Home
last modified time | relevance | path

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

/PHP-8.0/Zend/
H A Dzend_smart_str.h50 ZEND_API void ZEND_FASTCALL smart_str_realloc(smart_str *str, size_t len);
65 smart_str_realloc(str, len); in END_EXTERN_C()
H A Dzend_smart_str.c43 ZEND_API void ZEND_FASTCALL smart_str_realloc(smart_str *str, size_t len) in smart_str_realloc() function

Completed in 7 milliseconds