Home
last modified time | relevance | path

Searched refs:xmlRecoverDoc (Results 1 – 8 of 8) sorted by relevance

/external/libxml2/include/libxml/
Dparser.h865 xmlRecoverDoc (const xmlChar *cur);
/external/libxml2/
Dlibxml2.syms763 xmlRecoverDoc;
Delfgcchack.h8236 #undef xmlRecoverDoc
8237 extern __typeof (xmlRecoverDoc) xmlRecoverDoc __attribute((alias("xmlRecoverDoc__internal_alias")));
8239 #ifndef xmlRecoverDoc
8240 extern __typeof (xmlRecoverDoc) xmlRecoverDoc__internal_alias __attribute((visibility("hidden")));
8241 #define xmlRecoverDoc xmlRecoverDoc__internal_alias macro
DNEWS786 Make xmlRecoverDoc const (Martin Trappel) (Daniel Veillard),
Dparser.c14226 xmlRecoverDoc(const xmlChar *cur) { in xmlRecoverDoc() function
Dtestapi.c14715 ret_val = xmlRecoverDoc((const xmlChar *)cur); in test_xmlRecoverDoc()
/external/libxml2/os400/libxmlrpg/
Dparser.rpgle899 d xmlRecoverDoc pr extproc('xmlRecoverDoc')
/external/libxml2/win32/
Dlibxml2.def.src1438 xmlRecoverDoc