Home
last modified time | relevance | path

Searched refs:filehandle (Results 1 – 7 of 7) sorted by relevance

/plugin/html2pdf/html2pdf/html2ps/
H A Dot.class.php55 function _read($filehandle) { argument
84 function _read($filehandle) { argument
102 $old_pos = ftell($filehandle);
107 $subtable->_read($filehandle);
133 $table->_read($filehandle);
209 function _read($filehandle) { argument
258 function _read($filehandle) { argument
322 function _read($filehandle) { argument
348 function _read($filehandle) { argument
439 function _read($filehandle) { argument
[all …]
H A Doutput._generic.class.php219 $filehandle = @fopen($filename, "wb");
222 if ($filehandle === false) {
232 $filehandle = @fopen($filename, "xb");
234 } while (!$filehandle && $tries < WRITER_RETRIES);
237 if (!$filehandle) {
243 fclose($filehandle);
/plugin/offline/inc/
H A Dlog.inc.php36 $filehandle = fopen($fileNameWithPathStr, 'a+');
37 fputs($filehandle, $outputStr);
38 fclose($filehandle);
/plugin/quickstats/GEOIP/
H A Dgeoip.inc76 public $filehandle;
1462 $filepos = ftell($gi->filehandle);
1463 fseek($gi->filehandle, -3, SEEK_END);
1465 $delim = fread($gi->filehandle, 3);
1513 fseek($gi->filehandle, -4, SEEK_CUR);
1523 fseek($gi->filehandle, $filepos, SEEK_SET);
1537 $s_array = fstat($gi->filehandle);
1552 return fclose($gi->filehandle);
1697 $buf = fread($gi->filehandle, 2 * $gi->record_length);
1774 fseek($gi->filehandle, $record_pointer, SEEK_SET);
[all …]
H A Dgeoipcity.inc70 fseek($gi->filehandle, $record_pointer, SEEK_SET);
71 $record_buf = fread($gi->filehandle, FULL_RECORD_LENGTH);
/plugin/offline/
H A Dcreate.php547 …$filehandle = fopen($filenameWithPathStr, 'w') or log_msg('File could not be opened for writing.');
548 fwrite($filehandle, $fileContentsStr);
549 fclose($filehandle) or die('File could not be closed');
/plugin/codemirror/dist/modes/
H A Dperl.min.js.map1filehandle for its end\n 'eval' :1, // - catch excepti…