Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/llvm/lib/Support/
H A DUnicode.cpp310 static const UnicodeCharRange CombiningCharacterRanges[] = { in charWidth() local
427 static const UnicodeCharSet CombiningCharacters(CombiningCharacterRanges); in charWidth()