Home
last modified time | relevance | path

Searched refs:ZEND_HASH_FILL_SET_STR (Results 1 – 3 of 3) sorted by relevance

/PHP-8.3/ext/tokenizer/
H A Dtokenizer.c311 ZEND_HASH_FILL_SET_STR(make_str(text, leng, interned_strings)); in add_token()
/PHP-8.3/Zend/
H A Dzend_hash.h1540 #define ZEND_HASH_FILL_SET_STR(_val) \ macro
/PHP-8.3/ext/standard/
H A Dstring.c834 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