Searched refs:currentCodeIndex (Results 1 – 1 of 1) sorted by relevance
205 uint64_t currentCodeIndex = 0; in fillPostCodeEntry() local211 currentCodeIndex++; in fillPostCodeEntry()214 std::to_string(currentCodeIndex); // 1 based index in EntryID string in fillPostCodeEntry()219 if (1 == currentCodeIndex) in fillPostCodeEntry()231 (currentCodeIndex <= skip || currentCodeIndex > top)) in fillPostCodeEntry()238 if ((codeIndex > 0) && (currentCodeIndex != codeIndex)) in fillPostCodeEntry()