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

/macosx-10.10.1/libxslt-13/libxslt/libxslt/
H A DxsltInternals.h1583 xmlChar *exclPrefix; /* last excluded prefixes */ member in struct:_xsltStylesheet
H A Dxslt.c186 style->exclPrefix = value;
206 style->exclPrefix = style->exclPrefixTab[style->exclPrefixNr - 1];
208 style->exclPrefix = NULL;

Completed in 401 milliseconds