Searched refs:nbdef (Results 1 – 1 of 1) sorted by relevance
/external/libxml2/ |
D | parser.c | 9187 int nratts, nbatts, nbdef, inputid; in xmlParseStartTag2() local 9207 nbdef = 0; in xmlParseStartTag2() 9519 nbdef++; in xmlParseStartTag2() 9581 nbatts / 5, nbdef, atts); in xmlParseStartTag2() 9584 nsname, 0, NULL, nbatts / 5, nbdef, atts); in xmlParseStartTag2()
|