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
2220 if (! reader->rngPreserveCtxt) in xmlFreeTextReader()
4130 if (! reader->rngPreserveCtxt) in xmlTextReaderRelaxNGSetSchema()
4134 reader->rngPreserveCtxt = 0; in xmlTextReaderRelaxNGSetSchema()
4144 if (! reader->rngPreserveCtxt) in xmlTextReaderRelaxNGSetSchema()
4148 reader->rngPreserveCtxt = 0; in xmlTextReaderRelaxNGSetSchema()
4343 if ( !reader->rngPreserveCtxt) in xmlTextReaderRelaxNGValidateInternal()
4347 reader->rngPreserveCtxt = 0; in xmlTextReaderRelaxNGValidateInternal()
4388 reader->rngPreserveCtxt = 1; in xmlTextReaderRelaxNGValidateInternal()