Home
last modified time | relevance | path

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

/php-src/Zend/
H A Dzend_smart_str.h88 static zend_always_inline size_t smart_str_get_len(smart_str *str) { in smart_str_get_len() function
H A Dzend_attributes.c319 if (smart_str_get_len(&str)) { in zend_get_attribute_target_names()
/php-src/main/
H A Dfopen_wrappers.c115 if (smart_str_get_len(&buf) != 0) { in ZEND_INI_MH()
/php-src/ext/reflection/
H A Dphp_reflection.c1068 if (smart_str_get_len(&str_ini) > 0) { in _extension_string()

Completed in 30 milliseconds