Home
last modified time | relevance | path

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

/PHP-7.0/ext/standard/
H A Dphp_smart_string.h55 #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 4 milliseconds