Home
last modified time | relevance | path

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

/external/icu/icu4c/source/common/
Dpatternprops.cpp62 static const uint8_t index2000[130]={ variable
125 uint32_t bits=syntax2000[index2000[(c-0x2000)>>5]]; in isSyntax()
143 uint32_t bits=syntaxOrWhiteSpace2000[index2000[(c-0x2000)>>5]]; in isSyntaxOrWhiteSpace()