Home
last modified time | relevance | path

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

/php-src/ext/tokenizer/
H A Dtokenizer.c310 ZEND_HASH_FILL_SET_STR(make_str(text, leng, interned_strings)); in add_token()
/php-src/Zend/
H A Dzend_hash.h1557 #define ZEND_HASH_FILL_SET_STR(_val) \ macro
/php-src/ext/standard/
H A Dstring.c860 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