Searched refs:ZEND_HASH_FILL_SET_STR (Results 1 – 3 of 3) sorted by relevance
311 ZEND_HASH_FILL_SET_STR(make_str(text, leng, interned_strings)); in add_token()
1548 #define ZEND_HASH_FILL_SET_STR(_val) \ macro
834 ZEND_HASH_FILL_SET_STR(zend_string_init_fast(p1, p2 - p1)); in php_explode()842 ZEND_HASH_FILL_SET_STR(zend_string_init_fast(p1, endp - p1)); in php_explode()
Completed in 28 milliseconds