Searched refs:ESC_R (Results 1 – 2 of 2) sorted by relevance
/PHP-5.3/ext/pcre/pcrelib/ |
H A D | pcre_compile.c | 163 -ESC_R, -ESC_S, 209 /* D8 */-ESC_Q,-ESC_R, 0, 0, 0, 0, 0, 0, 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() 3397 escape == ESC_w || escape == ESC_v || escape == ESC_R; in check_auto_possessive() 3408 return escape == ESC_v || escape == ESC_R; in check_auto_possessive() 3412 escape == ESC_v || escape == ESC_R; in check_auto_possessive()
|
H A D | pcre_internal.h | 1874 ESC_W, ESC_w, ESC_N, ESC_dum, ESC_C, ESC_P, ESC_p, ESC_R, ESC_H, enumerator
|
Completed in 47 milliseconds