Home
last modified time | relevance | path

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

/external/chromium_org/third_party/libxslt/libxslt/
Dnamespaces.c292 style->defaultAlias = targetNs->href; in xsltNamespaceAlias()
DxsltInternals.h1608 const xmlChar *defaultAlias; member
Dxslt.c4950 if ((cur->ns == NULL) && (style->defaultAlias != NULL)) { in xsltParseTemplateContent()
4952 style->defaultAlias); in xsltParseTemplateContent()