Searched refs:xmlParserInputBuffer (Results 1 – 7 of 7) sorted by relevance
58 d like(xmlParserInputBuffer...60 d func value like(xmlParserInputBuffer...150 d like(xmlParserInputBuffer...209 d like(xmlParserInputBuffer...211 d func value like(xmlParserInputBuffer...521 d like(xmlParserInputBuffer...527 d value value like(xmlParserInputBuffer...
121 d xmlParserInputBuffer...
122 * 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">