Searched refs:oldopts (Results 1 – 1 of 1) sorted by relevance
1427 int oldopts; in xsltSetCtxtParseOptions() local1431 oldopts = ctxt->parserOptions; in xsltSetCtxtParseOptions()1433 oldopts |= XML_PARSE_XINCLUDE; in xsltSetCtxtParseOptions()1439 return(oldopts); in xsltSetCtxtParseOptions()