Lines Matching refs:cfg
480 $cfg = array(); variable
483 $cfg[$type] = array();
486 $cfg[$type][$file] = false;
520 $cfg[$type][$file] = true;
573 $cfg['keep'][$file] = true;
628 $cfg['show'][$file] = true;
1168 global $cfg;
1170 if ($cfg['show'][$file]) {
1189 global $leak_check, $temp_source, $temp_target, $cfg, $environment;
1515 if (!$cfg['keep']['skip']) {
1531 if (!$cfg['keep']['skip']) {
1815 if (array_key_exists('CLEAN', $section_text) && (!$no_clean || $cfg['keep']['clean'])) {
1830 if (!$cfg['keep']['clean']) {
1989 if (!$cfg['keep']['php']) {
2018 if (!$cfg['keep']['php']) {