Home
last modified time | relevance | path

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

/PHP-7.3/Zend/
H A Dzend_vm_execute.h316 #define SPEC_RULE_SMART_BRANCH 0x00200000 macro
65170 else if (spec & SPEC_RULE_SMART_BRANCH) {
65220 else if (spec & SPEC_RULE_SMART_BRANCH) {
65334 spec = 3253 | SPEC_RULE_OP1 | SPEC_RULE_OP2 | SPEC_RULE_SMART_BRANCH | SPEC_RULE_COMMUTATIVE;
65339 spec = 3328 | SPEC_RULE_OP1 | SPEC_RULE_OP2 | SPEC_RULE_SMART_BRANCH | SPEC_RULE_COMMUTATIVE;
65350 spec = 3403 | SPEC_RULE_OP1 | SPEC_RULE_OP2 | SPEC_RULE_SMART_BRANCH | SPEC_RULE_COMMUTATIVE;
65355 spec = 3478 | SPEC_RULE_OP1 | SPEC_RULE_OP2 | SPEC_RULE_SMART_BRANCH | SPEC_RULE_COMMUTATIVE;
65363 spec = 3553 | SPEC_RULE_OP1 | SPEC_RULE_OP2 | SPEC_RULE_SMART_BRANCH;
65368 spec = 3628 | SPEC_RULE_OP1 | SPEC_RULE_OP2 | SPEC_RULE_SMART_BRANCH;
65376 spec = 3703 | SPEC_RULE_OP1 | SPEC_RULE_OP2 | SPEC_RULE_SMART_BRANCH;
[all …]

Completed in 208 milliseconds