Home
last modified time | relevance | path

Searched defs:ncname (Results 1 – 2 of 2) sorted by relevance

/external/libxslt/libxslt/
Dattributes.c290 const xmlChar *ncname; in xsltParseStylesheetAttributeSet() local
1043 const xmlChar *ncname = NULL; in xsltApplyAttributeSet() local
/external/libxml2/
Dtree.c213 xmlBuildQName(const xmlChar *ncname, const xmlChar *prefix, in xmlBuildQName()