Home
last modified time | relevance | path

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

/php-src/ext/tokenizer/
H A Dtokenizer.c308 ZEND_HASH_FILL_SET_LONG(token_type); in add_token()
312 ZEND_HASH_FILL_SET_LONG(lineno); in add_token()
/php-src/ext/standard/
H A Darray.c3170 ZEND_HASH_FILL_SET_LONG(start_long - (i * unsigned_step));
3186 ZEND_HASH_FILL_SET_LONG(start_long + (i * unsigned_step));
4463 ZEND_HASH_FILL_SET_LONG(lval);
4472 ZEND_HASH_FILL_SET_LONG(num_idx);
6326 ZEND_HASH_FILL_SET_LONG(num_key);
/php-src/Zend/
H A Dzend_hash.h1551 #define ZEND_HASH_FILL_SET_LONG(_val) \ macro

Completed in 36 milliseconds