Searched refs:smart_str_realloc (Results 1 – 2 of 2) sorted by relevance
47 ZEND_API void ZEND_FASTCALL smart_str_realloc(smart_str *str, size_t len);60 smart_str_realloc(str, len); in END_EXTERN_C()
49 ZEND_API void ZEND_FASTCALL smart_str_realloc(smart_str *str, size_t len) in smart_str_realloc() function
Completed in 7 milliseconds