Home
last modified time | relevance | path

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

/PHP-5.3/ext/mbstring/oniguruma/
H A Dregint.h713 #define SIZE_OP_POP SIZE_OPCODE macro
H A Dregcomp.c1233 + SIZE_OP_PUSH + tlen + SIZE_OP_POP + SIZE_OP_JUMP; in compile_length_effect_node()
1325 r = add_opcode_rel_addr(reg, OP_PUSH, len + SIZE_OP_POP + SIZE_OP_JUMP); in compile_effect_node()
1332 -((int )SIZE_OP_PUSH + len + (int )SIZE_OP_POP + (int )SIZE_OP_JUMP)); in compile_effect_node()

Completed in 26 milliseconds