Home
last modified time | relevance | path

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

/PHP-5.5/ext/standard/
H A Dphp_smart_str.h54 #define smart_str_alloc4(d, n, what, newlen) do { \ macro
75 smart_str_alloc4((d), (n), (what), newlen)
101 smart_str_alloc4((dest), 1, (what), __nl); \
119 smart_str_alloc4(__dest, (nlen), (what), __nl); \

Completed in 5 milliseconds