Home
last modified time | relevance | path

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

/external/libxml2/
Dxmlreader.c168 int rngPreserveCtxt; /* 1 if the context was provided by the user */ member
2290 if (! reader->rngPreserveCtxt) in xmlFreeTextReader()
4228 if (! reader->rngPreserveCtxt) in xmlTextReaderRelaxNGSetSchema()
4232 reader->rngPreserveCtxt = 0; in xmlTextReaderRelaxNGSetSchema()
4242 if (! reader->rngPreserveCtxt) in xmlTextReaderRelaxNGSetSchema()
4246 reader->rngPreserveCtxt = 0; in xmlTextReaderRelaxNGSetSchema()
4441 if ( !reader->rngPreserveCtxt) in xmlTextReaderRelaxNGValidateInternal()
4445 reader->rngPreserveCtxt = 0; in xmlTextReaderRelaxNGValidateInternal()
4486 reader->rngPreserveCtxt = 1; in xmlTextReaderRelaxNGValidateInternal()