BLOG | DOCUMENTATION | GITHUB

Home --> Documentations --> PJLIB-UTIL Reference

string.h File Reference

More string functions. More...

Go to the source code of this file.

Functions

pj_str_t pj_str_unescape (pj_pool_t *pool, const pj_str_t *src)
 
pj_str_tpj_strcpy_unescape (pj_str_t *dst, const pj_str_t *src)
 
pj_str_tpj_strncpy_escape (pj_str_t *dst, const pj_str_t *src, pj_ssize_t max, const pj_cis_t *unres)
 
pj_ssize_t pj_strncpy2_escape (char *dst, const pj_str_t *src, pj_ssize_t max, const pj_cis_t *unres)
 

Detailed Description

More string functions.

 


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.