Home
last modified time | relevance | path

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

/PHP-5.3/ext/mbstring/oniguruma/
H A Dregint.h663 #define SIZE_OPCODE 1 macro
709 #define SIZE_OP_ANYCHAR_STAR SIZE_OPCODE
713 #define SIZE_OP_POP SIZE_OPCODE
718 #define SIZE_OP_PUSH_POS SIZE_OPCODE
720 #define SIZE_OP_POP_POS SIZE_OPCODE
721 #define SIZE_OP_FAIL_POS SIZE_OPCODE
724 #define SIZE_OP_FAIL SIZE_OPCODE
731 #define SIZE_OP_PUSH_STOP_BT SIZE_OPCODE
732 #define SIZE_OP_POP_STOP_BT SIZE_OPCODE
737 #define SIZE_OP_FAIL_LOOK_BEHIND_NOT SIZE_OPCODE
[all …]
H A Dregcomp.c403 len = SIZE_OPCODE; in add_compile_string_length()
562 len = SIZE_OPCODE + SIZE_POINTER; in compile_length_cclass_node()
567 len = SIZE_OPCODE + SIZE_BITSET; in compile_length_cclass_node()
571 len = SIZE_OPCODE; in compile_length_cclass_node()
574 len = SIZE_OPCODE + SIZE_BITSET; in compile_length_cclass_node()
783 + mod_tlen + SIZE_OPCODE + SIZE_RELADDR + SIZE_MEMNUM; in compile_length_quantifier_node()
1004 + mod_tlen + SIZE_OPCODE + SIZE_RELADDR + SIZE_MEMNUM; in compile_length_quantifier_node()
1377 len = SIZE_OPCODE; in compile_length_anchor_node()
1511 r = SIZE_OPCODE; in compile_length_tree()
1520 r = SIZE_OPCODE + SIZE_OPTION + SIZE_LENGTH + in compile_length_tree()
[all …]

Completed in 22 milliseconds