Home
last modified time | relevance | path

Searched refs:DoubleWidthCharacterRanges (Results 1 – 1 of 1) sorted by relevance

/NextBSD/contrib/llvm/lib/Support/
HDUnicode.cpp315 static const UnicodeCharRange DoubleWidthCharacterRanges[] = { in charWidth() local
336 static const UnicodeCharSet DoubleWidthCharacters(DoubleWidthCharacterRanges); in charWidth()