Lines Matching full:nprops
1115 int32_t nProps = 0;1158 if (nProps < IntlTest::kMaxProps) {1159 props[nProps] = str + 5;1161 nProps++;1203 if (nProps > IntlTest::kMaxProps) {1216 for (int32_t i = 0; i < nProps; i++) {1254 for (int32_t i = 0; i < nProps; i++) {