Home
last modified time | relevance | path

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

/external/python/cpython2/Modules/
Dunicodedata.c204 unicodedata_numeric(PyObject *self, PyObject *args) in unicodedata_numeric() function
1183 {"numeric", unicodedata_numeric, METH_VARARGS, unicodedata_numeric__doc__},