XML_BUFFER_ALLOC_IO 1044 third_party/libxml/src/testapi.c if (no == 4) return(XML_BUFFER_ALLOC_IO); XML_BUFFER_ALLOC_IO 6953 third_party/libxml/src/tree.c (buf->alloc == XML_BUFFER_ALLOC_IO)) return; XML_BUFFER_ALLOC_IO 6977 third_party/libxml/src/tree.c if ((buf->alloc == XML_BUFFER_ALLOC_IO) && XML_BUFFER_ALLOC_IO 7000 third_party/libxml/src/tree.c } else if ((buf->alloc == XML_BUFFER_ALLOC_IO) && XML_BUFFER_ALLOC_IO 7029 third_party/libxml/src/tree.c ((buf->alloc == XML_BUFFER_ALLOC_IO) && (buf->contentIO != NULL))) { XML_BUFFER_ALLOC_IO 7041 third_party/libxml/src/tree.c if ((buf->alloc == XML_BUFFER_ALLOC_IO) && (buf->contentIO != NULL)) { XML_BUFFER_ALLOC_IO 7091 third_party/libxml/src/tree.c if ((buf->alloc == XML_BUFFER_ALLOC_IO) && (buf->contentIO != NULL)) { XML_BUFFER_ALLOC_IO 7208 third_party/libxml/src/tree.c case XML_BUFFER_ALLOC_IO: XML_BUFFER_ALLOC_IO 7228 third_party/libxml/src/tree.c if ((buf->alloc == XML_BUFFER_ALLOC_IO) && (buf->contentIO != NULL)) { XML_BUFFER_ALLOC_IO 7364 third_party/libxml/src/tree.c if ((buf->alloc == XML_BUFFER_ALLOC_IO) && (buf->contentIO != NULL)) { XML_BUFFER_ALLOC_IO 2382 third_party/libxml/src/xmlIO.c ret->buffer->alloc = XML_BUFFER_ALLOC_IO;