Searched refs:OP_DOLLM (Results 1 – 8 of 8) sorted by relevance
273 case OP_DOLLM: in find_minlength()1013 case OP_DOLLM: in set_start_bits()
820 case OP_DOLLM: in pcre2_printint()
1341 #define LAST_AUTOTAB_RIGHT_OP OP_DOLLM1377 OP_DOLLM, /* 26 End of line - multiline */ enumerator
384 case OP_DOLLM: in get_chr_property_list()
898 case OP_DOLLM: in next_opcode()1277 case OP_DOLLM: in detect_early_fail()2065 case OP_DOLLM: in get_framesize()5410 case OP_DOLLM: in scan_prefix()8078 case OP_DOLLM: in compile_simple_assertion_matchingpath()9533 case OP_DOLLM: in assert_needs_str_ptr_saving()11807 case OP_DOLLM: in compile_matchingpath()
1055 case OP_DOLLM: in internal_dfa_match()
5786 case OP_DOLLM: in match()
5486 *code++ = ((options & PCRE2_MULTILINE) != 0)? OP_DOLLM : OP_DOLL; in compile_branch()
Completed in 111 milliseconds