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

  /external/libxml2/
HTMLparser.c 3444 int maxatts; local
    [all...]
parser.c 1441 int maxatts; local
7967 int maxatts = ctxt->maxatts; local
8649 int maxatts = ctxt->maxatts; local
    [all...]
  /external/libxml2/include/libxml/
parser.h 262 int maxatts; /* the size of the array */ member in struct:_xmlParserCtxt
    [all...]

Completed in 27 milliseconds