Searched refs:xmlParserInputBuffer (Results 1 – 7 of 7) sorted by relevance
59 d like(xmlParserInputBuffer...61 d func value like(xmlParserInputBuffer...151 d like(xmlParserInputBuffer...210 d like(xmlParserInputBuffer...212 d func value like(xmlParserInputBuffer...545 d like(xmlParserInputBuffer...551 d value value like(xmlParserInputBuffer...
122 d xmlParserInputBuffer...
126 * xmlParserInputBuffer and xmlOutputBuffer. The change was
28 typedef struct _xmlParserInputBuffer xmlParserInputBuffer; typedef29 typedef xmlParserInputBuffer *xmlParserInputBufferPtr;
2426 ret = (xmlParserInputBufferPtr) xmlMalloc(sizeof(xmlParserInputBuffer)); in xmlAllocParserInputBuffer()2431 memset(ret, 0, (size_t) sizeof(xmlParserInputBuffer)); in xmlAllocParserInputBuffer()3069 ret = (xmlParserInputBufferPtr) xmlMalloc(sizeof(xmlParserInputBuffer)); in xmlParserInputBufferCreateStatic()3074 memset(ret, 0, (size_t) sizeof(xmlParserInputBuffer)); in xmlParserInputBufferCreateStatic()
18563 * xmlIO.[ch] parser.c: cleane up the xmlParserInputBuffer mess
96 <ANCHOR id="xmlParserInputBuffer" href="libxml/libxml-xmlIO.html#xmlParserInputBuffer">471 <ANCHOR id="xmlParserInputBuffer" href="libxml/libxml-tree.html#xmlParserInputBuffer">