HomeSort by relevance Sort by last modified time
    Searched defs:loadsubset (Results 1 - 2 of 2) sorted by null

  /external/chromium_org/third_party/libxml/src/include/libxml/
parser.h 136 * 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
    [all...]
  /external/libxml2/include/libxml/
parser.h 136 * 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
    [all...]

Completed in 49 milliseconds