Searched refs:fetch_scripts (Results 1 – 1 of 1) sorted by relevance
48 ZEND_ARG_INFO(0, fetch_scripts)596 zend_bool fetch_scripts = 1; local598 if (zend_parse_parameters(ZEND_NUM_ARGS(), "|b", &fetch_scripts) == FAILURE) {666 if (fetch_scripts) {
Completed in 9 milliseconds