Home
last modified time | relevance | path

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

/external/libxml2/
Dxmlreader.c161 int rngPreserveCtxt; /* 1 if the context was provided by the user */ member
2227 if (! reader->rngPreserveCtxt) in xmlFreeTextReader()
4155 if (! reader->rngPreserveCtxt) in xmlTextReaderRelaxNGSetSchema()
4159 reader->rngPreserveCtxt = 0; in xmlTextReaderRelaxNGSetSchema()
4169 if (! reader->rngPreserveCtxt) in xmlTextReaderRelaxNGSetSchema()
4173 reader->rngPreserveCtxt = 0; in xmlTextReaderRelaxNGSetSchema()
4368 if ( !reader->rngPreserveCtxt) in xmlTextReaderRelaxNGValidateInternal()
4372 reader->rngPreserveCtxt = 0; in xmlTextReaderRelaxNGValidateInternal()
4413 reader->rngPreserveCtxt = 1; in xmlTextReaderRelaxNGValidateInternal()