Searched defs:smart_str_appendl (Results 1 – 1 of 1) sorted by relevance
/php-src/Zend/ | ||
H A D | zend_smart_str.h | 167 static zend_always_inline void smart_str_appendl(smart_str *dest, const char *src, size_t length) in smart_str_appendl() function |
Completed in 5 milliseconds