Searched defs:zend_string_realloc (Results 1 – 1 of 1) sorted by relevance
/PHP-8.0/Zend/ | ||
H A D | zend_string.h | 214 static zend_always_inline zend_string *zend_string_realloc(zend_string *s, size_t len, bool persist… in zend_string_realloc() function |
Completed in 6 milliseconds