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

/forgerock/web-agents-v4/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.c884 PT_CLIST identifies a list of characters. These lists are short, as they
889 if (tcode[1] != PT_CLIST) return SSB_FAIL;
H A Dpcre_compile.c773 { 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0 }, /* PT_CLIST */
2828 case PT_CLIST:
2978 if (code[0] != PT_CLIST)
5353 *code++ = PT_CLIST;
7926 *code++ = PT_CLIST;
H A Dpcre_exec.c2616 case PT_CLIST:
4293 case PT_CLIST:
5046 case PT_CLIST:
5555 case PT_CLIST:
H A Dpcre_jit_compile.c4792 if (*cc == PT_CLIST)
4834 case PT_CLIST:
5085 case PT_CLIST:

Completed in 206 milliseconds