Lines Matching full:parser
55 * @ctxt: an SGML parser context
60 * Returns 0, -1 in case of error. the parser context is augmented
79 * @ctxt: an SGML parser context
81 * Free all the memory used by a parser context. However the parsed
100 * @ctxt: an XML parser context
135 * Create a parser context for using the DocBook SGML parser in push mode
140 * Returns the new parser context or NULL
224 * Create a parser context for a file content.
228 * Returns the new parser context or NULL