Home | History | Annotate | Download | only in libxml2

Lines Matching refs:nb_attributes

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