Home
last modified time | relevance | path

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

/external/libxslt/libxslt/
Dpreproc.c165 const xmlChar *allow1, const xmlChar *allow2) { in xsltCheckParentElement() argument
183 (xmlStrEqual(parent->name, allow2)))) { in xsltCheckParentElement()