Searched refs:chrIndx (Results 1 – 3 of 3) sorted by relevance
1008 int32_t chrIndx, lenIndx; in testAllFieldPatterns() local1009 for (chrIndx = 0; chrIndx < FIELD_LENGTH_MAX; chrIndx++) { in testAllFieldPatterns()1010 skelBuf[chrIndx] = testDataPtr->patternChar; in testAllFieldPatterns()
1336 for (int chrIndx = 0; chrIndx < FIELD_LENGTH_MAX; chrIndx++) { in TestAllFieldPatterns()1337 skelBuf[chrIndx] = testItem.patternChar; in TestAllFieldPatterns()
1332 for (int chrIndx = 0; chrIndx < FIELD_LENGTH_MAX; chrIndx++) { in TestAllFieldPatterns()1333 skelBuf[chrIndx] = testItem.patternChar; in TestAllFieldPatterns()