Searched refs:ZEND_HASH_FILL_SET_LONG (Results 1 – 3 of 3) sorted by relevance
309 ZEND_HASH_FILL_SET_LONG(token_type); in add_token()313 ZEND_HASH_FILL_SET_LONG(lineno); in add_token()
3061 ZEND_HASH_FILL_SET_LONG(start_long - (i * unsigned_step));3077 ZEND_HASH_FILL_SET_LONG(start_long + (i * unsigned_step));4342 ZEND_HASH_FILL_SET_LONG(lval);4351 ZEND_HASH_FILL_SET_LONG(num_idx);6202 ZEND_HASH_FILL_SET_LONG(num_key);
1542 #define ZEND_HASH_FILL_SET_LONG(_val) \ macro
Completed in 33 milliseconds