Searched defs:zend_string_safe_alloc (Results 1 – 1 of 1) sorted by relevance
/PHP-7.4/Zend/ | ||
H A D | zend_string.h | 145 static zend_always_inline zend_string *zend_string_safe_alloc(size_t n, size_t m, size_t l, int per… in zend_string_safe_alloc() function |
Completed in 9 milliseconds