Home
last modified time | relevance | path

Searched refs:xmlParseURIReference (Results 1 – 9 of 9) sorted by relevance

/external/libxml2/os400/libxmlrpg/
Duri.rpgle62 d xmlParseURIReference...
63 d pr extproc('xmlParseURIReference')
/external/libxml2/include/libxml/
Duri.h66 xmlParseURIReference (xmlURIPtr uri,
/external/libxml2/
DtestURI.c31 ret = xmlParseURIReference(uri, str); in handleURI()
Duri.c963 xmlParseURIReference(xmlURIPtr uri, const char *str) { in xmlParseURIReference() function
990 ret = xmlParseURIReference(uri, str); in xmlParseURIRaw()
1764 ret2 = xmlParseURIReference(uri, (const char *)str); in xmlURIEscape()
1905 ret = xmlParseURIReference(ref, (const char *) URI); in xmlBuildURI()
1925 ret = xmlParseURIReference(bas, (const char *) base); in xmlBuildURI()
2187 ret = xmlParseURIReference (ref, (const char *) URI); in xmlBuildRelativeURI()
2204 ret = xmlParseURIReference (bas, (const char *) base); in xmlBuildRelativeURI()
Dlibxml2.syms1212 xmlParseURIReference;
Delfgcchack.h7551 #undef xmlParseURIReference
7552 extern __typeof (xmlParseURIReference) xmlParseURIReference __attribute((alias("xmlParseURIReferenc…
7554 #ifndef xmlParseURIReference
7555 extern __typeof (xmlParseURIReference) xmlParseURIReference__internal_alias __attribute((visibility…
7556 #define xmlParseURIReference xmlParseURIReference__internal_alias macro
Druntest.c2655 ret = xmlParseURIReference(uri, str); in handleURI()
Dtestapi.c24697 ret_val = xmlParseURIReference(uri, (const char *)str); in test_xmlParseURIReference()
/external/libxml2/win32/
Dlibxml2.def.src1372 xmlParseURIReference