Home
last modified time | relevance | path

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

/external/python/cpython2/Lib/
Dxmllib.py77 ncname = re.compile(_NCName + '$') variable
/external/libxml2/
Dtree.c223 xmlBuildQName(const xmlChar *ncname, const xmlChar *prefix, in xmlBuildQName()
Dtestapi.c19311 xmlChar * ncname; /* the Name */ in test_xmlBuildQName() local