Home
last modified time | relevance | path

Searched defs:outfile (Results 1 – 3 of 3) sorted by relevance

/plugin/news/scripts/
H A Drss.php9 function __construct($outfile=null,$ttl=720, $subfeed = "") {
/plugin/qrcode2/
H A Dphpqrcode.php234 public static function log($outfile, $err)
3091 …public static function png($text, $outfile = false, $level = QR_ECLEVEL_L, $size = 3, $margin = 4,…
3098 …public static function text($text, $outfile = false, $level = QR_ECLEVEL_L, $size = 3, $margin = 4…
3105 …public static function raw($text, $outfile = false, $level = QR_ECLEVEL_L, $size = 3, $margin = 4)
3254 public function encodeRAW($intext, $outfile = false)
3268 public function encode($intext, $outfile = false)
3288 public function encodePNG($intext, $outfile = false,$saveandprint=false)
/plugin/txt2tags/
H A Dtxt2tags.class.php157 var $outfile = array(); variable in T2T