Searched refs:outfile (Results 1 – 6 of 6) sorted by relevance
/plugin/news/scripts/ |
H A D | rss.php | 9 function __construct($outfile=null,$ttl=720, $subfeed = "") { argument 14 if($outfile) { 15 $handle = fopen($outfile,'wb');
|
/plugin/ajaxpeon/ |
H A D | helper.php | 47 $outfile = fopen($metadir."/learn.list","w"); 48 fwrite($outfile,$learnlstr); 49 fclose($outfile);
|
/plugin/txt2tags/ |
H A D | txt2tags.class.php | 157 var $outfile = array(); variable in T2T 688 $line = preg_replace('/%%outfile(?:\\((.*?)\\))?/ie', 689 '"$1" ? str_replace(array_keys($this->outfile), array_values($this->outfile), "$1") 690 : $this->outfile["%f"]', $line);
|
/plugin/qrcode2/ |
H A D | phpqrcode.php | 234 public static function log($outfile, $err) argument 238 if ($outfile !== false) { 3094 return $enc->encodePNG($text, $outfile, $saveandprint=false); 3101 return $enc->encode($text, $outfile); 3108 return $enc->encodeRAW($text, $outfile); 3254 public function encodeRAW($intext, $outfile = false) argument 3268 public function encode($intext, $outfile = false) argument 3280 if ($outfile!== false) { 3288 public function encodePNG($intext, $outfile = false,$saveandprint=false) argument 3298 QRtools::log($outfile, $err); [all …]
|
/plugin/codemirror/dist/modes/ |
H A D | sql.min.js.map | 1 …outfile pack_keys parser partition partitions password phase plugin plugins prepare preserve prev …
|
/plugin/aceeditor/ |
H A D | build.js | 1 …nlog|offline|offset|one|online|open|optimize|option|optionally|out|outer|outfile|pack_keys|parser|…
|