Home
last modified time | relevance | path

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

/PHP-5.4/ext/standard/
H A Dphp_smart_str.h54 #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 4 milliseconds