Home
last modified time | relevance | path

Searched refs:getProtURL (Results 1 – 7 of 7) sorted by relevance

/dports/www/edbrowse/edbrowse-3.7.7/src/
H A Dplugin.c175 if ((prot = getProtURL(url)) && (mt = findMimeByProtocol(prot))) { in findMimeByURL()
H A Debprot.h387 const char *getProtURL(const char *url) ; //?
H A Durl.c520 const char *getProtURL(const char *url) in getProtURL() function
H A Djs_hello_moz.cpp223 const char *getProtURL(const char *url) { return "http"; } in getProtURL() function
1353 proto = getProtURL(url); in startCookie()
H A Ddecorate.c651 const char *prot = getProtURL(a); in prerenderNode()
H A Djseng-duk.c1268 proto = getProtURL(url); in startCookie()
H A Dhtml.c1973 prot = getProtURL(action); in infPush()