Lines Matching refs:keywordCount
2335 int32_t keywordCount = 0;2466 for(keywordCount = uenum_count(keywordEnum, pErrorCode); keywordCount > 0 ; keywordCount--){2497 if(keywordCount > 1) {2498 if(length + length3 + 1 < destCapacity && keywordCount) {