Home | History | Annotate | Download | only in libxml2

Lines Matching refs:locNr

1346     for (i = 0;i < cur->locNr;i++) {
13013 (((xmlLocationSetPtr) ctxt->value->user)->locNr == 0))
13024 for (i = 0; i < oldlocset->locNr; i++) {
13030 ctxt->context->contextSize = oldlocset->locNr;
13077 if (newlocset->locNr > 0) {
13600 (((xmlLocationSetPtr) ctxt->value->user)->locNr == 0))
13611 for (i = 0; i < oldlocset->locNr; i++) {
13617 ctxt->context->contextSize = oldlocset->locNr;
13844 (((xmlLocationSetPtr) ctxt->value->user)->locNr == 0))
13852 for (i = 0; i < oldlocset->locNr; i++) {
13858 ctxt->context->contextSize = oldlocset->locNr;
13877 for (j=0; j<rloc->locNr; j++) {
14463 return (ptr->locNr != 0);