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