Searched refs:xmlRecoverDoc (Results 1 - 3 of 3) sorted by relevance

/haiku-fatelf/src/tools/docbook/libxml2/include/libxml/
H A Dparser.h851 xmlRecoverDoc (xmlChar *cur);
/haiku-fatelf/src/tools/docbook/libxml2/
H A Delfgcchack.h8008 #undef xmlRecoverDoc macro
8009 extern __typeof (xmlRecoverDoc) xmlRecoverDoc __attribute((alias("xmlRecoverDoc__internal_alias")));
8011 #ifndef xmlRecoverDoc
8012 extern __typeof (xmlRecoverDoc) xmlRecoverDoc__internal_alias __attribute((visibility("hidden")));
8013 #define xmlRecoverDoc xmlRecoverDoc__internal_alias macro
H A Dparser.c12251 * xmlRecoverDoc:
12261 xmlRecoverDoc(xmlChar *cur) { function

Completed in 163 milliseconds