Home
last modified time | relevance | path

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

/third_party/python/Python/
Dceval.c134 static size_t opcache_global_opts = 0; variable
390 opcache_global_opts); in _PyEval_Fini()
1533 if (co->co_opcache != NULL) opcache_global_opts++; \