Home
last modified time | relevance | path

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

/PHP-8.0/Zend/
H A Dzend_smart_string.h51 ZEND_API void ZEND_FASTCALL _smart_string_alloc_persistent(smart_string *str, size_t len);
57 _smart_string_alloc_persistent(str, len); in smart_string_alloc()
H A Dzend_smart_str.c127 ZEND_API void ZEND_FASTCALL _smart_string_alloc_persistent(smart_string *str, size_t len) in _smart_string_alloc_persistent() function

Completed in 6 milliseconds