/reactos/dll/win32/ieframe/ |
H A D | shelluihelper.c | 145 static HRESULT WINAPI ShellUIHelper2_AddFavourite(IShellUIHelper2 *iface, BSTR URL, VARIANT *Title) in ShellUIHelper2_AddFavourite() 152 static HRESULT WINAPI ShellUIHelper2_AddChannel(IShellUIHelper2 *iface, BSTR URL) in ShellUIHelper2_AddChannel() 159 static HRESULT WINAPI ShellUIHelper2_AddDesktopComponent(IShellUIHelper2 *iface, BSTR URL, BSTR Typ… in ShellUIHelper2_AddDesktopComponent() 168 static HRESULT WINAPI ShellUIHelper2_IsSubscribed(IShellUIHelper2 *iface, BSTR URL, VARIANT_BOOL *p… in ShellUIHelper2_IsSubscribed() 175 static HRESULT WINAPI ShellUIHelper2_NavigateAndFind(IShellUIHelper2 *iface, BSTR URL, BSTR strQuer… in ShellUIHelper2_NavigateAndFind() 217 static HRESULT WINAPI ShellUIHelper2_AddSearchProvider(IShellUIHelper2 *iface, BSTR URL) in ShellUIHelper2_AddSearchProvider() 288 static HRESULT WINAPI ShellUIHelper2_IsSearchProviderInstalled(IShellUIHelper2 *iface, BSTR URL, DW… in ShellUIHelper2_IsSearchProviderInstalled()
|
H A D | ie.c | 518 static HRESULT WINAPI InternetExplorer_Navigate2(IWebBrowser2 *iface, VARIANT *URL, VARIANT *Flags, in InternetExplorer_Navigate2()
|
H A D | webbrowser.c | 759 static HRESULT WINAPI WebBrowser_Navigate2(IWebBrowser2 *iface, VARIANT *URL, VARIANT *Flags, in WebBrowser_Navigate2()
|
/reactos/sdk/lib/3rdparty/libxml2/ |
H A D | nanohttp.c | 277 xmlNanoHTTPScanURL(xmlNanoHTTPCtxtPtr ctxt, const char *URL) { in xmlNanoHTTPScanURL() 344 xmlNanoHTTPScanProxy(const char *URL) { in xmlNanoHTTPScanProxy() 389 xmlNanoHTTPNewCtxt(const char *URL) { in xmlNanoHTTPNewCtxt() 1228 xmlNanoHTTPOpen(const char *URL, char **contentType) { in xmlNanoHTTPOpen() 1248 xmlNanoHTTPOpenRedir(const char *URL, char **contentType, char **redir) { in xmlNanoHTTPOpenRedir() 1349 xmlNanoHTTPMethodRedir(const char *URL, const char *method, const char *input, in xmlNanoHTTPMethodRedir() 1605 xmlNanoHTTPMethod(const char *URL, const char *method, const char *input, in xmlNanoHTTPMethod() 1625 xmlNanoHTTPFetch(const char *URL, const char *filename, char **contentType) { in xmlNanoHTTPFetch()
|
H A D | nanoftp.c | 285 xmlNanoFTPScanURL(void *ctx, const char *URL) { in xmlNanoFTPScanURL() 354 xmlNanoFTPUpdateURL(void *ctx, const char *URL) { in xmlNanoFTPUpdateURL() 411 xmlNanoFTPScanProxy(const char *URL) { in xmlNanoFTPScanProxy() 456 xmlNanoFTPNewCtxt(const char *URL) { in xmlNanoFTPNewCtxt() 1990 xmlNanoFTPOpen(const char *URL) { in xmlNanoFTPOpen()
|
H A D | parser.c | 1631 nsPush(xmlParserCtxtPtr ctxt, const xmlChar *prefix, const xmlChar *URL) in nsPush() 5118 xmlChar *URL = NULL; in xmlParseCatalogPI() local 12968 xmlParseCtxtExternalEntity(xmlParserCtxtPtr ctx, const xmlChar *URL, in xmlParseCtxtExternalEntity() 13007 void *user_data, int depth, const xmlChar *URL, in xmlParseExternalEntityPrivate() 13248 int depth, const xmlChar *URL, const xmlChar *ID, xmlNodePtr *lst) { in xmlParseExternalEntity() 14027 xmlCreateEntityParserCtxt(const xmlChar *URL, const xmlChar *ID, in xmlCreateEntityParserCtxt() 15278 xmlReadFd(int fd, const char *URL, const char *encoding, int options) in xmlReadFd() 15369 const char *URL, const char *encoding, int options) in xmlCtxtReadDoc() 15427 const char *URL, const char *encoding, int options) in xmlCtxtReadMemory() 15472 const char *URL, const char *encoding, int options) in xmlCtxtReadFd() [all …]
|
H A D | xmlreader.c | 5045 xmlParserInputBufferPtr input, const char *URL, in xmlTextReaderSetup() 5308 xmlReaderForDoc(const xmlChar * cur, const char *URL, const char *encoding, in xmlReaderForDoc() 5358 xmlReaderForMemory(const char *buffer, int size, const char *URL, in xmlReaderForMemory() 5394 xmlReaderForFd(int fd, const char *URL, const char *encoding, int options) in xmlReaderForFd() 5432 void *ioctx, const char *URL, const char *encoding, in xmlReaderForIO() 5518 const char *URL, const char *encoding, int options) in xmlReaderNewDoc() 5582 const char *URL, const char *encoding, int options) in xmlReaderNewMemory() 5617 const char *URL, const char *encoding, int options) in xmlReaderNewFd() 5653 const char *URL, const char *encoding, int options) in xmlReaderNewIO()
|
H A D | HTMLparser.c | 6900 htmlDoRead(htmlParserCtxtPtr ctxt, const char *URL, const char *encoding, in htmlDoRead() 6946 htmlReadDoc(const xmlChar * cur, const char *URL, const char *encoding, int options) in htmlReadDoc() 6995 htmlReadMemory(const char *buffer, int size, const char *URL, const char *encoding, int options) in htmlReadMemory() 7023 htmlReadFd(int fd, const char *URL, const char *encoding, int options) in htmlReadFd() 7067 void *ioctx, const char *URL, const char *encoding, int options) in htmlReadIO() 7114 const char *URL, const char *encoding, int options) in htmlCtxtReadDoc() 7172 const char *URL, const char *encoding, int options) in htmlCtxtReadMemory() 7215 const char *URL, const char *encoding, int options) in htmlCtxtReadFd() 7259 const char *URL, in htmlCtxtReadIO()
|
H A D | xinclude.c | 426 xmlXIncludeParseFile(xmlXIncludeCtxtPtr ctxt, const char *URL) { in xmlXIncludeParseFile() 501 xmlChar *URL; in xmlXIncludeAddNode() local 1419 xmlChar *URL; in xmlXIncludeLoadDoc() local 1799 xmlChar *URL; in xmlXIncludeLoadTxt() local
|
H A D | xmlIO.c | 3874 static int xmlNoNetExists(const char *URL) { in xmlNoNetExists() 3913 xmlResolveResourceFromCatalog(const char *URL, const char *ID, in xmlResolveResourceFromCatalog() 3987 xmlDefaultExternalEntityLoader(const char *URL, const char *ID, in xmlDefaultExternalEntityLoader() 4062 xmlLoadExternalEntity(const char *URL, const char *ID, in xmlLoadExternalEntity() 4099 xmlNoNetExternalEntityLoader(const char *URL, const char *ID, in xmlNoNetExternalEntityLoader()
|
H A D | catalog.c | 133 xmlChar *URL; /* The expanded URL using the base */ member 267 const xmlChar *value, const xmlChar *URL, xmlCatalogPrefer prefer, in xmlNewCatalogEntry() 1149 xmlChar *URL = NULL; in xmlParseXMLCatalogOneNode() local 3618 xmlCatalogAddLocal(void *catalogs, const xmlChar *URL) { in xmlCatalogAddLocal()
|
H A D | pattern.c | 915 xmlChar *URL = NULL; in xmlCompileAttributeTest() local 1008 xmlChar *URL = NULL; in xmlCompileStepPattern() local
|
H A D | schematron.c | 197 const xmlChar *URL; member 628 xmlSchematronNewParserCtxt(const char *URL) in xmlSchematronNewParserCtxt()
|
H A D | relaxng.c | 227 xmlChar *URL; member 1599 xmlRelaxNGLoadInclude(xmlRelaxNGParserCtxtPtr ctxt, const xmlChar * URL, in xmlRelaxNGLoadInclude() 1948 const xmlChar * URL, const xmlChar * ns) in xmlRelaxNGLoadExternalRef() 6769 xmlRelaxNGNewParserCtxt(const char *URL) in xmlRelaxNGNewParserCtxt() 7074 xmlChar *href, *ns, *base, *URL; in xmlRelaxNGCleanupTree() local 7160 xmlChar *href, *ns, *base, *URL; in xmlRelaxNGCleanupTree() local
|
H A D | xmllint.c | 240 xmllintExternalEntityLoader(const char *URL, const char *ID, in xmllintExternalEntityLoader()
|
H A D | xmlschemas.c | 613 const xmlChar *URL; member 10063 xmlSchemaNewParserCtxtUseDict(const char *URL, xmlDictPtr dict) in xmlSchemaNewParserCtxtUseDict() 12538 xmlSchemaNewParserCtxt(const char *URL) in xmlSchemaNewParserCtxt()
|
/reactos/dll/3rdparty/libxslt/ |
H A D | security.c | 336 xsltTransformContextPtr ctxt, const xmlChar *URL) { in xsltCheckWrite() 403 xsltTransformContextPtr ctxt, const xmlChar *URL) { in xsltCheckRead()
|
H A D | xsltutils.c | 1636 xsltSaveResultToFilename(const char *URL, xmlDocPtr result, in xsltSaveResultToFilename()
|
H A D | pattern.c | 1495 xmlChar *URL = NULL; in xsltCompileStepPattern() local
|
H A D | xslt.c | 6985 xmlChar *URL, *base; in xsltLoadStylesheetPI() local
|
H A D | transform.c | 3340 xmlChar *URL = NULL; in xsltDocumentElem() local
|
/reactos/sdk/include/reactos/libs/libxml/ |
H A D | tree.h | 577 const xmlChar *URL; /* The URI for that document */ member
|
/reactos/dll/win32/msxml3/ |
H A D | schema.c | 712 static xmlParserInputPtr external_entity_loader(const char *URL, const char *ID, in external_entity_loader()
|
/reactos/dll/win32/browseui/ |
H A D | shellbrowser.cpp | 3171 HRESULT STDMETHODCALLTYPE CShellBrowser::Navigate(BSTR URL, VARIANT *Flags, in Navigate() 3401 HRESULT STDMETHODCALLTYPE CShellBrowser::Navigate2(VARIANT *URL, VARIANT *Flags, in Navigate2()
|
/reactos/modules/rostests/winetests/mshtml/ |
H A D | htmldoc.c | 4794 static HRESULT WINAPI WebBrowser_Navigate2(IWebBrowser2 *iface, VARIANT *URL, VARIANT *Flags, in WebBrowser_Navigate2()
|