Home
last modified time | relevance | path

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

/external/python/cpython2/Objects/
Dunicodeobject.c4323 static PyMethodDef encoding_map_methods[] = { variable
4364 encoding_map_methods, /*tp_methods*/
/external/python/cpython3/Objects/
Dunicodeobject.c8071 static PyMethodDef encoding_map_methods[] = { variable
8112 encoding_map_methods, /*tp_methods*/