Home
last modified time | relevance | path

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

/PHP-5.5/ext/opcache/
H A Dzend_accelerator_module.c48 ZEND_ARG_INFO(0, fetch_scripts)
552 zend_bool fetch_scripts = 1; in ZEND_FUNCTION() local
557 if (zend_parse_parameters(ZEND_NUM_ARGS() TSRMLS_CC, "|b", &fetch_scripts) == FAILURE) { in ZEND_FUNCTION()
619 if (fetch_scripts) { in ZEND_FUNCTION()

Completed in 7 milliseconds