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

1 2

  /external/chromium_org/third_party/libxml/src/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/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/chromium_org/third_party/libxml/src/
xmlIO.c     [all...]
xmlreader.c 124 xmlParserInputBufferPtr input; /* the input */
    [all...]
HTMLparser.c     [all...]
parserInternals.c     [all...]
parser.c     [all...]
xmllint.c     [all...]
testapi.c 483 static xmlParserInputBufferPtr gen_xmlParserInputBufferPtr(int no, int nr ATTRIBUTE_UNUSED) {
493 static void des_xmlParserInputBufferPtr(int no ATTRIBUTE_UNUSED, xmlParserInputBufferPtr val, int nr ATTRIBUTE_UNUSED) {
842 static void desret_xmlParserInputBufferPtr(xmlParserInputBufferPtr val) {
    [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...]

Completed in 1084 milliseconds

1 2