Home
last modified time | relevance | path

Searched refs:proto_token (Results 1 – 5 of 5) sorted by relevance

/third_party/curl/src/
Dtool_paramhlp.c278 DEBUGASSERT(proto == proto_token(proto)); /* Ensure it is tokenized. */ in protoset_index()
357 const char *p = proto_token(*val); in proto2num()
402 const char *p = proto_token(token); in proto2num()
455 if(proto_token(str)) in check_protocol()
Dtool_libinfo.h65 const char *proto_token(const char *proto);
Dtool_libinfo.c198 const char *proto_token(const char *proto) in proto_token() function
Dtool_cb_hdr.c141 scheme = proto_token(scheme); in tool_header_cb()
Dtool_operate.c508 scheme = proto_token(scheme); in post_per_transfer()
540 scheme = proto_token(scheme); in post_per_transfer()
923 proto = proto_token(schemep); in url_proto()