Searched refs:CodepointCount (Results 1 – 1 of 1) sorted by relevance
46 static int CodepointCount(const char* utf8, int len) { in CodepointCount() function384 return CodepointCount(repr_.data_, repr_.size_); in size()