Home
last modified time | relevance | path

Searched refs:xmlURIPtr (Results 1 – 16 of 16) sorted by relevance

/external/libxml2/include/libxml/
Duri.h32 typedef xmlURI *xmlURIPtr; typedef
52 XMLPUBFUN xmlURIPtr XMLCALL
60 XMLPUBFUN xmlURIPtr XMLCALL
62 XMLPUBFUN xmlURIPtr XMLCALL
66 xmlParseURIReference (xmlURIPtr uri,
69 xmlSaveUri (xmlURIPtr uri);
72 xmlURIPtr uri);
85 xmlFreeURI (xmlURIPtr uri);
/external/libxml2/
Duri.c21 static void xmlCleanURI(xmlURIPtr uri);
177 xmlParse3986Scheme(xmlURIPtr uri, const char **str) { in xmlParse3986Scheme()
213 xmlParse3986Fragment(xmlURIPtr uri, const char **str) in xmlParse3986Fragment()
250 xmlParse3986Query(xmlURIPtr uri, const char **str) in xmlParse3986Query()
294 xmlParse3986Port(xmlURIPtr uri, const char **str) in xmlParse3986Port()
325 xmlParse3986Userinfo(xmlURIPtr uri, const char **str) in xmlParse3986Userinfo()
400 xmlParse3986Host(xmlURIPtr uri, const char **str) in xmlParse3986Host()
476 xmlParse3986Authority(xmlURIPtr uri, const char **str) in xmlParse3986Authority()
547 xmlParse3986PathAbEmpty(xmlURIPtr uri, const char **str) in xmlParse3986PathAbEmpty()
587 xmlParse3986PathAbsolute(xmlURIPtr uri, const char **str) in xmlParse3986PathAbsolute()
[all …]
Dnanoftp.c303 xmlURIPtr uri; in xmlNanoFTPScanURL()
372 xmlURIPtr uri; in xmlNanoFTPUpdateURL()
428 xmlURIPtr uri; in xmlNanoFTPScanProxy()
Dxmlcatalog.c552 xmlURIPtr uri; in main()
Dxinclude.c489 xmlURIPtr uri; in xmlXIncludeAddNode()
1400 xmlURIPtr uri; in xmlXIncludeLoadDoc()
1794 xmlURIPtr uri; in xmlXIncludeLoadTxt()
Dnanohttp.c281 xmlURIPtr uri; in xmlNanoHTTPScanURL()
338 xmlURIPtr uri; in xmlNanoHTTPScanProxy()
DSAX2.c1155 xmlURIPtr uri; in xmlSAX2AttributeInternal()
1220 xmlURIPtr uri; in xmlSAX2AttributeInternal()
Dc14n.c1363 xmlURIPtr uri; in xmlC14NCheckForRelativeNamespaces()
Dxpointer.c1072 xmlURIPtr value; in xmlXPtrEvalXPtrPart()
DxmlIO.c2698 xmlURIPtr puri; in __xmlOutputBufferCreateFilename()
Dparser.c5210 xmlURIPtr uri; in xmlParseEntityDecl()
5274 xmlURIPtr uri; in xmlParseEntityDecl()
8938 xmlURIPtr uri; in xmlParseStartTag2()
8988 xmlURIPtr uri; in xmlParseStartTag2()
Dxmlschemastypes.c2908 xmlURIPtr uri; in xmlSchemaValAtomicType()
Drelaxng.c6950 xmlURIPtr uri; in xmlRelaxNGCleanupAttributes()
7030 xmlURIPtr uri; in xmlRelaxNGCleanupTree()
/external/libxslt/libxslt/
Dsecurity.c371 xmlURIPtr uri; in xsltCheckWrite()
436 xmlURIPtr uri; in xsltCheckRead()
Dfunctions.c108 xmlURIPtr uri; in xsltDocumentFunctionLoadDocument()
Dxslt.c6860 xmlURIPtr URI; in xsltLoadStylesheetPI()