Searched refs:OP_DOLL (Results 1 – 7 of 7) sorted by relevance
381 case OP_DOLL: in get_chr_property_list()1009 case OP_DOLL: in compare_opcodes()
259 case OP_DOLL: in find_minlength()969 case OP_DOLL: in set_start_bits()
1332 OP_DOLL, /* 25 End of line - not multiline */ enumerator
686 case OP_DOLL: in next_opcode()1068 case OP_DOLL: in detect_fast_forward_skip()1132 case OP_DOLL: in detect_fast_fail()1641 case OP_DOLL: in get_framesize()3919 case OP_DOLL: in scan_prefix()7101 case OP_DOLL: in compile_simple_assertion_matchingpath()8350 case OP_DOLL: in assert_needs_str_ptr_saving()10446 case OP_DOLL: in compile_matchingpath()
1014 case OP_DOLL: in internal_dfa_match()
5624 case OP_DOLL: in match()
5114 *code++ = ((options & PCRE2_MULTILINE) != 0)? OP_DOLLM : OP_DOLL; in compile_branch()
Completed in 87 milliseconds