Home
last modified time | relevance | path

Searched refs:oldseq (Results 1 – 1 of 1) sorted by relevance

/external/libxml2/
Drelaxng.c9090 xmlNodePtr oldseq; in xmlRelaxNGValidateAttribute() local
9110 oldseq = ctxt->state->seq; in xmlRelaxNGValidateAttribute()
9120 ctxt->state->seq = oldseq; in xmlRelaxNGValidateAttribute()
9148 oldseq = ctxt->state->seq; in xmlRelaxNGValidateAttribute()
9157 ctxt->state->seq = oldseq; in xmlRelaxNGValidateAttribute()