Home
last modified time | relevance | path

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

/external/libxslt/libxslt/
Dimports.c131 int secres; in xsltParseStylesheetImport() local
133 secres = xsltCheckRead(sec, NULL, URI); in xsltParseStylesheetImport()
134 if (secres == 0) { in xsltParseStylesheetImport()