Home
last modified time | relevance | path

Searched refs:fclose (Results 176 – 200 of 410) sorted by last modified time

12345678910>>...17

/plugin/findologicxmlexport/vendor/hoa/stream/Test/Unit/
H A DStream.php784 return fclose($this->getStream());
/plugin/findologicxmlexport/vendor/hoa/protocol/
H A DWrapper.php110 if (true === @fclose($this->getStream())) {
/plugin/findologicxmlexport/vendor/phpunit/phpunit/tests/Framework/
H A DConstraintTest.php1219 fclose($fh);
1236 @fclose($resource);
/plugin/findologicxmlexport/vendor/sebastian/environment/src/
H A DConsole.php70 fclose($pipes[1]);
71 fclose($pipes[2]);
/plugin/findologicxmlexport/vendor/hoa/file/
H A DFile.php243 return @fclose($this->getStream());
/plugin/findologicxmlexport/vendor/hoa/stream/
H A DREADME.md153 return fclose($this->getStream());
/plugin/findologicxmlexport/vendor/phpunit/php-text-template/src/
H A DTemplate.php118 fclose($fp);
/plugin/findologicxmlexport/vendor/phpunit/phpunit/src/Util/PHP/
H A DDefault.php111 fclose($pipes[0]);
145 fclose($pipes[$pipeOffset]);
164 fclose($pipes[1]);
169 fclose($pipes[2]);
176 fclose($handles[1]);
182 fclose($handles[2]);
/plugin/findologicxmlexport/vendor/phpunit/phpunit/src/Util/
H A DPrinter.php74 fclose($this->out);
/plugin/gdpr/_test/
H A DCleanIp.test.php35 fclose($handle);
H A DCleanMedia.test.php35 fclose($handle);
/plugin/gdpr/action/
H A Ddelusers.php182 fclose($handle);
231 fclose($handle);
H A Doldips.php128 fclose($handle);
148 fclose($handle);
/plugin/file2dw/
H A Daction.php172 @fclose( $this->logFileHandle );
/plugin/stopforumspam2/
H A Daction.php97 fclose($handle);
/plugin/letsencrypt/
H A DLescript.php307 fclose($tmpConf);
/plugin/bookmarkfile/
H A Dsyntax.php82 fclose($bookmarkfile);
87 fclose($bookmarkfile);
/plugin/odtplus2dw/
H A Daction.php140 if ( isset( $this->logFileHandle ) ) @fclose( $this->logFileHandle );
/plugin/ckgdoku/fckeditor/editor/filemanager/connectors/php/
H A DSafeFN.class.php217 fclose($dwfckFHandle);
H A Dcommands.php819 fclose($dwfckFHandle);
H A Dconfig.php495 fclose($dwfckFHandle);
H A Ddwfck_sessions.php40 fclose($fp);
H A Dcheck_acl.php315 fclose($handle);
H A Dconnector.php124 fclose($dwfckFHandle);
/plugin/ckgdoku/syntax/
H A Dspecials.php120 fclose($handle);

12345678910>>...17