Searched defs:smart_str_appendc_ex (Results 1 – 1 of 1) sorted by relevance
/PHP-8.1/Zend/ | ||
H A D | zend_smart_str.h | 116 static zend_always_inline void smart_str_appendc_ex(smart_str *dest, char ch, bool persistent) { in smart_str_appendc_ex() function |
Completed in 5 milliseconds