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()
4145 if (! reader->rngPreserveCtxt) in xmlTextReaderRelaxNGSetSchema()
4149 reader->rngPreserveCtxt = 0; in xmlTextReaderRelaxNGSetSchema()
4159 if (! reader->rngPreserveCtxt) in xmlTextReaderRelaxNGSetSchema()
4163 reader->rngPreserveCtxt = 0; in xmlTextReaderRelaxNGSetSchema()
4358 if ( !reader->rngPreserveCtxt) in xmlTextReaderRelaxNGValidateInternal()
4362 reader->rngPreserveCtxt = 0; in xmlTextReaderRelaxNGValidateInternal()
4403 reader->rngPreserveCtxt = 1; in xmlTextReaderRelaxNGValidateInternal()