Home
last modified time | relevance | path

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

/PHP-8.2/ext/pcre/pcre2lib/
H A Dpcre2_compile.c969 case META_ESCAPE: in show_parsed()
2643 *parsed_pattern++ = META_ESCAPE + ESC_b; in parse_regex()
3125 *parsed_pattern++ = META_ESCAPE + in parse_regex()
3327 *parsed_pattern++ = META_ESCAPE + ESC_b; in parse_regex()
3672 *parsed_pattern++ = META_ESCAPE + in parse_regex()
4789 *parsed_pattern++ = META_ESCAPE + ESC_b; in parse_regex()
5896 if (META_CODE(meta) != META_ESCAPE) in compile_branch()
7852 case META_ESCAPE: in compile_branch()
9233 case META_ESCAPE: in get_branchlength()
9619 case META_ESCAPE: in check_lookbehinds()
[all …]

Completed in 25 milliseconds