Home
last modified time | relevance | path

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

/external/pcre/dist/
Dpcre_dfa_exec.c1128 case PT_CLIST: in internal_dfa_exec()
1386 case PT_CLIST: in internal_dfa_exec()
1638 case PT_CLIST: in internal_dfa_exec()
1915 case PT_CLIST: in internal_dfa_exec()
Dpcre_printint.c266 if (code[1] != PT_CLIST) in print_prop()
Dpcre_study.c931 if (tcode[1] != PT_CLIST) return SSB_FAIL; in set_start_bits()
Dpcre_exec.c2623 case PT_CLIST: in match()
4300 case PT_CLIST: in match()
5053 case PT_CLIST: in match()
5562 case PT_CLIST: in match()
Dpcre_compile.c2877 case PT_CLIST: in check_char_prop()
3027 if (code[0] != PT_CLIST) in get_chr_property_list()
5444 *code++ = PT_CLIST; in compile_branch()
8130 *code++ = PT_CLIST; in compile_branch()
Dpcre_internal.h1807 #define PT_CLIST 9 /* Pseudo-property: match character list */ macro
Dpcre_jit_compile.c4840 if (*cc == PT_CLIST) in compile_xclass_matchingpath()
4882 case PT_CLIST: in compile_xclass_matchingpath()
5137 case PT_CLIST: in compile_xclass_matchingpath()