Home
last modified time | relevance | path

Searched refs:nbdef (Results 1 – 1 of 1) sorted by relevance

/third_party/libxml2/
Dparser.c9269 int nratts, nbatts, nbdef, inputid; in xmlParseStartTag2() local
9289 nbdef = 0; in xmlParseStartTag2()
9603 nbdef++; in xmlParseStartTag2()
9665 nbatts / 5, nbdef, atts); in xmlParseStartTag2()
9668 nsname, 0, NULL, nbatts / 5, nbdef, atts); in xmlParseStartTag2()