Searched defs:xmlDOMWrapFreeCtxt (Results 1 - 4 of 4) sorted by relevance

/external/chromium_org/third_party/libxml/src/
H A Dtree.c7811 * xmlDOMWrapFreeCtxt:
7817 xmlDOMWrapFreeCtxt(xmlDOMWrapCtxtPtr ctxt) function
H A Delfgcchack.h2569 #undef xmlDOMWrapFreeCtxt macro
2570 extern __typeof (xmlDOMWrapFreeCtxt) xmlDOMWrapFreeCtxt __attribute((alias("xmlDOMWrapFreeCtxt__internal_alias")));
2572 #ifndef xmlDOMWrapFreeCtxt
2573 extern __typeof (xmlDOMWrapFreeCtxt) xmlDOMWrapFreeCtxt__internal_alias __attribute((visibility("hidden")));
2574 #define xmlDOMWrapFreeCtxt xmlDOMWrapFreeCtxt__internal_alias macro
/external/libxml2/
H A Dtree.c7824 * xmlDOMWrapFreeCtxt:
7830 xmlDOMWrapFreeCtxt(xmlDOMWrapCtxtPtr ctxt) function
H A Delfgcchack.h2569 #undef xmlDOMWrapFreeCtxt macro
2570 extern __typeof (xmlDOMWrapFreeCtxt) xmlDOMWrapFreeCtxt __attribute((alias("xmlDOMWrapFreeCtxt__internal_alias")));
2572 #ifndef xmlDOMWrapFreeCtxt
2573 extern __typeof (xmlDOMWrapFreeCtxt) xmlDOMWrapFreeCtxt__internal_alias __attribute((visibility("hidden")));
2574 #define xmlDOMWrapFreeCtxt xmlDOMWrapFreeCtxt__internal_alias macro

Completed in 214 milliseconds