Searched refs:ESC_P (Results 1 – 2 of 2) sorted by relevance
/external/pcre/dist/ |
D | pcre_compile.c | 169 -ESC_P, -ESC_Q, 215 /* D0 */ '}', 0, -ESC_K, 0, 0,-ESC_N, 0, -ESC_P, 5233 case ESC_P: in compile_branch() 8025 else if (escape == ESC_P || escape == ESC_p) in compile_branch() 8042 else if (escape == ESC_X || escape == ESC_P || escape == ESC_p) in compile_branch()
|
D | pcre_internal.h | 1855 ESC_W, ESC_w, ESC_N, ESC_dum, ESC_C, ESC_P, ESC_p, ESC_R, ESC_H, enumerator
|