Home
last modified time | relevance | path

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

/external/libxslt/libxslt/
Dpreproc.c111 int has_ext; in xsltCheckInstructionElement() local
117 has_ext = (style->extInfos != NULL); in xsltCheckInstructionElement()
141 if ((has_ext) && (parent->ns != NULL) && in xsltCheckInstructionElement()