Searched refs:xmlParseURI (Results 1 – 15 of 15) sorted by relevance
374 uri = xmlParseURI((const char *)URL); in xsltCheckWrite()439 uri = xmlParseURI((const char *)URL); in xsltCheckRead()
123 uri = xmlParseURI((const char *) URI); in xsltDocumentFunctionLoadDocument()
6889 URI = xmlParseURI((const char *) href); in xsltLoadStylesheetPI()
61 xmlParseURI (const char *str);
898 xmlParseURI(const char *str) { in xmlParseURI() function2486 if ((uri = xmlParseURI((const char *) path)) != NULL) { in xmlCanonicPath()2518 uri = xmlParseURI((const char *) escURI); in xmlCanonicPath()2601 if ((uri = xmlParseURI((const char *) path)) != NULL) { in xmlPathToURI()2612 if ((uri = xmlParseURI((const char *) cal)) != NULL) { in xmlPathToURI()
555 uri = xmlParseURI(argv[i]); in main()
575 uri = xmlParseURI((const char *)URI); in xmlXIncludeAddNode()1414 uri = xmlParseURI((const char *)url); in xmlXIncludeLoadDoc()1803 uri = xmlParseURI((const char *)url); in xmlXIncludeLoadTxt()
1157 uri = xmlParseURI((const char *)val); in xmlSAX2AttributeInternal()1222 uri = xmlParseURI((const char *)val); in xmlSAX2AttributeInternal()
1365 uri = xmlParseURI((const char *) ns->href); in xmlC14NCheckForRelativeNamespaces()
1092 value = xmlParseURI((const char *)ctxt->cur); in xmlXPtrEvalXPtrPart()
7405 #undef xmlParseURI7406 extern __typeof (xmlParseURI) xmlParseURI __attribute((alias("xmlParseURI__internal_alias")));7408 #ifndef xmlParseURI7409 extern __typeof (xmlParseURI) xmlParseURI__internal_alias __attribute((visibility("hidden")));7410 #define xmlParseURI xmlParseURI__internal_alias macro
2711 puri = xmlParseURI(URI); in __xmlOutputBufferCreateFilename()
5212 uri = xmlParseURI((const char *) URI); in xmlParseEntityDecl()5276 uri = xmlParseURI((const char *)URI); in xmlParseEntityDecl()8941 uri = xmlParseURI((const char *) URL); in xmlParseStartTag2()9029 uri = xmlParseURI((const char *) URL); in xmlParseStartTag2()
2924 uri = xmlParseURI((const char *) tmpval); in xmlSchemaValAtomicType()
6955 uri = xmlParseURI((const char *) val); in xmlRelaxNGCleanupAttributes()7053 uri = xmlParseURI((const char *) href); in xmlRelaxNGCleanupTree()