Searched refs:nearestMatchesForCodepointName (Results 1 – 3 of 3) sorted by relevance
86 nearestMatchesForCodepointName(StringRef Pattern, std::size_t MaxMatchesCount);
422 nearestMatchesForCodepointName(StringRef Pattern, std::size_t MaxMatchesCount) { in nearestMatchesForCodepointName() function
504 u::nearestMatchesForCodepointName(Name, 5); in DiagnoseInvalidUnicodeCharacterName()