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

  /external/libxml2/include/libxml/
parser.h 265 int maxatts; /* the size of the array */ member in struct:_xmlParserCtxt
    [all...]
  /external/libxml2/
HTMLparser.c 3598 int maxatts; local
    [all...]
parser.c 1590 int maxatts; local
8190 int maxatts = ctxt->maxatts; local
8871 int maxatts = ctxt->maxatts; local
    [all...]

Completed in 94 milliseconds