Lines Matching refs:cfg
475 $cfg = array(); variable
478 $cfg[$type] = array();
481 $cfg[$type][$file] = false;
515 $cfg[$type][$file] = true;
568 $cfg['keep'][$file] = true;
623 $cfg['show'][$file] = true;
1165 global $cfg;
1167 if ($cfg['show'][$file]) {
1186 global $leak_check, $temp_source, $temp_target, $cfg, $environment;
1512 if (!$cfg['keep']['skip']) {
1528 if (!$cfg['keep']['skip']) {
1812 if (array_key_exists('CLEAN', $section_text) && (!$no_clean || $cfg['keep']['clean'])) {
1827 if (!$cfg['keep']['clean']) {
1986 if (!$cfg['keep']['php']) {
2015 if (!$cfg['keep']['php']) {