Searched refs:xmlParserInputBufferPtr (Results 1 – 25 of 30) sorted by relevance
12
/external/libxml2/include/libxml/ |
D | 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 …]
|
D | xmlreader.h | 112 xmlNewTextReader (xmlParserInputBufferPtr input, 122 xmlParserInputBufferPtr input, const char *URL, 220 XMLPUBFUN xmlParserInputBufferPtr XMLCALL
|
D | parser.h | 56 xmlParserInputBufferPtr buf; /* UTF-8 encoded buffer */ 931 xmlParserInputBufferPtr input, 1041 xmlParserInputBufferPtr input,
|
D | xmlschemas.h | 210 xmlParserInputBufferPtr input,
|
D | globals.h | 42 typedef xmlParserInputBufferPtr (*xmlParserInputBufferCreateFilenameFunc) (const char *URI,
|
D | tree.h | 29 typedef xmlParserInputBuffer *xmlParserInputBufferPtr; typedef
|
/external/libxml2/ |
D | enc.h | 23 int xmlCharEncFirstLineInput(xmlParserInputBufferPtr input, int len); 24 int xmlCharEncInput(xmlParserInputBufferPtr input, int flush);
|
D | xmlIO.c | 2422 xmlParserInputBufferPtr 2424 xmlParserInputBufferPtr ret; in xmlAllocParserInputBuffer() 2426 ret = (xmlParserInputBufferPtr) xmlMalloc(sizeof(xmlParserInputBuffer)); in xmlAllocParserInputBuffer() 2564 xmlFreeParserInputBuffer(xmlParserInputBufferPtr in) { in xmlFreeParserInputBuffer() 2628 xmlParserInputBufferPtr 2630 xmlParserInputBufferPtr ret; in __xmlParserInputBufferCreateFilename() 2712 xmlParserInputBufferPtr 2880 xmlParserInputBufferPtr 2882 xmlParserInputBufferPtr ret; in xmlParserInputBufferCreateFile() 2998 xmlParserInputBufferPtr [all …]
|
D | xmlreader.c | 130 xmlParserInputBufferPtr input; /* the input */ 2070 xmlNewTextReader(xmlParserInputBufferPtr input, const char *URI) { in xmlNewTextReader() 2185 xmlParserInputBufferPtr input; in xmlNewTextReaderFilename() 2506 xmlParserInputBufferPtr 2508 xmlParserInputBufferPtr ret = NULL; in xmlTextReaderGetRemainder() 5113 xmlParserInputBufferPtr input, const char *URL, in xmlTextReaderSetup() 5205 xmlParserInputBufferPtr buf; in xmlTextReaderSetup() 5430 xmlParserInputBufferPtr buf; in xmlReaderForMemory() 5465 xmlParserInputBufferPtr input; in xmlReaderForFd() 5504 xmlParserInputBufferPtr input; in xmlReaderForIO() [all …]
|
D | testchar.c | 536 xmlParserInputBufferPtr buf; in testCharRanges()
|
D | parserInternals.c | 1384 xmlNewIOInputStream(xmlParserCtxtPtr ctxt, xmlParserInputBufferPtr input, in xmlNewIOInputStream() 1513 xmlParserInputBufferPtr buf; in xmlNewInputFromFile()
|
D | parser.c | 12420 xmlParserInputBufferPtr in = ctxt->input->buf; in xmlParseChunk() 12550 xmlParserInputBufferPtr buf; in xmlCreatePushParserCtxt() 12712 xmlParserInputBufferPtr buf; in xmlCreateIOParserCtxt() 12778 xmlIOParseDTD(xmlSAXHandlerPtr sax, xmlParserInputBufferPtr input, in xmlIOParseDTD() 14566 xmlParserInputBufferPtr buf; in xmlCreateMemoryParserCtxt() 15116 xmlParserInputBufferPtr buf; in xmlCtxtResetPush() 15496 xmlParserInputBufferPtr input; in xmlReadFd() 15540 xmlParserInputBufferPtr input; in xmlReadIO() 15656 xmlParserInputBufferPtr input; in xmlCtxtReadMemory() 15701 xmlParserInputBufferPtr input; in xmlCtxtReadFd() [all …]
|
D | encoding.c | 2050 xmlCharEncFirstLineInput(xmlParserInputBufferPtr input, int len) in xmlCharEncFirstLineInput() 2176 xmlCharEncInput(xmlParserInputBufferPtr input, int flush) in xmlCharEncInput()
|
D | xmllint.c | 1638 xmlParserInputBufferPtr buf = NULL; in testSAX() 1832 xmlParserInputBufferPtr input = NULL; in streamFile()
|
/external/libxml2/os400/libxmlrpg/ |
D | xmlIO.rpgle | 123 d ds based(xmlParserInputBufferPtr) 167 d like(xmlParserInputBufferPtr) 173 d like(xmlParserInputBufferPtr) 180 d like(xmlParserInputBufferPtr) 187 d like(xmlParserInputBufferPtr) 194 d like(xmlParserInputBufferPtr) 202 d like(xmlParserInputBufferPtr) 210 d like(xmlParserInputBufferPtr) 218 d in value like(xmlParserInputBufferPtr) 223 d in value like(xmlParserInputBufferPtr) [all …]
|
D | xmlreader.rpgle | 129 d input value like(xmlParserInputBufferPtr) 144 d input value like(xmlParserInputBufferPtr) 311 d like(xmlParserInputBufferPtr)
|
D | globals.rpgle | 34 * Returns the new xmlParserInputBufferPtr in case of success or NULL if no 533 d like(xmlParserInputBufferPtr)
|
D | xmlschemas.rpgle | 276 d input value like(xmlParserInputBufferPtr)
|
D | parser.rpgle | 50 d buf like(xmlParserInputBufferPtr) UTF-8 encoded buffer 995 d input value like(xmlParserInputBufferPtr) 1136 d input value like(xmlParserInputBufferPtr)
|
/external/libxml2/python/ |
D | libxml_wrap.h | 160 xmlParserInputBufferPtr obj; 257 PyObject * libxml_xmlParserInputBufferPtrWrap(xmlParserInputBufferPtr buffer);
|
D | types.c | 756 libxml_xmlParserInputBufferPtrWrap(xmlParserInputBufferPtr buffer) in libxml_xmlParserInputBufferPtrWrap()
|
D | libxml.c | 659 static xmlParserInputBufferPtr 662 xmlParserInputBufferPtr ret; in xmlParserInputBufferCreatePythonFile() 683 xmlParserInputBufferPtr buffer; in libxml_xmlCreateInputBuffer() 732 xmlParserInputBufferPtr buf; in pythonExternalEntityLoader()
|
/external/libxml2/os400/ |
D | rpgsupport.c | 152 xmlParserInputBufferPtr in THREADED_VAR()
|
D | rpgsupport.h | 124 XMLPUBFUN xmlParserInputBufferPtr
|
/external/libxml2/doc/html/ |
D | index.sgml | 472 <ANCHOR id="xmlParserInputBufferPtr" href="libxml/libxml-tree.html#xmlParserInputBufferPtr">
|
12