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.c889 if (tcode[1] != PT_CLIST) return SSB_FAIL; in set_start_bits()
Dpcre_exec.c2616 case PT_CLIST: in match()
4293 case PT_CLIST: in match()
5046 case PT_CLIST: in match()
5555 case PT_CLIST: in match()
Dpcre_compile.c2824 case PT_CLIST: in check_char_prop()
2974 if (code[0] != PT_CLIST) in get_chr_property_list()
5349 *code++ = PT_CLIST; in compile_branch()
7922 *code++ = PT_CLIST; in compile_branch()
Dpcre_internal.h1799 #define PT_CLIST 9 /* Pseudo-property: match character list */ macro
Dpcre_jit_compile.c4792 if (*cc == PT_CLIST) in compile_xclass_matchingpath()
4834 case PT_CLIST: in compile_xclass_matchingpath()
5085 case PT_CLIST: in compile_xclass_matchingpath()