Lines Matching refs:ZEND_FUNCTION
65 static ZEND_FUNCTION(opcache_reset);
66 static ZEND_FUNCTION(opcache_invalidate);
67 static ZEND_FUNCTION(opcache_is_script_cached);
70 static ZEND_FUNCTION(opcache_get_status);
71 static ZEND_FUNCTION(opcache_compile_file);
72 static ZEND_FUNCTION(opcache_get_configuration);
591 static ZEND_FUNCTION(opcache_get_status) function
681 static ZEND_FUNCTION(opcache_get_configuration) function
754 static ZEND_FUNCTION(opcache_reset) function
778 static ZEND_FUNCTION(opcache_invalidate) function
799 static ZEND_FUNCTION(opcache_compile_file) function
842 static ZEND_FUNCTION(opcache_is_script_cached) function