Home
last modified time | relevance | path

Searched refs:fclose (Results 1 – 25 of 410) sorted by relevance

12345678910>>...17

/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
/plugin/sympaauth/
H A Dadmin.php106 fclose($local_handle);
110 fclose($local_handle);
132 fclose($local_handle);
184 fclose($local_handle);
194 fclose($local_handle);
233 fclose($local_handle);
243 fclose($local_handle);
278 fclose($sympa_file);
285 fclose($config_file);
313 fclose($sympa_file);
[all …]
/plugin/jplayer/vendor/james-heinrich/getid3/getid3/
H A Dwrite.real.php72 fclose($fp_source);
78 fclose($fp_source);
98 fclose($fp_source);
107 fclose($fp_source);
116 fclose($fp_source);
140 fclose($fp_temp);
154 fclose($fp_source);
276 fclose($fp_source);
282 fclose($fp_source);
306 fclose($fp_temp);
[all …]
H A Dmodule.tag.xmp.php109 fclose($filehnd);
120 fclose($filehnd);
175 fclose($filehnd);
182 fclose($filehnd);
/plugin/jplayer/vendor/james-heinrich/getid3/demos/
H A Ddemo.joinmp3.php92 fclose($fp_source);
93 fclose($fp_output);
101 fclose($fp_source);
108 fclose($fp_output);
116 fclose($fp_output);
132 fclose($fp_output);
/plugin/jplayer/vendor/symfony/process/Pipes/
H A DWindowsPipes.php70 fclose($this->lockHandles[$pipe]);
74 if (!fclose(fopen($file, 'w')) || !$h = fopen($file, 'r')) {
76 fclose($this->lockHandles[$pipe]);
154 fclose($fileHandle);
156 fclose($this->lockHandles[$type]);
188 fclose($handle);
190 fclose($this->lockHandles[$type]);
/plugin/ajaxpeon/
H A Dhelper.php49 fclose($outfile);
100 fclose($hfile);
106 fclose($hwordf);
130 fclose($htmp);
149 fclose($flearnlist);
152 fclose($flearndata);
155 fclose($forev);
174 fclose($outlog);
183 fclose($outlog);
/plugin/combo/vendor/symfony/process/Pipes/
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/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/bashorg/
H A Dbash.org.php6 fclose($f);
16 fclose($f);
23 fclose($f);
54 fclose($f);
/plugin/simplechat/
H A Dajax.php47 fclose($fh );
65 fclose($fh);
77 fclose($fh );
83 fclose($fh );
/plugin/fblogin/
H A Dadmin.php122 fclose($local_handle);
184 fclose($fblogin_file);
191 fclose($config_file);
218 fclose($fblogin_file);
233 fclose($fblogin_file);
/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/tokenbucketauth/
H A Dadmin.php65 fclose($lockfh);
75 fclose($lockfh);
87 fclose($lockfh);
123 fclose($lockfh);
/plugin/searchpattern/
H A Dadmin.php135 fclose($file_handle); //close the file to flush
139 fclose($file_handle); //close file to flush
144 fclose($file_handle); //close file
/plugin/swiftmail/Swift/Cache/
H A DDisk.php66 fclose($handle);
102 fclose($this->open[$key]);
113 fclose($this->open[$key]);
/plugin/farm/install/
H A Dfarmstructurecreator.php50 fclose($fp);
149 fclose($fp);
178 fclose($fp);
198 fclose($fp);
217 fclose($fp);
/plugin/svg/
H A Dinstall.php59 fclose( $fh );
63 fclose( $fh );
/plugin/supa/helper/
H A Dhelper.php46 fclose( $fh );
57 fclose( $fh );
/plugin/recaptcha2/lib/ReCaptcha/RequestMethod/
H A DSocket.php100 public function fclose() function in ReCaptcha\\RequestMethod\\Socket
102 return fclose($this->handle);
/plugin/findologicxmlexport/vendor/sebastian/environment/src/
H A DConsole.php70 fclose($pipes[1]);
71 fclose($pipes[2]);
/plugin/spellcheck/
H A Daspell.php244 if ($txLen == 0) fclose($pipes[0]);
256 if ($txOff >= $txLen) fclose($pipes[0]);
263 fclose($pipes[1]);
269 fclose($pipes[2]);
/plugin/findologicxmlexport/vendor/sebastian/version/src/
H A DVersion.php98 fclose($pipes[1]);
99 fclose($pipes[2]);
/plugin/distributedacl/
H A Daction.php78 fclose( $aclfh );
120 fclose( $aclfh );
/plugin/dpicorrect/
H A Daction.php85 fclose($a);
125 if($chunk == "IDAT") { fclose($a); return $this->NO_RESOLUTION; }
133 fclose($a);

12345678910>>...17