Searched refs:MAX_WORD_COUNT (Results 1 - 1 of 1) sorted by relevance
/third_party/icu/tools/unicode/c/genprops/ | ||
H A D | namespropsbuilder.cpp | 142 #define MAX_WORD_COUNT 20000 macro 186 static Word words[MAX_WORD_COUNT]; 949 if(wordCount==MAX_WORD_COUNT) { in addWord() |
Completed in 2 milliseconds