Lines Matching refs:countValues
280 int32_t i, length, sIndex, countValues; in testTrieUTF16() local
284 length=countValues=0; in testTrieUTF16()
289 values[countValues++]=value; in testTrieUTF16()
293 values[countValues++]=value; in testTrieUTF16()
297 values[countValues++]=value; in testTrieUTF16()
327 i=countValues; in testTrieUTF16()
384 int32_t i, countSpecials, length, countValues; in testTrieUTF8() local
391 length=countValues=0; in testTrieUTF8()
394 values[countValues++]=errorValue; in testTrieUTF8()
396 values[countValues++]=errorValue; in testTrieUTF8()
404 values[countValues++]=errorValue; in testTrieUTF8()
405 values[countValues++]=errorValue; in testTrieUTF8()
406 values[countValues++]=errorValue; in testTrieUTF8()
408 values[countValues++]=value; in testTrieUTF8()
415 values[countValues++]=errorValue; in testTrieUTF8()
416 values[countValues++]=errorValue; in testTrieUTF8()
417 values[countValues++]=errorValue; in testTrieUTF8()
419 values[countValues++]=value; in testTrieUTF8()
426 values[countValues++]=errorValue; in testTrieUTF8()
427 values[countValues++]=errorValue; in testTrieUTF8()
428 values[countValues++]=errorValue; in testTrieUTF8()
430 values[countValues++]=value; in testTrieUTF8()
438 values[countValues++]=errorValue; in testTrieUTF8()
447 values[countValues++]=errorValue; in testTrieUTF8()
485 i=countValues; in testTrieUTF8()