Home | History | Annotate | Download | only in libxml2

Lines Matching refs:libxml

34 #include "libxml.h"
45 #include <libxml/xmlmemory.h>
46 #include <libxml/threads.h>
47 #include <libxml/globals.h>
48 #include <libxml/tree.h>
49 #include <libxml/parser.h>
50 #include <libxml/parserInternals.h>
51 #include <libxml/valid.h>
52 #include <libxml/entities.h>
53 #include <libxml/xmlerror.h>
54 #include <libxml/encoding.h>
55 #include <libxml/xmlIO.h>
56 #include <libxml/uri.h>
58 #include <libxml/catalog.h>
61 #include <libxml/xmlschemastypes.h>
62 #include <libxml/relaxng.h>
13249 * context's _private member, so it is available nearly everywhere in libxml
13528 * context's _private member, so it is available nearly everywhere in libxml
13795 #include <libxml/xpath.h>