Home
last modified time | relevance | path

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

/PHP-8.3/Zend/
H A Dzend_smart_str.h87 static zend_always_inline size_t smart_str_get_len(smart_str *str) { in smart_str_get_len() function
H A Dzend_attributes.c236 if (smart_str_get_len(&str)) { in zend_get_attribute_target_names()
/PHP-8.3/main/
H A Dfopen_wrappers.c115 if (smart_str_get_len(&buf) != 0) { in ZEND_INI_MH()
/PHP-8.3/ext/reflection/
H A Dphp_reflection.c1038 if (smart_str_get_len(&str_ini) > 0) { in _extension_string()

Completed in 35 milliseconds