Searched defs:loadsubset (Results 1 - 2 of 2) sorted by relevance

/external/chromium_org/third_party/libxml/src/include/libxml/
H A Dparser.h136 * Bit in the loadsubset context field to tell to do ID/REFs lookups.
144 * Bit in the loadsubset context field to tell to do complete the
153 * Bit in the loadsubset context field to tell to not do ID/REFs registration.
258 int loadsubset; /* should the external subset be loaded */ member in struct:_xmlParserCtxt
/external/libxml2/include/libxml/
H A Dparser.h136 * Bit in the loadsubset context field to tell to do ID/REFs lookups.
144 * Bit in the loadsubset context field to tell to do complete the
153 * Bit in the loadsubset context field to tell to not do ID/REFs registration.
258 int loadsubset; /* should the external subset be loaded */ member in struct:_xmlParserCtxt

Completed in 120 milliseconds