Home
last modified time | relevance | path

Searched refs:xmlFreeURI (Results 1 – 17 of 17) sorted by relevance

/external/libxslt/libxslt/
Dsecurity.c399 xmlFreeURI(uri); in xsltCheckWrite()
412 xmlFreeURI(uri); in xsltCheckWrite()
417 xmlFreeURI(uri); in xsltCheckWrite()
458 xmlFreeURI(uri); in xsltCheckRead()
472 xmlFreeURI(uri); in xsltCheckRead()
477 xmlFreeURI(uri); in xsltCheckRead()
Dfunctions.c143 xmlFreeURI(uri); in xsltDocumentFunctionLoadDocument()
Dxslt.c6993 xmlFreeURI(URI); in xsltLoadStylesheetPI()
/external/libxml2/
Duri.c908 xmlFreeURI(uri); in xmlParseURI()
957 xmlFreeURI(uri); in xmlParseURIRaw()
1451 xmlFreeURI(xmlURIPtr uri) { in xmlFreeURI() function
1828 xmlFreeURI(uri); \ in xmlURIEscape()
1842 xmlFreeURI(uri); in xmlURIEscape()
1931 xmlFreeURI(uri); in xmlURIEscape()
2198 xmlFreeURI(ref); in xmlBuildURI()
2200 xmlFreeURI(bas); in xmlBuildURI()
2202 xmlFreeURI(res); in xmlBuildURI()
2440 xmlFreeURI (ref); in xmlBuildRelativeURI()
[all …]
Dnanoftp.c327 xmlFreeURI(uri); in xmlNanoFTPScanURL()
351 xmlFreeURI(uri); in xmlNanoFTPScanURL()
388 xmlFreeURI(uri); in xmlNanoFTPUpdateURL()
394 xmlFreeURI(uri); in xmlNanoFTPUpdateURL()
411 xmlFreeURI(uri); in xmlNanoFTPUpdateURL()
451 xmlFreeURI(uri); in xmlNanoFTPScanProxy()
459 xmlFreeURI(uri); in xmlNanoFTPScanProxy()
Dnanohttp.c308 xmlFreeURI(uri); in xmlNanoHTTPScanURL()
323 xmlFreeURI(uri); in xmlNanoHTTPScanURL()
361 xmlFreeURI(uri); in xmlNanoHTTPScanProxy()
369 xmlFreeURI(uri); in xmlNanoHTTPScanProxy()
Dxinclude.c598 xmlFreeURI(uri); in xmlXIncludeAddNode()
605 xmlFreeURI(uri); in xmlXIncludeAddNode()
1431 xmlFreeURI(uri); in xmlXIncludeLoadDoc()
1813 xmlFreeURI(uri); in xmlXIncludeLoadTxt()
1817 xmlFreeURI(uri); in xmlXIncludeLoadTxt()
Dc14n.c1372 xmlFreeURI(uri); in xmlC14NCheckForRelativeNamespaces()
1379 xmlFreeURI(uri); in xmlC14NCheckForRelativeNamespaces()
1382 xmlFreeURI(uri); in xmlC14NCheckForRelativeNamespaces()
Dxmlcatalog.c566 xmlFreeURI(uri); in main()
DSAX2.c1168 xmlFreeURI(uri); in xmlSAX2AttributeInternal()
1231 xmlFreeURI(uri); in xmlSAX2AttributeInternal()
Dxpointer.c1100 xmlFreeURI(value); in xmlXPtrEvalXPtrPart()
Delfgcchack.h3751 #undef xmlFreeURI
3752 extern __typeof (xmlFreeURI) xmlFreeURI __attribute((alias("xmlFreeURI__internal_alias")));
3754 #ifndef xmlFreeURI
3755 extern __typeof (xmlFreeURI) xmlFreeURI__internal_alias __attribute((visibility("hidden")));
3756 #define xmlFreeURI xmlFreeURI__internal_alias macro
DxmlIO.c2724 xmlFreeURI(puri); in __xmlOutputBufferCreateFilename()
Dparser.c5236 xmlFreeURI(uri); in xmlParseEntityDecl()
5293 xmlFreeURI(uri); in xmlParseEntityDecl()
8952 xmlFreeURI(uri); in xmlParseStartTag2()
9040 xmlFreeURI(uri); in xmlParseStartTag2()
Drelaxng.c6971 xmlFreeURI(uri); in xmlRelaxNGCleanupAttributes()
7071 xmlFreeURI(uri); in xmlRelaxNGCleanupTree()
7077 xmlFreeURI(uri); in xmlRelaxNGCleanupTree()
Dxmlschemastypes.c2928 xmlFreeURI(uri); in xmlSchemaValAtomicType()
/external/libxml2/include/libxml/
Duri.h85 xmlFreeURI (xmlURIPtr uri);