Searched refs:smart_str_get_len (Results 1 – 5 of 5) sorted by relevance
88 static zend_always_inline size_t smart_str_get_len(smart_str *str) { in smart_str_get_len() function
366 if (smart_str_get_len(&str)) { in zend_get_attribute_target_names()
115 if (smart_str_get_len(&buf) != 0) { in ZEND_INI_MH()
1037 } else if (smart_str_get_len(output) > 0) { in php_xmlwriter_flush()
1088 if (smart_str_get_len(&str_ini) > 0) { in _extension_string()
Completed in 53 milliseconds