Searched defs:getCodePoints (Results 1 – 4 of 4) sorted by relevance
41 const CodePointArrayView getCodePoints() const { in getCodePoints() function
34 /* static */ std::vector<int> Utf8Utils::getCodePoints(const std::string &utf8Str) { in getCodePoints() function in latinime::dicttoolkit::Utf8Utils
189 AK_FORCE_INLINE const int *getCodePoints() const { in getCodePoints() function
245 static int[] getCodePoints(final String word) { in getCodePoints() method in FusionDictionary