Home | History | Annotate | Download | only in libxml2

Lines Matching refs:nsPrevEnd

45     int nsPrevEnd;          /* the end of the stack for previous visible node */
366 state->nsPrevEnd = cur->nsPrevEnd;
377 cur->nsPrevEnd = state->nsPrevEnd;
386 cur->nsPrevStart = cur->nsPrevEnd;
387 cur->nsPrevEnd = cur->nsCurEnd;