HomeSort by relevance Sort by last modified time
    Searched refs:record_info (Results 1 - 6 of 6) sorted by null

  /external/libxml2/
legacy.c 188 *((int *) result) = ctxt->record_info;
306 ctxt->record_info = *((int *) value);
    [all...]
HTMLparser.c     [all...]
SAX2.c     [all...]
parser.c     [all...]
parserInternals.c     [all...]
  /external/libxml2/include/libxml/
parser.h 210 int record_info; /* Whether node info should be kept */ member in struct:_xmlParserCtxt
    [all...]

Completed in 1008 milliseconds