Home
last modified time | relevance | path

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

/external/python/cpython3/Modules/clinic/
D_sre.c.h14 _sre_getcodesize_impl(PyObject *module);
22 _return_value = _sre_getcodesize_impl(module); in _sre_getcodesize()
/external/python/cpython3/Modules/
D_sre.c272 _sre_getcodesize_impl(PyObject *module) in _sre_getcodesize_impl() function