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