Home
last modified time | relevance | path

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

/external/pcre/dist/
Dpcre_internal.h1856 ESC_h, ESC_V, ESC_v, ESC_X, ESC_Z, ESC_z, enumerator
Dpcre_compile.c172 -ESC_V, -ESC_W,
217 /* E0 */ '\\', 0, -ESC_S, 0, 0,-ESC_V, -ESC_W, -ESC_X,
5227 case ESC_V: in compile_branch()