Home
last modified time | relevance | path

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

/PHP-8.0/Zend/
H A Dzend_smart_str.h99 static zend_always_inline zend_string *smart_str_extract(smart_str *str) { in smart_str_extract() function
H A Dzend_attributes.c163 return smart_str_extract(&str); in zend_get_attribute_target_names()
/PHP-8.0/ext/reflection/
H A Dphp_reflection.c1565 RETURN_STR(smart_str_extract(&str)); in ZEND_METHOD()
2460 RETURN_STR(smart_str_extract(&str)); in ZEND_METHOD()
3130 RETURN_STR(smart_str_extract(&str)); in ZEND_METHOD()
3611 RETURN_STR(smart_str_extract(&str)); in ZEND_METHOD()
3994 RETURN_STR(smart_str_extract(&str)); in ZEND_METHOD()
5255 RETURN_STR(smart_str_extract(&str)); in ZEND_METHOD()
5706 RETURN_STR(smart_str_extract(&str)); in ZEND_METHOD()
6041 RETURN_STR(smart_str_extract(&str)); in ZEND_METHOD()

Completed in 44 milliseconds