Home
last modified time | relevance | path

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

/external/chromium_org/third_party/libxml/src/include/libxml/
Dxinclude.h121 xmlXIncludeProcessNode (xmlXIncludeCtxtPtr ctxt,
/external/libxml2/include/libxml/
Dxinclude.h121 xmlXIncludeProcessNode (xmlXIncludeCtxtPtr ctxt,
/external/chromium_org/third_party/libxml/src/
Dxinclude.c2577 xmlXIncludeProcessNode(xmlXIncludeCtxtPtr ctxt, xmlNodePtr node) { in xmlXIncludeProcessNode() function
Delfgcchack.h15458 #undef xmlXIncludeProcessNode
15459 extern __typeof (xmlXIncludeProcessNode) xmlXIncludeProcessNode __attribute((alias("xmlXIncludeProc…
15461 #ifndef xmlXIncludeProcessNode
15462 extern __typeof (xmlXIncludeProcessNode) xmlXIncludeProcessNode__internal_alias __attribute((visibi…
15463 #define xmlXIncludeProcessNode xmlXIncludeProcessNode__internal_alias macro
Dxmlreader.c1498 xmlXIncludeProcessNode(reader->xincctxt, reader->node); in xmlTextReaderRead()
Dtestapi.c27287 ret_val = xmlXIncludeProcessNode(ctxt, node); in test_xmlXIncludeProcessNode()
/external/libxml2/
Dxinclude.c2577 xmlXIncludeProcessNode(xmlXIncludeCtxtPtr ctxt, xmlNodePtr node) { in xmlXIncludeProcessNode() function
Delfgcchack.h15458 #undef xmlXIncludeProcessNode
15459 extern __typeof (xmlXIncludeProcessNode) xmlXIncludeProcessNode __attribute((alias("xmlXIncludeProc…
15461 #ifndef xmlXIncludeProcessNode
15462 extern __typeof (xmlXIncludeProcessNode) xmlXIncludeProcessNode__internal_alias __attribute((visibi…
15463 #define xmlXIncludeProcessNode xmlXIncludeProcessNode__internal_alias macro
Dxmlreader.c1500 xmlXIncludeProcessNode(reader->xincctxt, reader->node); in xmlTextReaderRead()
/external/chromium_org/third_party/libxml/src/win32/
Dlibxml2.def.src2625 xmlXIncludeProcessNode