Home
last modified time | relevance | path

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

/third_party/python/Python/clinic/
Dsysmodule.c.h1004 sys__deactivate_opcache_impl(PyObject *module);
1009 return sys__deactivate_opcache_impl(module); in sys__deactivate_opcache()
/third_party/python/Python/
Dsysmodule.c2009 sys__deactivate_opcache_impl(PyObject *module) in sys__deactivate_opcache_impl() function