Home
last modified time | relevance | path

Searched defs:maxatts (Results 1 – 6 of 6) sorted by relevance

/external/chromium_org/third_party/libxml/src/
Dparser.c1458 int maxatts; in xmlCtxtGrowAttrs() local
8145 int maxatts = ctxt->maxatts; in xmlParseStartTag() local
8834 int maxatts = ctxt->maxatts; in xmlParseStartTag2() local
DHTMLparser.c3593 int maxatts; in htmlParseStartTag() local
/external/libxml2/
Dparser.c1629 int maxatts; in xmlCtxtGrowAttrs() local
8501 int maxatts = ctxt->maxatts; in xmlParseStartTag() local
9226 int maxatts = ctxt->maxatts; in xmlParseStartTag2() local
DHTMLparser.c3669 int maxatts; in htmlParseStartTag() local
/external/chromium_org/third_party/libxml/src/include/libxml/
Dparser.h265 int maxatts; /* the size of the array */ member
/external/libxml2/include/libxml/
Dparser.h265 int maxatts; /* the size of the array */ member