Home
last modified time | relevance | path

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

/external/pcre/dist2/src/
Dpcre2_internal.h1315 ESC_h, ESC_V, ESC_v, ESC_X, ESC_Z, ESC_z, enumerator
Dpcre2_compile.c312 -ESC_X, 0,
362 /* E0 */ '\\', 0, -ESC_S, 0, 0,-ESC_V, -ESC_W, -ESC_X,
1861 if (escape == ESC_P || escape == ESC_p || escape == ESC_X) in PRIV()
7379 else if (escape == ESC_X || escape == ESC_P || escape == ESC_p) in compile_branch()