Searched refs:ZEND_HASH_FILL_SET_LONG (Results 1 – 3 of 3) sorted by relevance
308 ZEND_HASH_FILL_SET_LONG(token_type); in add_token()312 ZEND_HASH_FILL_SET_LONG(lineno); in add_token()
3170 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);
1551 #define ZEND_HASH_FILL_SET_LONG(_val) \ macro
Completed in 36 milliseconds