Home | History | Annotate | Download | only in libxml2

Lines Matching full:nb_attributes

1527 		    int nb_attributes,
1556 fprintf(stdout, ", %d, %d", nb_attributes, nb_defaulted);
1558 for (i = 0;i < nb_attributes * 5;i += 5) {