Searched refs:proto_token (Results 1 – 5 of 5) sorted by relevance
67 const char *proto_token(const char *proto);
313 DEBUGASSERT(proto == proto_token(proto)); /* Ensure it is tokenized. */ in protoset_index()392 const char *p = proto_token(*val); in proto2num()437 const char *p = proto_token(token); in proto2num()490 if(proto_token(str)) in check_protocol()
202 const char *proto_token(const char *proto) in proto_token() function
133 scheme = proto_token(scheme); in tool_header_cb()
577 scheme = proto_token(scheme); in post_per_transfer()609 scheme = proto_token(scheme); in post_per_transfer()814 proto = proto_token(schemep); in url_proto_and_rewrite()
Completed in 16 milliseconds