Home
last modified time | relevance | path

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

/PHP-7.1/ext/mbstring/oniguruma/
H A Dregint.h560 #define SIZE_OPCODE 1 macro
590 #define SIZE_OP_ANYCHAR_STAR SIZE_OPCODE
594 #define SIZE_OP_POP SIZE_OPCODE
599 #define SIZE_OP_PUSH_POS SIZE_OPCODE
601 #define SIZE_OP_POP_POS SIZE_OPCODE
602 #define SIZE_OP_FAIL_POS SIZE_OPCODE
605 #define SIZE_OP_FAIL SIZE_OPCODE
612 #define SIZE_OP_PUSH_STOP_BT SIZE_OPCODE
613 #define SIZE_OP_POP_STOP_BT SIZE_OPCODE
618 #define SIZE_OP_FAIL_LOOK_BEHIND_NOT SIZE_OPCODE
[all …]
H A Dregcomp.c425 len = SIZE_OPCODE; in add_compile_string_length()
582 len = SIZE_OPCODE + SIZE_POINTER; in compile_length_cclass_node()
587 len = SIZE_OPCODE + SIZE_BITSET; in compile_length_cclass_node()
591 len = SIZE_OPCODE; in compile_length_cclass_node()
594 len = SIZE_OPCODE + SIZE_BITSET; in compile_length_cclass_node()
803 + mod_tlen + SIZE_OPCODE + SIZE_RELADDR + SIZE_MEMNUM; in compile_length_quantifier_node()
1024 + mod_tlen + SIZE_OPCODE + SIZE_RELADDR + SIZE_MEMNUM; in compile_length_quantifier_node()
1397 len = SIZE_OPCODE; in compile_length_anchor_node()
1531 r = SIZE_OPCODE; in compile_length_tree()
1540 r = SIZE_OPCODE + SIZE_OPTION + SIZE_LENGTH + in compile_length_tree()
[all …]

Completed in 28 milliseconds