Home
last modified time | relevance | path

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

/external/libxslt/libxslt/
DxsltInternals.h1578 xmlChar *exclPrefix; /* last excluded prefixes */ member
Dxslt.c186 style->exclPrefix = value; in exclPrefixPush()
206 style->exclPrefix = style->exclPrefixTab[style->exclPrefixNr - 1]; in exclPrefixPop()
208 style->exclPrefix = NULL; in exclPrefixPop()