Searched refs:get_chr_property_list (Results 1 – 1 of 1) sorted by relevance
/external/pcre/dist/ |
D | pcre_compile.c | 2862 get_chr_property_list(const pcre_uchar *code, BOOL utf, in get_chr_property_list() function 3187 code = get_chr_property_list(code, utf, cd->fcc, list); in compare_opcodes() 3617 get_chr_property_list(code, utf, cd->fcc, list) : NULL; in auto_possessify() 3672 end = get_chr_property_list(code, utf, cd->fcc, list); in auto_possessify()
|