Home
last modified time | relevance | path

Searched refs:smart_str_get_len (Results 1 – 5 of 5) 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.c366 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/xmlwriter/
H A Dphp_xmlwriter.c1037 } else if (smart_str_get_len(output) > 0) { in php_xmlwriter_flush()
/php-src/ext/reflection/
H A Dphp_reflection.c1088 if (smart_str_get_len(&str_ini) > 0) { in _extension_string()

Completed in 53 milliseconds