Searched defs:colon_index (Results 1 – 3 of 3) sorted by relevance
134 auto colon_index = iter->second.find_last_of(':'); in Init() local328 auto colon_index = host_port.find_last_of(':'); in WorkerCacheFactory() local
48 auto colon_index = host_port.find_last_of(':'); in ValidateHostPortPair() local
2979 Py_ssize_t colon_index; in _report_missing_parentheses() local