Home
last modified time | relevance | path

Searched refs:smart_str_erealloc (Results 1 – 2 of 2) sorted by relevance

/PHP-7.4/Zend/
H A Dzend_smart_str.h51 ZEND_API void ZEND_FASTCALL smart_str_erealloc(smart_str *str, size_t len);
69 smart_str_erealloc(str, len); in END_EXTERN_C()
H A Dzend_smart_str.c31 ZEND_API void ZEND_FASTCALL smart_str_erealloc(smart_str *str, size_t len) in smart_str_erealloc() function

Completed in 6 milliseconds