Searched refs:getSequenceSizeToEncodeCodePoint (Results 1 – 2 of 2) sorted by relevance
87 const int sequenceSize = getSequenceSizeToEncodeCodePoint(codePoint); in getUtf8String()106 /* static */ int Utf8Utils::getSequenceSizeToEncodeCodePoint(const int codePoint) { in getSequenceSizeToEncodeCodePoint() function in latinime::dicttoolkit::Utf8Utils
52 static int getSequenceSizeToEncodeCodePoint(const int codePoint);