Home
last modified time | relevance | path

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

/PHP-7.4/ext/pcre/pcre2lib/
H A Dpcre2_study.c273 case OP_DOLLM: in find_minlength()
1013 case OP_DOLLM: in set_start_bits()
H A Dpcre2_printint.c820 case OP_DOLLM: in pcre2_printint()
H A Dpcre2_internal.h1341 #define LAST_AUTOTAB_RIGHT_OP OP_DOLLM
1377 OP_DOLLM, /* 26 End of line - multiline */ enumerator
H A Dpcre2_auto_possess.c384 case OP_DOLLM: in get_chr_property_list()
H A Dpcre2_jit_compile.c898 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()
H A Dpcre2_dfa_match.c1055 case OP_DOLLM: in internal_dfa_match()
H A Dpcre2_match.c5786 case OP_DOLLM: in match()
H A Dpcre2_compile.c5486 *code++ = ((options & PCRE2_MULTILINE) != 0)? OP_DOLLM : OP_DOLL; in compile_branch()

Completed in 115 milliseconds