Searched defs:ncname (Results 1 – 6 of 6) sorted by relevance
538 int n, ncname; in lws_adns_parse_udp() local
77 ncname = re.compile(_NCName + '$') variable
222 xmlBuildQName(const xmlChar *ncname, const xmlChar *prefix, in xmlBuildQName()
18414 xmlChar * ncname; /* the Name */ in test_xmlBuildQName() local