Searched defs:stringIndex (Results 1 – 2 of 2) sorted by relevance
1215 for (unsigned stringIndex = 0; stringIndex != numCharacters; ++stringIndex) { in mangleFloat() local
8425 iterator(Column const& column, size_t stringIndex) in iterator()