Home
last modified time | relevance | path

Searched refs:CHAR_GRAVE_ACCENT (Results 1 – 5 of 5) sorted by relevance

/PHP-5.5/ext/pcre/pcrelib/
H A Dpcre_xclass.c199 c == CHAR_GRAVE_ACCENT) == isprop) in PRIV()
H A Dpcre_internal.h1322 #define CHAR_GRAVE_ACCENT '`' macro
1585 #define CHAR_GRAVE_ACCENT '\140' macro
H A Dpcre_exec.c2636 c == CHAR_GRAVE_ACCENT || (c >= 0xa0 && c <= 0xd7ff) || in match()
4331 c == CHAR_GRAVE_ACCENT || (c >= 0xa0 && c <= 0xd7ff) || in match()
5090 c == CHAR_GRAVE_ACCENT || (c >= 0xa0 && c <= 0xd7ff) || in match()
5597 c == CHAR_GRAVE_ACCENT || (c >= 0xa0 && c <= 0xd7ff) || in match()
H A Dpcre_compile.c177 CHAR_GRAVE_ACCENT, ESC_a,
H A Dpcre_jit_compile.c5195 …_SUB | SLJIT_SET_E, SLJIT_UNUSED, 0, TMP1, 0, SLJIT_IMM, (sljit_sw)(CHAR_GRAVE_ACCENT - charoffset… in compile_xclass_matchingpath()

Completed in 111 milliseconds