Home
last modified time | relevance | path

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

/third_party/libpsl/src/
Dlookup_string_in_fixed_set.c30 static int GetMultibyteLength(char c) { in GetMultibyteLength() function
46 if (*key - *multibyte_start == GetMultibyteLength(**multibyte_start)) in NextPos()
49 if (GetMultibyteLength(**key)) { in NextPos()
132 if (GetMultibyteLength(*key)) { in IsMatchUnchecked()