Home
last modified time | relevance | path

Searched refs:xmlXIncludeProcessTree (Results 1 – 10 of 10) sorted by relevance

/external/chromium_org/third_party/libxml/src/include/libxml/
Dxinclude.h106 xmlXIncludeProcessTree (xmlNodePtr tree);
/external/libxml2/include/libxml/
Dxinclude.h106 xmlXIncludeProcessTree (xmlNodePtr tree);
/external/chromium_org/third_party/libxml/src/
Dxinclude.c2561 xmlXIncludeProcessTree(xmlNodePtr tree) { in xmlXIncludeProcessTree() function
Delfgcchack.h15470 #undef xmlXIncludeProcessTree
15471 extern __typeof (xmlXIncludeProcessTree) xmlXIncludeProcessTree __attribute((alias("xmlXIncludeProc…
15473 #ifndef xmlXIncludeProcessTree
15474 extern __typeof (xmlXIncludeProcessTree) xmlXIncludeProcessTree__internal_alias __attribute((visibi…
15475 #define xmlXIncludeProcessTree xmlXIncludeProcessTree__internal_alias macro
DNEWS1078 - adding xmlXIncludeProcessTree() for XInclud'ing in a subtree
Dtestapi.c27324 ret_val = xmlXIncludeProcessTree(tree); in test_xmlXIncludeProcessTree()
DChangeLog10282 xmlXIncludeProcessTree() to process XInclude only on a subtree
/external/libxml2/
Dxinclude.c2561 xmlXIncludeProcessTree(xmlNodePtr tree) { in xmlXIncludeProcessTree() function
Delfgcchack.h15470 #undef xmlXIncludeProcessTree
15471 extern __typeof (xmlXIncludeProcessTree) xmlXIncludeProcessTree __attribute((alias("xmlXIncludeProc…
15473 #ifndef xmlXIncludeProcessTree
15474 extern __typeof (xmlXIncludeProcessTree) xmlXIncludeProcessTree__internal_alias __attribute((visibi…
15475 #define xmlXIncludeProcessTree xmlXIncludeProcessTree__internal_alias macro
/external/chromium_org/third_party/libxml/src/win32/
Dlibxml2.def.src2628 xmlXIncludeProcessTree