Home
last modified time | relevance | path

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

/PHP-7.1/ext/opcache/tests/
H A Dissue0128.phpt2 ISSUE #128 (opcache_invalidate segmentation fault)
11 var_dump(opcache_invalidate('1'));
H A Dbug65915.phpt17 var_dump(opcache_invalidate($tmp, true));
/PHP-7.1/ext/opcache/
H A Dzend_accelerator_module.c66 static ZEND_FUNCTION(opcache_invalidate);
77 ZEND_FE(opcache_invalidate, arginfo_opcache_invalidate)
779 static ZEND_FUNCTION(opcache_invalidate) argument
/PHP-7.1/
H A Drun-tests.php277 opcache_invalidate($info_file, true);
300 opcache_invalidate($info_file, true);

Completed in 28 milliseconds