Home
last modified time | relevance | path

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

/php-src/ext/pcre/pcre2lib/
H A Dpcre2_study.c274 case OP_DOLLM: in find_minlength()
1017 case OP_DOLLM: in set_start_bits()
H A Dpcre2_printint.c870 case OP_DOLLM: in pcre2_printint()
H A Dpcre2_internal.h1390 #define LAST_AUTOTAB_RIGHT_OP OP_DOLLM
1426 OP_DOLLM, /* 26 End of line - multiline */ enumerator
H A Dpcre2_auto_possess.c401 case OP_DOLLM: in get_chr_property_list()
H A Dpcre2_jit_compile.c944 case OP_DOLLM: in next_opcode()
1331 case OP_DOLLM: in detect_early_fail()
2164 case OP_DOLLM: in get_framesize()
5640 case OP_DOLLM: in scan_prefix()
8593 case OP_DOLLM: in compile_simple_assertion_matchingpath()
10145 case OP_DOLLM: in assert_needs_str_ptr_saving()
12503 case OP_DOLLM: in compile_matchingpath()
H A Dpcre2_dfa_match.c1057 case OP_DOLLM: in internal_dfa_match()
H A Dpcre2_match.c6214 case OP_DOLLM: in match()
H A Dpcre2_compile.c5843 *code++ = ((options & PCRE2_MULTILINE) != 0)? OP_DOLLM : OP_DOLL; in compile_branch()

Completed in 101 milliseconds