Home
last modified time | relevance | path

Searched refs:OP_DOLL (Results 1 – 8 of 8) sorted by relevance

/third_party/pcre2/pcre2/src/
Dpcre2_auto_possess.c400 case OP_DOLL: in get_chr_property_list()
1046 case OP_DOLL: in compare_opcodes()
Dpcre2_study.c272 case OP_DOLL: in find_minlength()
1012 case OP_DOLL: in set_start_bits()
Dpcre2_internal.h1400 OP_DOLL, /* 25 End of line - not multiline */ enumerator
Dpcre2_jit_compile.c902 case OP_DOLL: in next_opcode()
1283 case OP_DOLL: in detect_early_fail()
2065 case OP_DOLL: in get_framesize()
5487 case OP_DOLL: in scan_prefix()
8367 case OP_DOLL: in compile_simple_assertion_matchingpath()
9840 case OP_DOLL: in assert_needs_str_ptr_saving()
12114 case OP_DOLL: in compile_matchingpath()
Dpcre2_dfa_match.c1028 case OP_DOLL: in internal_dfa_match()
Dpcre2_match.c5928 case OP_DOLL: in match()
Dpcre2_compile.c5594 *code++ = ((options & PCRE2_MULTILINE) != 0)? OP_DOLLM : OP_DOLL; in compile_branch()
/third_party/pcre2/pcre2/
DHACKING412 OP_DOLL $ (end of data, or before final newline)