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