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
2223 if (! reader->rngPreserveCtxt) in xmlFreeTextReader()
4151 if (! reader->rngPreserveCtxt) in xmlTextReaderRelaxNGSetSchema()
4155 reader->rngPreserveCtxt = 0; in xmlTextReaderRelaxNGSetSchema()
4165 if (! reader->rngPreserveCtxt) in xmlTextReaderRelaxNGSetSchema()
4169 reader->rngPreserveCtxt = 0; in xmlTextReaderRelaxNGSetSchema()
4364 if ( !reader->rngPreserveCtxt) in xmlTextReaderRelaxNGValidateInternal()
4368 reader->rngPreserveCtxt = 0; in xmlTextReaderRelaxNGValidateInternal()
4409 reader->rngPreserveCtxt = 1; in xmlTextReaderRelaxNGValidateInternal()