Home
last modified time | relevance | path

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

/PHP-8.0/ext/standard/
H A Darray.c2877 ZEND_HASH_FILL_SET_LONG(low - (i * lstep));
2891 ZEND_HASH_FILL_SET_LONG(low + (i * lstep));
3992 ZEND_HASH_FILL_SET_LONG(lval);
4001 ZEND_HASH_FILL_SET_LONG(num_idx);
5765 ZEND_HASH_FILL_SET_LONG(num_key);
/PHP-8.0/Zend/
H A Dzend_hash.h1153 #define ZEND_HASH_FILL_SET_LONG(_val) \ macro

Completed in 26 milliseconds