Searched defs:zend_string_safe_realloc (Results 1 – 1 of 1) sorted by relevance
/PHP-8.0/Zend/ | ||
H A D | zend_string.h | 276 static zend_always_inline zend_string *zend_string_safe_realloc(zend_string *s, size_t n, size_t m,… in zend_string_safe_realloc() function |
Completed in 10 milliseconds