Home
last modified time | relevance | path

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

/PHP-7.0/ext/pcre/pcrelib/
H A Dpcre_xclass.c197 c == CHAR_GRAVE_ACCENT) == isprop) in PRIV()
H A Dpcre_internal.h1318 #define CHAR_GRAVE_ACCENT '`' macro
1581 #define CHAR_GRAVE_ACCENT '\140' macro
H A Dpcre_exec.c2634 c == CHAR_GRAVE_ACCENT || (c >= 0xa0 && c <= 0xd7ff) || in match()
4329 c == CHAR_GRAVE_ACCENT || (c >= 0xa0 && c <= 0xd7ff) || in match()
5088 c == CHAR_GRAVE_ACCENT || (c >= 0xa0 && c <= 0xd7ff) || in match()
5595 c == CHAR_GRAVE_ACCENT || (c >= 0xa0 && c <= 0xd7ff) || in match()
H A Dpcre_compile.c175 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 135 milliseconds