Searched defs:outfile (Results 1 – 3 of 3) sorted by relevance
/plugin/news/scripts/ |
H A D | rss.php | 9 function __construct($outfile=null,$ttl=720, $subfeed = "") {
|
/plugin/qrcode2/ |
H A D | phpqrcode.php | 234 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 D | txt2tags.class.php | 157 var $outfile = array(); variable in T2T
|