Searched refs:smart_str_alloc4 (Results 1 – 1 of 1) sorted by relevance
/PHP-5.4/ext/standard/ |
H A D | php_smart_str.h | 54 #define smart_str_alloc4(d, n, what, newlen) do { \ macro 72 smart_str_alloc4((d), (n), (what), newlen) 98 smart_str_alloc4((dest), 1, (what), __nl); \ 116 smart_str_alloc4(__dest, (nlen), (what), __nl); \
|
Completed in 8 milliseconds