Home | History | Annotate | Download | only in libxml2

Lines Matching refs:nbAttrs

25216     int i, j, found, nbAttrs, nbUses;
25241 * @nbAttrs is the number of attributes present in the instance.
25243 nbAttrs = vctxt->nbAttrInfos;
25252 for (j = 0; j < nbAttrs; j++) {
25348 for (i = 0; i < nbAttrs; i++) {