Home
last modified time | relevance | path

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

/PHP-7.4/ext/standard/
H A Darray.c2924 ZEND_HASH_FILL_SET_LONG(low - (i * lstep));
2938 ZEND_HASH_FILL_SET_LONG(low + (i * lstep));
4012 ZEND_HASH_FILL_SET_LONG(lval);
4021 ZEND_HASH_FILL_SET_LONG(num_idx);
5938 ZEND_HASH_FILL_SET_LONG(num_key);
/PHP-7.4/Zend/
H A Dzend_hash.h1086 #define ZEND_HASH_FILL_SET_LONG(_val) \ macro

Completed in 30 milliseconds