Home
last modified time | relevance | path

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

/PHP-5.3/ext/pcre/pcrelib/
H A Dpcre_compile.c174 -ESC_h, 0,
199 /* 88 */-ESC_h, 0, 0, '{', 0, 0, 0, 0,
3304 case ESC_h: in check_auto_possessive()
3309 return escape != ESC_h; in check_auto_possessive()
3312 return escape == ESC_h; in check_auto_possessive()
3384 escape == ESC_h || escape == ESC_v || escape == ESC_R; in check_auto_possessive()
3393 return escape == ESC_s || escape == ESC_h || escape == ESC_v || escape == ESC_R; in check_auto_possessive()
3400 return escape == ESC_h; in check_auto_possessive()
3411 return escape == ESC_W || escape == ESC_s || escape == ESC_h || in check_auto_possessive()
4362 case ESC_h: in compile_branch()
H A Dpcre_internal.h1875 ESC_h, ESC_V, ESC_v, ESC_X, ESC_Z, ESC_z, enumerator

Completed in 31 milliseconds