Home
last modified time | relevance | path

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

/PHP-7.4/Zend/
H A Dzend_smart_str.h101 static zend_always_inline zend_string *smart_str_extract(smart_str *str) { in smart_str_extract() function
/PHP-7.4/ext/reflection/
H A Dphp_reflection.c1567 RETURN_STR(smart_str_extract(&str)); in ZEND_METHOD()
2448 RETURN_STR(smart_str_extract(&str)); in ZEND_METHOD()
3032 RETURN_STR(smart_str_extract(&str)); in ZEND_METHOD()
3561 RETURN_STR(smart_str_extract(&str)); in ZEND_METHOD()
3955 RETURN_STR(smart_str_extract(&str)); in ZEND_METHOD()
5378 RETURN_STR(smart_str_extract(&str)); in ZEND_METHOD()
5764 RETURN_STR(smart_str_extract(&str)); in ZEND_METHOD()
6115 RETURN_STR(smart_str_extract(&str)); in ZEND_METHOD()

Completed in 29 milliseconds