Home
last modified time | relevance | path

Searched refs:ESC_W (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,
3301 case ESC_W: in check_auto_possessive()
3383 return escape == ESC_D || escape == ESC_s || escape == ESC_W || in check_auto_possessive()
3411 return escape == ESC_W || escape == ESC_s || escape == ESC_h || in check_auto_possessive()
4338 case ESC_W: in compile_branch()
H A Dpcre_internal.h1874 ESC_W, ESC_w, ESC_N, ESC_dum, ESC_C, ESC_P, ESC_p, ESC_R, ESC_H, enumerator

Completed in 36 milliseconds