Home
last modified time | relevance | path

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

/PHP-5.5/ext/pcre/pcrelib/
H A Dpcre_internal.h1862 ESC_DU, ESC_du, ESC_SU, ESC_su, ESC_WU, ESC_wu }; enumerator
H A Dpcre_compile.c5167 case ESC_wu: /* escape sequence with an appropriate \p */ in compile_branch()
8061 if (escape >= ESC_DU && escape <= ESC_wu) in compile_branch()

Completed in 37 milliseconds