Searched refs:postCodeIndex (Results 1 – 1 of 1) sorted by relevance
184 std::string_view postCodeIndex = split[1]; in parsePostCode() local187 postCodeIndex.begin(), postCodeIndex.end(), currentValue); in parsePostCode()189 return ptrValue == postCodeIndex.end() && ecValue == std::errc(); in parsePostCode()