Home
last modified time | relevance | path

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

/PHP-7.4/ext/pcre/pcre2lib/
H A Dpcre2_compile.c964 case META_ESCAPE: in show_parsed()
2537 *parsed_pattern++ = META_ESCAPE + ESC_b; in parse_regex()
3019 *parsed_pattern++ = META_ESCAPE + in parse_regex()
3221 *parsed_pattern++ = META_ESCAPE + ESC_b; in parse_regex()
3566 *parsed_pattern++ = META_ESCAPE + in parse_regex()
4682 *parsed_pattern++ = META_ESCAPE + ESC_b; in parse_regex()
5790 if (META_CODE(meta) != META_ESCAPE) in compile_branch()
7737 case META_ESCAPE: in compile_branch()
9109 case META_ESCAPE: in get_branchlength()
9495 case META_ESCAPE: in check_lookbehinds()
[all …]

Completed in 22 milliseconds