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;
2327 ret = (xmlParserInputBufferPtr) xmlMalloc(sizeof(xmlParserInputBuffer)); in xmlAllocParserInputBuffer()2332 memset(ret, 0, (size_t) sizeof(xmlParserInputBuffer)); in xmlAllocParserInputBuffer()2968 ret = (xmlParserInputBufferPtr) xmlMalloc(sizeof(xmlParserInputBuffer)); in xmlParserInputBufferCreateStatic()2973 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">