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