Home
last modified time | relevance | path

Searched defs:_getcode (Results 1 – 2 of 2) sorted by relevance

/external/python/cpython2/Modules/
Dunicodedata.c1019 _getcode(PyObject* self, const char* name, int namelen, Py_UCS4* code) in _getcode() function
/external/python/cpython3/Modules/
Dunicodedata.c1095 _getcode(PyObject* self, const char* name, int namelen, Py_UCS4* code, in _getcode() function