Searched refs:ZEND_HASH_FILL_SET_STR (Results 1 – 3 of 3) sorted by relevance
310 ZEND_HASH_FILL_SET_STR(make_str(text, leng, interned_strings)); in add_token()
1557 #define ZEND_HASH_FILL_SET_STR(_val) \ macro
860 ZEND_HASH_FILL_SET_STR(zend_string_init_fast(p1, p2 - p1)); in php_explode()868 ZEND_HASH_FILL_SET_STR(zend_string_init_fast(p1, endp - p1)); in php_explode()
Completed in 21 milliseconds