Lines Matching full:parse_port
3998 parse_port(const char *s, const char *eos)4093 else if ((uri->port = parse_port(port+1, eos))<0)