Searched refs:smart_string_alloc4 (Results 1 – 1 of 1) sorted by relevance
/PHP-7.1/ext/standard/ |
H A D | php_smart_string.h | 55 #define smart_string_alloc4(d, n, what, newlen) do { \ macro 76 smart_string_alloc4((d), (n), (what), newlen) 100 smart_string_alloc4((dest), 1, (what), __nl); \ 118 smart_string_alloc4(__dest, (nlen), (what), __nl); \
|
Completed in 5 milliseconds