Searched refs:OP_ONCE (Results 1 – 8 of 8) sorted by relevance
648 case OP_ONCE: in compare_opcodes()670 case OP_ONCE: in compare_opcodes()695 *next_code != OP_ONCE) return FALSE; in compare_opcodes()
978 case OP_ONCE: in next_opcode()1884 case OP_ONCE: in set_private_data_ptrs()2507 case OP_ONCE: in get_recurse_data_length()2856 case OP_ONCE: in copy_recurse_data()5703 case OP_ONCE: in scan_prefix()10964 if (opcode == OP_ONCE) in compile_bracket_matchingpath()11222 case OP_ONCE: in compile_bracket_matchingpath()11379 if (opcode == OP_ONCE) in compile_bracket_matchingpath()12695 case OP_ONCE: in compile_matchingpath()13105 if (opcode == OP_ONCE) in compile_bracket_backtrackingpath()[all …]
180 case OP_ONCE: in find_minlength()1212 case OP_ONCE: in set_start_bits()
6799 bravalue = OP_ONCE; in compile_branch()6957 if (bravalue >= OP_ONCE) /* Not an assertion */ in compile_branch()7437 case OP_ONCE: in compile_branch()7467 if (op_previous < OP_ONCE) /* Assertion */ in compile_branch()7685 if (*bracode == OP_ONCE && possessive_quantifier) *bracode = OP_BRA; in compile_branch()7690 if (*bracode == OP_ONCE || *bracode == OP_SCRIPT_RUN) in compile_branch()7997 tempcode[0] = OP_ONCE; in compile_branch()8738 else if (op == OP_ONCE) in is_anchored()8868 else if (op == OP_ONCE) in is_startline()9103 case OP_ONCE: in find_firstassertedcu()
427 case OP_ONCE: in pcre2_printint()
1588 OP_ONCE, /* 133 Atomic group, contains captures */ enumerator
5391 case OP_ONCE: in match()6023 case OP_ONCE: in match()
3139 case OP_ONCE: in internal_dfa_match()
Completed in 159 milliseconds