Home
last modified time | relevance | path

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

/external/chromium_org/third_party/libxml/src/include/libxml/
Dxinclude.h95 xmlXIncludeProcessFlags (xmlDocPtr doc,
/external/libxml2/include/libxml/
Dxinclude.h95 xmlXIncludeProcessFlags (xmlDocPtr doc,
/external/libxslt/libxslt/
Ddocuments.c327 xmlXIncludeProcessFlags(doc, ctxt->parserOptions); in xsltLoadDocument()
/external/chromium_org/third_party/libxslt/libxslt/
Ddocuments.c327 xmlXIncludeProcessFlags(doc, ctxt->parserOptions); in xsltLoadDocument()
/external/chromium_org/third_party/libxml/src/
Dxinclude.c2503 xmlXIncludeProcessFlags(xmlDocPtr doc, int flags) { in xmlXIncludeProcessFlags() function
2518 return(xmlXIncludeProcessFlags(doc, 0)); in xmlXIncludeProcess()
Delfgcchack.h15434 #undef xmlXIncludeProcessFlags
15435 extern __typeof (xmlXIncludeProcessFlags) xmlXIncludeProcessFlags __attribute((alias("xmlXIncludePr…
15437 #ifndef xmlXIncludeProcessFlags
15438 extern __typeof (xmlXIncludeProcessFlags) xmlXIncludeProcessFlags__internal_alias __attribute((visi…
15439 #define xmlXIncludeProcessFlags xmlXIncludeProcessFlags__internal_alias macro
Dxmllint.c2411 if (xmlXIncludeProcessFlags(doc, options) < 0) in parseAndPrintFile()
Druntest.c2020 xmlXIncludeProcessFlags(doc, options); in errParseTest()
Dtestapi.c27188 ret_val = xmlXIncludeProcessFlags(doc, flags); in test_xmlXIncludeProcessFlags()
/external/libxml2/
Dxinclude.c2503 xmlXIncludeProcessFlags(xmlDocPtr doc, int flags) { in xmlXIncludeProcessFlags() function
2518 return(xmlXIncludeProcessFlags(doc, 0)); in xmlXIncludeProcess()
Delfgcchack.h15434 #undef xmlXIncludeProcessFlags
15435 extern __typeof (xmlXIncludeProcessFlags) xmlXIncludeProcessFlags __attribute((alias("xmlXIncludePr…
15437 #ifndef xmlXIncludeProcessFlags
15438 extern __typeof (xmlXIncludeProcessFlags) xmlXIncludeProcessFlags__internal_alias __attribute((visi…
15439 #define xmlXIncludeProcessFlags xmlXIncludeProcessFlags__internal_alias macro
Dxmllint.c2415 if (xmlXIncludeProcessFlags(doc, options) < 0) in parseAndPrintFile()
/external/chromium_org/third_party/libxml/src/win32/
Dlibxml2.def.src2619 xmlXIncludeProcessFlags