Searched refs:chrIndx (Results 1 – 3 of 3) sorted by relevance
1020 int32_t chrIndx, lenIndx; in testAllFieldPatterns() local1021 for (chrIndx = 0; chrIndx < FIELD_LENGTH_MAX; chrIndx++) { in testAllFieldPatterns()1022 skelBuf[chrIndx] = testDataPtr->patternChar; in testAllFieldPatterns()
1496 for (int chrIndx = 0; chrIndx < FIELD_LENGTH_MAX; chrIndx++) { in TestAllFieldPatterns()1497 skelBuf[chrIndx] = testItem.patternChar; in TestAllFieldPatterns()
1499 for (int chrIndx = 0; chrIndx < FIELD_LENGTH_MAX; chrIndx++) { in TestAllFieldPatterns()1500 skelBuf[chrIndx] = testItem.patternChar; in TestAllFieldPatterns()