Home
last modified time | relevance | path

Searched refs:fclose (Results 76 – 100 of 410) sorted by path

12345678910>>...17

/plugin/combo/ComboStrap/
H A DLogUtility.php160 fclose($fh);
H A DMutex.php58 fclose($this->filePointer);
/plugin/combo/
H A Dcli.php405 fclose($fileHandle);
/plugin/combo/vendor/symfony/process/Pipes/
H A DAbstractPipes.php51 fclose($pipe);
164 fclose($this->pipes[0]);
H A DUnixPipes.php140 fclose($pipe);
H A DWindowsPipes.php70 fclose($this->lockHandles[$pipe]);
74 if (!($h = fopen($file, 'w')) || !fclose($h) || !$h = fopen($file, 'r')) {
76 fclose($this->lockHandles[$pipe]);
164 fclose($fileHandle);
166 fclose($this->lockHandles[$type]);
198 fclose($handle);
200 fclose($this->lockHandles[$type]);
/plugin/commonmark/vendor/league/commonmark/bin/
H A Dcommonmark
/plugin/conflictmerger/
H A Daction.php324 fwrite( $myTextFile, $mine ); fclose( $myTextFile );
325 fwrite( $oldTextFile, $old ); fclose( $oldTextFile );
326 fwrite( $yourTextFile, $yours ); fclose( $yourTextFile );
/plugin/contactmodern/
H A Drecaptchalib.php88 fclose($fs);
/plugin/cronojob/pseudo-cron/
H A Dpseudo-cron-image.php259 fclose($file);
H A Dpseudo-cron.inc.php216 fclose($file);
/plugin/cronojob/
H A Dpseudocron.php198 fclose($file);
/plugin/database/
H A Ddatabase.php1448 fclose($handle);
1497 fclose($handle);
1545 fclose($handle);
1569 fclose($handle);
1605 fclose($handle);
/plugin/dataplot/
H A Dsyntax.php287 fclose($gnu_handle);
/plugin/davcal/vendor/sabre/dav/lib/DAV/FSExt/
H A DFile.php80 fclose($f);
/plugin/davcal/vendor/sabre/dav/lib/DAV/Locks/Backend/
H A DFile.php154 fclose($handle);
181 fclose($handle);
/plugin/davcal/vendor/sabre/http/lib/
H A DSapi.php87 fclose($body);
/plugin/davcal/vendor/sabre/vobject/bin/
H A Dfetch_windows_zones.php45 fclose($f);
/plugin/davcard/vendor/sabre/vobject/bin/
H A Dfetch_windows_zones.php45 fclose($f);
/plugin/dev/
H A Dcli.php190 fclose($fh);
/plugin/diagramsnet/
H A Daction.php83 fclose($whandle);
/plugin/distributedacl/
H A Daction.php39 #fclose ( $ofh );
78 fclose( $aclfh );
120 fclose( $aclfh ) or die("Error closing '$aclfile'.");
/plugin/dokugource/
H A Daction.php56 fclose($fp);
H A Dadmin.php79 fclose($fp);
112 fclose($fp);
/plugin/dokukiwix/
H A Dajax.php110 fclose($dokukiwix_fp);

12345678910>>...17