Home
last modified time | relevance | path

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

/PHP-7.4/Zend/
H A Dzend_bitset.h219 #define ZEND_BITSET_FOREACH(set, len, bit) do { \ macro
/PHP-7.4/ext/opcache/Optimizer/
H A Ddce.c589 ZEND_BITSET_FOREACH(ctx.instr_dead, ctx.instr_worklist_len, i) { in dce_optimize_op_array()
H A Dzend_inference.c67 ZEND_BITSET_FOREACH(worklist, len, i) { \
4037 ZEND_BITSET_FOREACH(visited, bitset_len, i) { in zend_type_narrowing()

Completed in 28 milliseconds