Home
last modified time | relevance | path

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

/external/python/cpython3/Modules/clinic/
D_codecsmodule.c.h1334 {"charmap_build", (PyCFunction)_codecs_charmap_build, METH_O, _codecs_charmap_build__doc__},
1340 _codecs_charmap_build(PyObject *module, PyObject *arg) in _codecs_charmap_build() function