Home
last modified time | relevance | path

Searched refs:PT_ALNUM (Results 1 – 6 of 6) sorted by relevance

/PHP-5.5/ext/pcre/pcrelib/
H A Dpcre_xclass.c162 case PT_ALNUM: in PRIV()
H A Dpcre_tables.c711 { 1252, PT_ALNUM, 0 },
H A Dpcre_exec.c2590 case PT_ALNUM: in match()
4238 case PT_ALNUM: in match()
4980 case PT_ALNUM: in match()
5493 case PT_ALNUM: in match()
H A Dpcre_internal.h1807 #define PT_ALNUM 5 /* Alphanumeric - the union of L and N */ macro
H A Dpcre_jit_compile.c4864 case PT_ALNUM: in compile_xclass_matchingpath()
5127 case PT_ALNUM: in compile_xclass_matchingpath()
5130 …OP_FLAGS((*cc == PT_ALNUM) ? SLJIT_MOV : SLJIT_OR, TMP2, 0, (*cc == PT_ALNUM) ? SLJIT_UNUSED : TMP… in compile_xclass_matchingpath()
H A Dpcre_compile.c2851 case PT_ALNUM: in check_char_prop()

Completed in 78 milliseconds