Searched refs:smart_str_get_len (Results 1 – 3 of 3) sorted by relevance
100 static zend_always_inline size_t smart_str_get_len(smart_str *str) { in smart_str_get_len() function
161 if (smart_str_get_len(&str)) { in zend_get_attribute_target_names()
1034 if (smart_str_get_len(&str_ini) > 0) { in _extension_string()
Completed in 32 milliseconds