Searched refs:smart_str_erealloc (Results 1 – 2 of 2) sorted by relevance
26 ZEND_API void ZEND_FASTCALL smart_str_erealloc(smart_str *str, size_t len);49 smart_str_erealloc(str, len); in END_EXTERN_C()
29 ZEND_API void ZEND_FASTCALL smart_str_erealloc(smart_str *str, size_t len) in smart_str_erealloc() function
Completed in 5 milliseconds