⠀⠀⠀⠀⠀⠀⠀⠀⠀⠀⠀⠀⠀⠀⢀⣀⠀⠀⠀⠀⠀⠀⠀⠀⠀⠀⠀⠀⠀ ⠀⠀⠀⠀⠀⠀⠀⠀⢠⣴⣿⣿⣿⣷⣼⣿⠀⣴⠾⠷⠶⠦⡄⠀⠀⠀⠀⠀⠀ ⠀⠀⠀⠀⢠⡤⢶⣦⣾⣿⣿⣿⣿⣿⣿⣿⠀⣿⣶⣶⣦⣄⠳⣤⣤⠄⠀⠀⠀ ⠀⠀⠀⢀⣼⣳⡿⢻⣿⣿⣿⣿⣿⣿⣿⣿⣶⣿⣿⣗⠈⠙⠻⣶⣄⡀⠀⠀⠀ ⠀⠀⠀⣰⠿⠁⢀⣼⣿⣿⣿⣿⣿⣿⣿⣿⣿⣿⣿⣿⣷⡄⠀⠀⠈⠳⣤⠀⠀ ⠀⠀⢀⡟⠀⢰⣿⠟⠻⢿⣿⣿⣿⣿⣿⣿⣿⣿⠉⠁⠈⠻⣶⣄⠀⠀⠈⠛⢦ ⠀⣀⡼⠃⠀⣼⡟⠀⠀⢸⣿⡿⠉⣿⡿⠿⠛⣿⡄⠀⠀⠀⠙⠿⣆⠀⠀⠀⠈ ⠈⠁⠀⠀⢸⡟⠀⠀⠀⢸⣿⠀⠀⣿⠁⠀⠀⠈⠃⠀⠀⠀⠀⠀⠘⢷⡄⠀⠀ ⠀⠀⠀⠀⣼⠃⠀⠀⠀⢸⡟⠀⠀⡿⠁⠀⠀⠀⠀⠀⠀⠀⠀⠀⠀⠈⢿⡆⠀ ⠀⠀⠀⣠⡏⠀⠀⠀⠀⣼⡇⠀⠀⠀⠀⠀⠀⠀⠀⠀⠀⠀⠀⠀⠀⠀⠀⠀⠀ ⠀⠀⠀⠻⠃⠀⠀⠀⠀⣻⡇⠀⠀⠀⠀⠀⠀⠀⠀⠀⠀⠀⠀⠀⠀⠀⠀⠀⠀ ⠀⠀⠀⠀⠀⠀⠀⠀⠀⠻⠇⠀⠀⠀⠀⠀⠀⠀⠀⠀⠀⠀⠀⠀⠀⠀⠀⠀⠀ Current Dir: /usr/include/libxml2/libxml/ [FILE] DOCBparser.h [ edit | delete | rename | download ] [FILE] HTMLparser.h [ edit | delete | rename | download ] [FILE] HTMLtree.h [ edit | delete | rename | download ] [FILE] SAX.h [ edit | delete | rename | download ] [FILE] SAX2.h [ edit | delete | rename | download ] [FILE] c14n.h [ edit | delete | rename | download ] [FILE] catalog.h [ edit | delete | rename | download ] [FILE] chvalid.h [ edit | delete | rename | download ] [FILE] debugXML.h [ edit | delete | rename | download ] [FILE] dict.h [ edit | delete | rename | download ] [FILE] encoding.h [ edit | delete | rename | download ] [FILE] entities.h [ edit | delete | rename | download ] [FILE] globals.h [ edit | delete | rename | download ] [FILE] hash.h [ edit | delete | rename | download ] [FILE] list.h [ edit | delete | rename | download ] [FILE] nanoftp.h [ edit | delete | rename | download ] [FILE] nanohttp.h [ edit | delete | rename | download ] [FILE] parser.h [ edit | delete | rename | download ] [FILE] parserInternals.h [ edit | delete | rename | download ] [FILE] pattern.h [ edit | delete | rename | download ] [FILE] relaxng.h [ edit | delete | rename | download ] [FILE] schemasInternals.h [ edit | delete | rename | download ] [FILE] schematron.h [ edit | delete | rename | download ] [FILE] threads.h [ edit | delete | rename | download ] [FILE] tree.h [ edit | delete | rename | download ] [FILE] uri.h [ edit | delete | rename | download ] [FILE] valid.h [ edit | delete | rename | download ] [FILE] xinclude.h [ edit | delete | rename | download ] [FILE] xlink.h [ edit | delete | rename | download ] [FILE] xmlIO.h [ edit | delete | rename | download ] [FILE] xmlautomata.h [ edit | delete | rename | download ] [FILE] xmlerror.h [ edit | delete | rename | download ] [FILE] xmlexports.h [ edit | delete | rename | download ] [FILE] xmlmemory.h [ edit | delete | rename | download ] [FILE] xmlmodule.h [ edit | delete | rename | download ] [FILE] xmlreader.h [ edit | delete | rename | download ] [FILE] xmlregexp.h [ edit | delete | rename | download ] [FILE] xmlsave.h [ edit | delete | rename | download ] [FILE] xmlschemas.h [ edit | delete | rename | download ] [FILE] xmlschemastypes.h [ edit | delete | rename | download ] [FILE] xmlstring.h [ edit | delete | rename | download ] [FILE] xmlunicode.h [ edit | delete | rename | download ] [FILE] xmlversion.h [ edit | delete | rename | download ] [FILE] xmlwriter.h [ edit | delete | rename | download ] [FILE] xpath.h [ edit | delete | rename | download ] [FILE] xpathInternals.h [ edit | delete | rename | download ] [FILE] xpointer.h [ edit | delete | rename | download ] Viewing: /usr/include/libxml2/libxml/DOCBparser.h /* * Summary: old DocBook SGML parser * Description: interface for a DocBook SGML non-verifying parser * This code is DEPRECATED, and should not be used anymore. * * Copy: See Copyright for the status of this software. * * Author: Daniel Veillard */ #ifndef __DOCB_PARSER_H__ #define __DOCB_PARSER_H__ #include <libxml/xmlversion.h> #ifdef LIBXML_DOCB_ENABLED #include <libxml/parser.h> #include <libxml/parserInternals.h> #ifndef IN_LIBXML #ifdef __GNUC__ #warning "The DOCBparser module has been deprecated in libxml2-2.6.0" #endif #endif #ifdef __cplusplus extern "C" { #endif /* * Most of the back-end structures from XML and SGML are shared. */ typedef xmlParserCtxt docbParserCtxt; typedef xmlParserCtxtPtr docbParserCtxtPtr; typedef xmlSAXHandler docbSAXHandler; typedef xmlSAXHandlerPtr docbSAXHandlerPtr; typedef xmlParserInput docbParserInput; typedef xmlParserInputPtr docbParserInputPtr; typedef xmlDocPtr docbDocPtr; /* * There is only few public functions. */ XMLPUBFUN int XMLCALL docbEncodeEntities(unsigned char *out, int *outlen, const unsigned char *in, int *inlen, int quoteChar); XMLPUBFUN docbDocPtr XMLCALL docbSAXParseDoc (xmlChar *cur, const char *encoding, docbSAXHandlerPtr sax, void *userData); XMLPUBFUN docbDocPtr XMLCALL docbParseDoc (xmlChar *cur, const char *encoding); XMLPUBFUN docbDocPtr XMLCALL docbSAXParseFile (const char *filename, const char *encoding, docbSAXHandlerPtr sax, void *userData); XMLPUBFUN docbDocPtr XMLCALL docbParseFile (const char *filename, const char *encoding); /** * Interfaces for the Push mode. */ XMLPUBFUN void XMLCALL docbFreeParserCtxt (docbParserCtxtPtr ctxt); XMLPUBFUN docbParserCtxtPtr XMLCALL docbCreatePushParserCtxt(docbSAXHandlerPtr sax, void *user_data, const char *chunk, int size, const char *filename, xmlCharEncoding enc); XMLPUBFUN int XMLCALL docbParseChunk (docbParserCtxtPtr ctxt, const char *chunk, int size, int terminate); XMLPUBFUN docbParserCtxtPtr XMLCALL docbCreateFileParserCtxt(const char *filename, const char *encoding); XMLPUBFUN int XMLCALL docbParseDocument (docbParserCtxtPtr ctxt); #ifdef __cplusplus } #endif #endif /* LIBXML_DOCB_ENABLED */ #endif /* __DOCB_PARSER_H__ */