Home
last modified time | relevance | path

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

/PHP-7.4/ext/pcre/pcre2lib/
H A Dpcre2_compile.c542 -ESC_p, 0,
965 if (meta_arg == ESC_P || meta_arg == ESC_p) in show_parsed()
3021 ESC_p : ESC_P); in parse_regex()
3045 case ESC_p: in parse_regex()
3242 *parsed_pattern++ = META_ESCAPE + ESC_p; in parse_regex()
3568 ESC_p : ESC_P); in parse_regex()
3592 case ESC_p: in parse_regex()
5871 case ESC_p: in compile_branch()
7761 if (meta_arg == ESC_P || meta_arg == ESC_p) in compile_branch()
7769 if (meta_arg == ESC_p && ptype == PT_ANY) in compile_branch()
[all …]
H A Dpcre2_internal.h1313 ESC_W, ESC_w, ESC_N, ESC_dum, ESC_C, ESC_P, ESC_p, ESC_R, ESC_H, enumerator

Completed in 35 milliseconds