Home
last modified time | relevance | path

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

/external/chromium_org/third_party/libxslt/libxslt/
Dimports.c248 oldNopreproc = style->nopreproc; in xsltParseStylesheetInclude()
249 style->nopreproc = include->preproc; in xsltParseStylesheetInclude()
257 style->nopreproc = oldNopreproc; in xsltParseStylesheetInclude()
DxsltInternals.h1612 int nopreproc; member
Dxslt.c6339 if (! style->nopreproc) in xsltParseStylesheetProcess()
6410 if (!ret->nopreproc) { in xsltParseStylesheetProcess()