Searched refs:smart_str_extract_ex (Results 1 – 1 of 1) sorted by relevance
104 static zend_always_inline zend_string *smart_str_extract_ex(smart_str *str, bool persistent) { in smart_str_extract_ex() function119 return smart_str_extract_ex(dest, false); in smart_str_extract()
Completed in 4 milliseconds