Home
last modified time | relevance | path

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

/PHP-7.2/Zend/
H A Dzend_smart_str.h90 static zend_always_inline zend_string *smart_str_extract(smart_str *str) { in smart_str_extract() function
/PHP-7.2/ext/reflection/
H A Dphp_reflection.c1629 RETURN_STR(smart_str_extract(&str)); in ZEND_METHOD()
2507 RETURN_STR(smart_str_extract(&str)); in ZEND_METHOD()
3089 RETURN_STR(smart_str_extract(&str)); in ZEND_METHOD()
3630 RETURN_STR(smart_str_extract(&str)); in ZEND_METHOD()
3977 RETURN_STR(smart_str_extract(&str)); in ZEND_METHOD()
5425 RETURN_STR(smart_str_extract(&str)); in ZEND_METHOD()
5761 RETURN_STR(smart_str_extract(&str)); in ZEND_METHOD()
6123 RETURN_STR(smart_str_extract(&str)); in ZEND_METHOD()

Completed in 23 milliseconds