Home
last modified time | relevance | path

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

/PHP-5.5/ext/mbstring/oniguruma/
H A Dregcomp.c764 len = SIZE_OP_JUMP; in compile_length_quantifier_node()
772 len = SIZE_OP_JUMP; in compile_length_quantifier_node()
781 len = SIZE_OP_JUMP + tlen; in compile_length_quantifier_node()
886 -(mod_tlen + (int )SIZE_OP_JUMP in compile_quantifier_node()
940 r = add_rel_addr(reg, SIZE_OP_JUMP); in compile_quantifier_node()
993 len = SIZE_OP_JUMP; in compile_length_quantifier_node()
1011 len = SIZE_OP_JUMP + tlen; in compile_length_quantifier_node()
1088 mod_tlen + SIZE_OP_JUMP); in compile_quantifier_node()
1098 mod_tlen + SIZE_OP_JUMP); in compile_quantifier_node()
1601 len += SIZE_OP_PUSH + SIZE_OP_JUMP; in compile_tree()
[all …]
H A Dregint.h588 #define SIZE_OP_JUMP (SIZE_OPCODE + SIZE_RELADDR) macro

Completed in 23 milliseconds