Home
last modified time | relevance | path

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

/PHP-5.3/ext/pcre/pcrelib/
H A Dpcre_compile.c165 -ESC_V, -ESC_W,
210 /* E0 */ '\\', 0, -ESC_S, 0, 0,-ESC_V, -ESC_W, -ESC_X,
3316 case ESC_V: in check_auto_possessive()
3405 return escape == ESC_V || escape == ESC_d || escape == ESC_w; in check_auto_possessive()
4377 case ESC_V: in compile_branch()
H A Dpcre_internal.h1875 ESC_h, ESC_V, ESC_v, ESC_X, ESC_Z, ESC_z, enumerator

Completed in 29 milliseconds