Home
last modified time | relevance | path

Searched refs:fclose (Results 351 – 375 of 410) sorted by last modified time

1...<<11121314151617

/plugin/translator/
H A Dhelper.php1260 fclose($fh);
/plugin/quiz/
H A Dclass_quiz.php554 fclose($fh);
/plugin/shibbolethauth/
H A Dadmin.php124 fclose($local_handle);
186 fclose($shibboleth_file);
193 fclose($config_file);
220 fclose($shibboleth_file);
235 fclose($shibboleth_file);
/plugin/linkbonus/
H A Dcommon.php120 fclose($handle);
/plugin/dpicorrect/
H A Daction.php85 fclose($a);
125 if($chunk == "IDAT") { fclose($a); return $this->NO_RESOLUTION; }
133 fclose($a);
/plugin/gil/
H A Dsyntax.php218 fclose($handle);
/plugin/stats/
H A Dsyntax.php811 @fclose( $fp );
/plugin/dokugource/
H A Daction.php56 fclose($fp);
H A Dadmin.php79 fclose($fp);
112 fclose($fp);
/plugin/farm/
H A Danimal.class.php149 fclose($fp);
265 fclose($fp);
310 fclose($fp);
399 fclose($fp);
448 fclose($fp);
538 fclose($fp);
646 fclose($fp);
674 fclose($fp);
H A Dsoapconfig.class.php65 fclose($fp);
80 fclose($fp);
135 fclose($fp);
154 fclose($fp);
H A Dconfig.class.php152 fclose($fp);
178 fclose($fp);
306 fclose($fp);
H A Dinstall.class.php111 fclose($fp);
122 fclose($fp);
H A Dvirtualhostconfig.class.php60 fclose($fp);
H A Dadmin.php243 fclose($fp);
/plugin/farm/install/
H A Dfarmstructurecreator.php50 fclose($fp);
149 fclose($fp);
178 fclose($fp);
198 fclose($fp);
217 fclose($fp);
H A Dfarmstructurecreator.php.bak46 fclose($fp);
89 fclose($fp);
105 fclose($fp);
123 fclose($fp);
141 fclose($fp);
158 fclose($fp);
/plugin/cronojob/
H A Dpseudocron.php198 fclose($file);
/plugin/cronojob/pseudo-cron/
H A Dpseudo-cron-image.php259 fclose($file);
H A Dpseudo-cron.inc.php216 fclose($file);
/plugin/multipoll/
H A Dsyntax.php157 fclose($fh);
/plugin/conflictmerger/
H A Daction.php324 fwrite( $myTextFile, $mine ); fclose( $myTextFile );
325 fwrite( $oldTextFile, $old ); fclose( $oldTextFile );
326 fwrite( $yourTextFile, $yours ); fclose( $yourTextFile );
/plugin/autoincludeindex/
H A DremoveBox.php38 fclose($handle);
/plugin/freesync/
H A Dhelper.php70 fclose($fprofile);
/plugin/prolog/
H A Dprolog_tag.php105 fclose($handleStdin);
118 fclose($pipes[0]);
131 fclose($pipes[1]); //stdout
132 fclose($pipes[2]); //stderr
141 fclose($pipes[1]); //stdout
142 fclose($pipes[2]); //stderr
145 fclose($pipes[1]); //stdout
146 fclose($pipes[2]); //stderr

1...<<11121314151617