Home
last modified time | relevance | path

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

/third_party/libphonenumber/cpp/src/phonenumbers/utf/
Dunicodetext.cc46 static int CodepointCount(const char* utf8, int len) { in CodepointCount() function
384 return CodepointCount(repr_.data_, repr_.size_); in size()