Home
last modified time | relevance | path

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

/external/python/cpython2/Modules/
D_elementtree.c2072 makeuniversal(XMLParserObject* self, const char* string) function
2227 tag = makeuniversal(self, tag_in);
2239 PyObject* key = makeuniversal(self, attrib_in[0]);
2323 tag = makeuniversal(self, tag_in);