Searched defs:codepointText (Results 1 – 2 of 2) sorted by relevance
1504 static void showCodepoints(const UChar *codepoints, int length, char * codepointText) { in showCodepoints()1681 char codepointText[5*MAX_CODEPOINTS_TO_SHOW + 5]; in checkCEValidity() local