Home
last modified time | relevance | path

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

/curl/src/
H A Dtool_libinfo.h66 const char *proto_token(const char *proto);
H A Dtool_paramhlp.c313 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()
H A Dtool_libinfo.c200 const char *proto_token(const char *proto) in proto_token() function
H A Dtool_cb_hdr.c114 scheme = proto_token(scheme); in tool_header_cb()
H A Dtool_operate.c576 scheme = proto_token(scheme); in post_per_transfer()
608 scheme = proto_token(scheme); in post_per_transfer()
812 proto = proto_token(schemep); in url_proto()

Completed in 15 milliseconds