Searched defs:ncname (Results 1 – 3 of 3) sorted by relevance
77 ncname = re.compile(_NCName + '$') variable
223 xmlBuildQName(const xmlChar *ncname, const xmlChar *prefix, in xmlBuildQName()
19311 xmlChar * ncname; /* the Name */ in test_xmlBuildQName() local