Searched refs:get_chr_property_list (Results 1 – 1 of 1) sorted by relevance
/external/pcre/dist2/src/ |
D | pcre2_auto_possess.c | 307 get_chr_property_list(PCRE2_SPTR code, BOOL utf, const uint8_t *fcc, in get_chr_property_list() function 644 code = get_chr_property_list(code, utf, cb->fcc, list); in compare_opcodes() 1080 get_chr_property_list(code, utf, cb->fcc, list) : NULL; in PRIV() 1136 end = get_chr_property_list(code, utf, cb->fcc, list); in PRIV()
|