Home
last modified time | relevance | path

Searched refs:GetUtfMode (Results 1 – 2 of 2) sorted by relevance

/third_party/libpsl/src/
Dlookup_string_in_fixed_set.c274 int GetUtfMode(const unsigned char *graph, size_t length);
276 int GetUtfMode(const unsigned char *graph, size_t length) in GetUtfMode() function
Dpsl.c825 int GetUtfMode(const unsigned char *graph, size_t length);
1233 psl->utf8 = !!GetUtfMode(psl->dafsa, len); in psl_load_fp()