Searched refs:BASE_CHARS_SIZE (Results 1 – 2 of 2) sorted by relevance
67 if (c < BASE_CHARS_SIZE) { in toBaseCodePoint()127 static const int BASE_CHARS_SIZE = 0x0500; variable128 static const unsigned short BASE_CHARS[BASE_CHARS_SIZE];
1080 /* static */ const unsigned short CharUtils::BASE_CHARS[CharUtils::BASE_CHARS_SIZE] = {