Home
last modified time | relevance | path

Searched refs:smart_str_alloc (Results 1 – 4 of 4) sorted by relevance

/PHP-5.5/ext/standard/
H A Dphp_smart_str.h74 #define smart_str_alloc(d, n, what) \ macro
/PHP-5.5/main/
H A Dspprintf.c156 smart_str_alloc(xbuf, (count), 0); \
/PHP-5.5/ext/json/
H A Djson.c452 smart_str_alloc(buf, len+2, 0); in json_escape_string()
/PHP-5.5/ext/iconv/
H A Diconv.c396 smart_str_alloc((d), out_left, 0); in _php_iconv_appendl()
433 smart_str_alloc((d), out_left, 0); in _php_iconv_appendl()

Completed in 13 milliseconds