Lines Matching refs:libxml
56 #include <libxml/parser.h>
57 #include <libxml/parserInternals.h>
371 // On non-Windows platforms libxml asks for this URL, the
376 // On Windows, libxml computes a URL relative to where its DLL resides.
389 // The libxml doesn't give us a lot of context for deciding whether to
636 // Protect the libxml context from deletion during a callback
639 // libXML throws an error if you try to switch the encoding for an empty string.
642 // resetting the encoding to UTF-16 before every chunk. Otherwise libxml
1079 // Otherwise libxml seems to call all the SAX callbacks twice for any replaced entity.
1085 // This bug has been fixed in libxml 2.6.27.
1169 // if libxml implementation details were to change
1318 // Tell libxml we're done.