Home
last modified time | relevance | path

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

/PHP-8.4/ext/pcre/pcre2lib/
H A Dpcre2_compile.c975 case META_ESCAPE: in show_parsed()
2674 *parsed_pattern++ = META_ESCAPE + escape; in handle_escdsw()
2678 *parsed_pattern++ = META_ESCAPE + prop; in handle_escdsw()
2820 *parsed_pattern++ = META_ESCAPE + ESC_b; in parse_regex()
3508 *parsed_pattern++ = META_ESCAPE + ESC_b; in parse_regex()
5004 *parsed_pattern++ = META_ESCAPE + ESC_b; in parse_regex()
6158 if (META_CODE(meta) != META_ESCAPE) in compile_branch()
8113 case META_ESCAPE: in compile_branch()
9546 case META_ESCAPE: in get_branchlength()
9983 case META_ESCAPE: in check_lookbehinds()
[all …]

Completed in 36 milliseconds