Searched refs:defaultAlias (Results 1 - 3 of 3) sorted by relevance

/macosx-10.10.1/libxslt-13/libxslt/libxslt/
H A Dnamespaces.c277 * namespace in scope, we'll use style->defaultAlias for this.
292 style->defaultAlias = targetNs->href;
H A DxsltInternals.h1613 const xmlChar *defaultAlias; member in struct:_xsltStylesheet
H A Dxslt.c4965 if ((cur->ns == NULL) && (style->defaultAlias != NULL)) {
4967 style->defaultAlias);

Completed in 194 milliseconds