Searched defs:colon_index (Results 1 – 3 of 3) sorted by relevance
149 auto colon_index = iter->second.find_last_of(':'); in GetPort() local361 auto colon_index = host_port.find_last_of(':'); in WorkerCacheFactory() local
54 auto colon_index = host_port.find_last_of(':'); in ValidateHostPortPair() local
3037 Py_ssize_t colon_index; in _report_missing_parentheses() local