Home
last modified time | relevance | path

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

/third_party/gettext/gnulib-local/lib/libxml/
Dparser.c1698 int maxatts; in xmlCtxtGrowAttrs() local
8472 int maxatts = ctxt->maxatts; in xmlParseStartTag() local
9215 int maxatts = ctxt->maxatts; in xmlParseStartTag2() local
Dparser.in.h294 int maxatts; /* the size of the array */ member
DHTMLparser.c3772 int maxatts; in htmlParseStartTag() local
/third_party/libxml2/
Dparser.c1714 int maxatts; in xmlCtxtGrowAttrs() local
8543 int maxatts = ctxt->maxatts; in xmlParseStartTag() local
9268 int maxatts = ctxt->maxatts; in xmlParseStartTag2() local
DHTMLparser.c3939 int maxatts; in htmlParseStartTag() local
/third_party/libxml2/include/libxml/
Dparser.h267 int maxatts; /* the size of the array */ member