Home
last modified time | relevance | path

Searched refs:PT_CLIST (Results 1 – 3 of 3) sorted by relevance

/PHP-5.3/ext/pcre/pcrelib/
H A Dpcre_compile.c3024 case PT_CLIST: in check_char_prop()
3164 if (ocs > 0) return check_char_prop(c, PT_CLIST, ocs, op_code >= OP_NOT); in check_auto_possessive()
4569 *code++ = PT_CLIST; in compile_branch()
6984 *code++ = PT_CLIST; in compile_branch()
H A Dpcre_exec.c2596 case PT_CLIST: in match()
4207 case PT_CLIST: in match()
4955 case PT_CLIST: in match()
5449 case PT_CLIST: in match()
H A Dpcre_internal.h1839 #define PT_CLIST 9 /* Pseudo-property: match character list */ macro

Completed in 76 milliseconds