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