HomeSort by relevance Sort by last modified time
    Searched refs:xmlParserInputBufferPtr (Results 1 - 15 of 15) sorted by null

  /external/libxml2/include/libxml/
xmlIO.h 166 XMLPUBFUN xmlParserInputBufferPtr XMLCALL
169 XMLPUBFUN xmlParserInputBufferPtr XMLCALL
172 XMLPUBFUN xmlParserInputBufferPtr XMLCALL
175 XMLPUBFUN xmlParserInputBufferPtr XMLCALL
178 XMLPUBFUN xmlParserInputBufferPtr XMLCALL
181 XMLPUBFUN xmlParserInputBufferPtr XMLCALL
184 XMLPUBFUN xmlParserInputBufferPtr XMLCALL
190 xmlParserInputBufferRead (xmlParserInputBufferPtr in,
193 xmlParserInputBufferGrow (xmlParserInputBufferPtr in,
196 xmlParserInputBufferPush (xmlParserInputBufferPtr in
    [all...]
xmlreader.h 112 xmlNewTextReader (xmlParserInputBufferPtr input,
122 xmlParserInputBufferPtr input, const char *URL,
220 XMLPUBFUN xmlParserInputBufferPtr XMLCALL
xmlschemas.h 189 xmlParserInputBufferPtr input,
parser.h 56 xmlParserInputBufferPtr buf; /* UTF-8 encoded buffer */
928 xmlParserInputBufferPtr input,
    [all...]
globals.h 39 * Returns the new xmlParserInputBufferPtr in case of success or NULL if no
42 typedef xmlParserInputBufferPtr (*xmlParserInputBufferCreateFilenameFunc) (const char *URI, xmlCharEncoding enc);
tree.h 28 typedef xmlParserInputBuffer *xmlParserInputBufferPtr;
    [all...]
  /external/libxml2/
xmlIO.c     [all...]
xmlreader.c 124 xmlParserInputBufferPtr input; /* the input */
    [all...]
HTMLparser.c     [all...]
parserInternals.c     [all...]
parser.c     [all...]
xmllint.c     [all...]
xinclude.c     [all...]
catalog.c 889 xmlParserInputBufferPtr buf;
    [all...]
xmlschemas.c 973 xmlParserInputBufferPtr input;
    [all...]

Completed in 650 milliseconds