Home
last modified time | relevance | path

Searched refs:ncname (Results 1 – 6 of 6) sorted by relevance

/external/libxml2/include/libxml/
Dtree.h681 xmlBuildQName (const xmlChar *ncname,
/external/libxml2/
Dtree.c217 xmlBuildQName(const xmlChar *ncname, const xmlChar *prefix, in xmlBuildQName() argument
222 if (ncname == NULL) return(NULL); in xmlBuildQName()
223 if (prefix == NULL) return((xmlChar *) ncname); in xmlBuildQName()
225 lenn = strlen((char *) ncname); in xmlBuildQName()
239 memcpy(&ret[lenp + 1], ncname, lenn); in xmlBuildQName()
Dtestapi.c19194 xmlChar * ncname; /* the Name */ in test_xmlBuildQName() local
19208 ncname = gen_const_xmlChar_ptr(n_ncname, 0); in test_xmlBuildQName()
19213 ret_val = xmlBuildQName((const xmlChar *)ncname, (const xmlChar *)prefix, memory, len); in test_xmlBuildQName()
19214 if ((ret_val != NULL) && (ret_val != ncname) && in test_xmlBuildQName()
19220 des_const_xmlChar_ptr(n_ncname, (const xmlChar *)ncname, 0); in test_xmlBuildQName()
/external/owasp/sanitizer/lib/htmlparser-1.3/
Dhtmlparser-1.3-with-transitions.jarMETA-INF/MANIFEST.MF nu/validator/htmlparser/tools/XSLT4HTML5XOM.class XSLT4HTML5XOM ...
Dhtmlparser-1.3.jarMETA-INF/MANIFEST.MF nu/validator/htmlparser/tools/XSLT4HTML5XOM.class XSLT4HTML5XOM ...
/external/libxml2/os400/libxmlrpg/
Dtree.rpgle654 d ncname * value options(*string) const xmlChar *