Searched refs:chrIndx (Results 1 – 3 of 3) sorted by relevance
1013 int32_t chrIndx, lenIndx; in testAllFieldPatterns() local1014 for (chrIndx = 0; chrIndx < FIELD_LENGTH_MAX; chrIndx++) { in testAllFieldPatterns()1015 skelBuf[chrIndx] = testDataPtr->patternChar; in testAllFieldPatterns()
1422 for (int chrIndx = 0; chrIndx < FIELD_LENGTH_MAX; chrIndx++) { in TestAllFieldPatterns()1423 skelBuf[chrIndx] = testItem.patternChar; in TestAllFieldPatterns()
1421 for (int chrIndx = 0; chrIndx < FIELD_LENGTH_MAX; chrIndx++) { in TestAllFieldPatterns()1422 skelBuf[chrIndx] = testItem.patternChar; in TestAllFieldPatterns()