Home
last modified time | relevance | path

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

/php-src/Zend/
H A Dzend_smart_str.h105 static zend_always_inline zend_string *smart_str_extract_ex(smart_str *str, bool persistent) { in smart_str_extract_ex() function
120 return smart_str_extract_ex(dest, false); in smart_str_extract()

Completed in 12 milliseconds