Home | History | Annotate | Download | only in intltest

Lines Matching refs:wordLen

672     int32_t wordLen;
698 wordLen = 0;
708 ++wordLen;
711 if (wordLen > 0) {
712 mutableDict->addWord(word, wordLen, status);
725 wordLen = 0;
951 int32_t wordLen;
980 wordLen = 0;
995 ++wordLen;
1006 if (wordLen > 0) {
1014 mutableDict->addWord(word, wordLen, status, value.getLong());
1027 wordLen = 0;