Home --> Documentations --> PJLIB-UTIL Reference
Go to the documentation of this file.
19#ifndef __PJLIB_UTIL_STRING_H__
20#define __PJLIB_UTIL_STRING_H__
pj_str_t pj_str_unescape(pj_pool_t *pool, const pj_str_t *src)
pj_ssize_t pj_strncpy2_escape(char *dst, const pj_str_t *src, pj_ssize_t max, const pj_cis_t *unres)
pj_str_t * pj_strcpy_unescape(pj_str_t *dst, const pj_str_t *src)
pj_str_t * pj_strncpy_escape(pj_str_t *dst, const pj_str_t *src, pj_ssize_t max, const pj_cis_t *unres)
Definition: scanner_cis_bitwise.h:59
PJLIB-UTIL Open Source, small footprint, and portable asynchronous/caching DNS resolver, text scanner, STUN client, and XML library
Copyright (C) 2006-2009 Teluu Inc.
|