Home
last modified time | relevance | path

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

/PHP-5.5/ext/phar/tests/tar/
H A Dcreate_new_and_modify.phpt18 if (function_exists("opcache_get_status")) {
19 $status = opcache_get_status();
H A Ddelete_in_phar.phpt21 if (function_exists("opcache_get_status")) {
22 $status = opcache_get_status();
H A Ddelete_in_phar_confirm.phpt21 if (function_exists("opcache_get_status")) {
22 $status = opcache_get_status();
/PHP-5.5/ext/phar/tests/zip/
H A Dcreate_new_and_modify.phpt18 if (function_exists("opcache_get_status")) {
19 $status = opcache_get_status();
H A Ddelete_in_phar.phpt21 if (function_exists("opcache_get_status")) {
22 $status = opcache_get_status();
H A Ddelete_in_phar_confirm.phpt21 if (function_exists("opcache_get_status")) {
22 $status = opcache_get_status();
/PHP-5.5/ext/phar/tests/
H A Dcreate_new_and_modify.phpt24 if (function_exists("opcache_get_status")) {
25 $status = opcache_get_status();
H A Ddelete_in_phar.phpt19 if (function_exists("opcache_get_status")) {
20 $status = opcache_get_status();
H A Ddelete_in_phar_confirm.phpt19 if (function_exists("opcache_get_status")) {
20 $status = opcache_get_status();
/PHP-5.5/ext/opcache/tests/
H A D001_cli.phpt11 $status = opcache_get_status();
H A Dblacklist.phpt19 $status = opcache_get_status();
H A Dblacklist-win32.phpt19 $status = opcache_get_status();
/PHP-5.5/ext/opcache/
H A Dzend_accelerator_module.c70 static ZEND_FUNCTION(opcache_get_status);
82 ZEND_FE(opcache_get_status, arginfo_opcache_get_status)
548 static ZEND_FUNCTION(opcache_get_status) in ZEND_FUNCTION() argument
/PHP-5.5/
H A DUPGRADING370 - opcache_get_status()

Completed in 22 milliseconds