Searched refs:OP_ONCE (Results 1 – 8 of 8) sorted by relevance
646 case OP_ONCE: in compare_opcodes()664 case OP_ONCE: in compare_opcodes()689 *next_code != OP_ONCE) return FALSE; in compare_opcodes()
936 case OP_ONCE: in next_opcode()1483 case OP_ONCE: in detect_early_fail()1799 case OP_ONCE: in set_private_data_ptrs()2406 case OP_ONCE: in get_recurse_data_length()2755 case OP_ONCE: in copy_recurse_data()5549 case OP_ONCE: in scan_prefix()10613 if (opcode == OP_ONCE) in compile_bracket_matchingpath()10841 if (opcode == OP_ONCE) in compile_bracket_matchingpath()10996 if (opcode == OP_ONCE) in compile_bracket_matchingpath()12306 case OP_ONCE: in compile_matchingpath()[all …]
180 case OP_ONCE: in find_minlength()1120 case OP_ONCE: in set_start_bits()
6535 bravalue = OP_ONCE; in compile_branch()6691 if (bravalue >= OP_ONCE) /* Not an assertion */ in compile_branch()7174 case OP_ONCE: in compile_branch()7204 if (op_previous < OP_ONCE) /* Assertion */ in compile_branch()7426 if (*bracode == OP_ONCE && possessive_quantifier) *bracode = OP_BRA; in compile_branch()7431 if (*bracode == OP_ONCE || *bracode == OP_SCRIPT_RUN) in compile_branch()7738 tempcode[0] = OP_ONCE; in compile_branch()8441 else if (op == OP_ONCE) in is_anchored()8571 else if (op == OP_ONCE) in is_startline()8806 case OP_ONCE: in find_firstassertedcu()
428 case OP_ONCE: in pcre2_printint()
1562 OP_ONCE, /* 132 Atomic group, contains captures */ enumerator
5298 case OP_ONCE: in match()5808 case OP_ONCE: in match()
3087 case OP_ONCE: in internal_dfa_match()
Completed in 144 milliseconds