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