Home
last modified time | relevance | path

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

/php-src/ext/pcre/pcre2lib/
H A Dpcre2_auto_possess.c400 case OP_DOLL: in get_chr_property_list()
1052 case OP_DOLL: in compare_opcodes()
H A Dpcre2_study.c273 case OP_DOLL: in find_minlength()
1016 case OP_DOLL: in set_start_bits()
H A Dpcre2_internal.h1425 OP_DOLL, /* 25 End of line - not multiline */ enumerator
H A Dpcre2_jit_compile.c943 case OP_DOLL: in next_opcode()
1330 case OP_DOLL: in detect_early_fail()
2163 case OP_DOLL: in get_framesize()
5639 case OP_DOLL: in scan_prefix()
8574 case OP_DOLL: in compile_simple_assertion_matchingpath()
10144 case OP_DOLL: in assert_needs_str_ptr_saving()
12502 case OP_DOLL: in compile_matchingpath()
H A Dpcre2_dfa_match.c1030 case OP_DOLL: in internal_dfa_match()
H A Dpcre2_match.c6147 case OP_DOLL: in match()
H A Dpcre2_compile.c5843 *code++ = ((options & PCRE2_MULTILINE) != 0)? OP_DOLLM : OP_DOLL; in compile_branch()

Completed in 94 milliseconds