Home
last modified time | relevance | path

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

/third_party/libxml2/os400/libxmlrpg/
Duri.rpgle62 d xmlParseURIReference...
63 d pr extproc('xmlParseURIReference')
/third_party/libxml2/include/libxml/
Duri.h66 xmlParseURIReference (xmlURIPtr uri,
/third_party/gettext/gnulib-local/lib/libxml/
Duri.in.h95 xmlParseURIReference (xmlURIPtr uri,
Duri.c991 xmlParseURIReference(xmlURIPtr uri, const char *str) { in xmlParseURIReference() function
1018 ret = xmlParseURIReference(uri, str); in xmlParseURIRaw()
1792 ret2 = xmlParseURIReference(uri, (const char *)str); in xmlURIEscape()
1933 ret = xmlParseURIReference(ref, (const char *) URI); in xmlBuildURI()
1953 ret = xmlParseURIReference(bas, (const char *) base); in xmlBuildURI()
2215 ret = xmlParseURIReference (ref, (const char *) URI); in xmlBuildRelativeURI()
2232 ret = xmlParseURIReference (bas, (const char *) base); in xmlBuildRelativeURI()
Delfgcchack.h7582 #undef xmlParseURIReference
7583 extern __typeof (xmlParseURIReference) xmlParseURIReference __attribute((alias("xmlParseURIReferenc…
7585 #ifndef xmlParseURIReference
7586 extern __typeof (xmlParseURIReference) xmlParseURIReference__internal_alias __attribute((visibility…
7587 #define xmlParseURIReference xmlParseURIReference__internal_alias macro
/third_party/libxml2/
DtestURI.c32 ret = xmlParseURIReference(uri, str); in handleURI()
Duri.c970 xmlParseURIReference(xmlURIPtr uri, const char *str) { in xmlParseURIReference() function
997 ret = xmlParseURIReference(uri, str); in xmlParseURIRaw()
1767 ret2 = xmlParseURIReference(uri, (const char *)str); in xmlURIEscape()
1914 ret = xmlParseURIReference(ref, (const char *) URI); in xmlBuildURI()
1934 ret = xmlParseURIReference(bas, (const char *) base); in xmlBuildURI()
2196 ret = xmlParseURIReference (ref, (const char *) URI); in xmlBuildRelativeURI()
2213 ret = xmlParseURIReference (bas, (const char *) base); in xmlBuildRelativeURI()
Dlibxml2.syms1212 xmlParseURIReference;
Delfgcchack.h7561 #undef xmlParseURIReference
7562 extern __typeof (xmlParseURIReference) xmlParseURIReference __attribute((alias("xmlParseURIReferenc…
7564 #ifndef xmlParseURIReference
7565 extern __typeof (xmlParseURIReference) xmlParseURIReference__internal_alias __attribute((visibility…
7566 #define xmlParseURIReference xmlParseURIReference__internal_alias macro
Druntest.c2735 ret = xmlParseURIReference(uri, str); in handleURI()
Dtestapi.c24672 ret_val = xmlParseURIReference(uri, (const char *)str); in test_xmlParseURIReference()
/third_party/libxml2/win32/
Dlibxml2.def.src1373 xmlParseURIReference
/third_party/chromium/patch/
D0001-cve.patch108546 -#undef xmlParseURIReference
108547 -extern __typeof (xmlParseURIReference) xmlParseURIReference __attribute((alias("xmlParseURIReferen…
108549 -#ifndef xmlParseURIReference
108550 -extern __typeof (xmlParseURIReference) xmlParseURIReference__internal_alias __attribute((visibilit…
108551 -#define xmlParseURIReference xmlParseURIReference__internal_alias
129229 - ret = xmlParseURIReference(uri, str);