Home
last modified time | relevance | path

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

/PHP-5.5/ext/mbstring/oniguruma/
H A Dregint.h590 #define SIZE_OP_POP SIZE_OPCODE macro
H A Dregcomp.c1253 + SIZE_OP_PUSH + tlen + SIZE_OP_POP + SIZE_OP_JUMP; in compile_length_enclose_node()
1345 r = add_opcode_rel_addr(reg, OP_PUSH, len + SIZE_OP_POP + SIZE_OP_JUMP); in compile_enclose_node()
1352 -((int )SIZE_OP_PUSH + len + (int )SIZE_OP_POP + (int )SIZE_OP_JUMP)); in compile_enclose_node()

Completed in 21 milliseconds