Home
last modified time | relevance | path

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

/plugin/zip/pear/File/Archive/Writer/
H A DMail.php111 function setHTMLBody($data, $isfile = false) argument
113 return $this->mime->setHTMLBody($data, $isfile);
119 $name = '', $isfile = true) argument
121 return $this->mime->addHTMLImage($file, $c_type, $name, $isfile);
/plugin/txt2tags/
H A Dtxt2tags.class.php163 function T2T($input, $isfile = 0) { argument
165 $this->set_macros($input, $isfile); # macros
167 $this->content = $isfile
/plugin/wysiwyg/fckeditor/editor/filemanager/connectors/py/
H A Dfckcommands.py72 elif os.path.isfile(someObjectPath):
/plugin/codemirror/dist/modes/
H A Dmirc.min.js.map1 … \"$insong $instok $int $inwave $ip $isalias $isbit $isdde $isdir $isfile \" +\n …
/plugin/amcharts/assets/amcharts/plugins/export/libs/xlsx/
H A Dxlsx.min.js9isfile=false,n;var o=opts||{};if(!o.type)o.type=has_buf&&Buffer.isBuffer(data)?"buffer":"base64";i…
H A Dxlsx.js11384 var zip, d = data, isfile = false, n;
11387 if(o.type == "file") { isfile = true; o.type = "buffer"; d = _fs.readFileSync(data); }
11390 if(isfile) o.type = "file";
11395 if(isfile) o.type = "file";
H A Dxlsx.min.map1 …s","rId","relobj","write_zip","General","firstbyte","read_zip","base64","isfile","write_zip_type",…