Searched refs:PT_CLIST (Results 1 - 5 of 5) sorted by relevance

/barrelfish-2018-10-04/lib/pcre/
H A Dpcre_dfa_exec.c1128 case PT_CLIST:
1386 case PT_CLIST:
1638 case PT_CLIST:
1915 case PT_CLIST:
H A Dpcre_printint.c257 /* "Normal" properties can be printed from tables. The PT_CLIST property is a
266 if (code[1] != PT_CLIST)
H A Dpcre_study.c926 PT_CLIST identifies a list of characters. These lists are short, as they
931 if (tcode[1] != PT_CLIST) return SSB_FAIL;
H A Dpcre_compile.c783 { 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0 }, /* PT_CLIST */
2880 case PT_CLIST:
3030 if (code[0] != PT_CLIST)
5485 *code++ = PT_CLIST;
8149 *code++ = PT_CLIST;
H A Dpcre_exec.c2623 case PT_CLIST:
4300 case PT_CLIST:
5053 case PT_CLIST:
5562 case PT_CLIST:

Completed in 166 milliseconds