Home
last modified time | relevance | path

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

/PHP-7.3/ext/pcre/pcre2lib/
H A Dpcre2_compile.c896 case META_ESCAPE: in show_parsed()
2366 *parsed_pattern++ = META_ESCAPE + ESC_b; in parse_regex()
2826 *parsed_pattern++ = META_ESCAPE + in parse_regex()
3013 *parsed_pattern++ = META_ESCAPE + ESC_b; in parse_regex()
3356 *parsed_pattern++ = META_ESCAPE + in parse_regex()
4322 *parsed_pattern++ = META_ESCAPE + ESC_b; in parse_regex()
5380 if (META_CODE(meta) != META_ESCAPE) in compile_branch()
7315 case META_ESCAPE: in compile_branch()
8654 case META_ESCAPE: in get_branchlength()
8996 case META_ESCAPE: in check_lookbehinds()
[all …]

Completed in 59 milliseconds