Searched defs:smart_str_append (Results 1 – 1 of 1) sorted by relevance
/php-src/Zend/ | ||
H A D | zend_smart_str.h | 179 static zend_always_inline void smart_str_append(smart_str *dest, const zend_string *src) in smart_str_append() function |
Completed in 4 milliseconds