Searched refs:infile (Results 1 – 9 of 9) sorted by relevance
| /plugin/asciidocjs/node_modules/acorn/src/bin/ |
| D | acorn.js | 5 let infile, forceFile, silent = false, compact = false, tokenize = false variable 17 if ((arg == "-" || arg[0] != "-") && !infile) infile = arg 18 …else if (arg == "--" && !infile && i + 2 == process.argv.length) forceFile = infile = process.argv… 53 if (forceFile || infile && infile != "-") { 54 run(readFile(infile, "utf8"))
|
| /plugin/asciidocjs/node_modules/acorn/bin/ |
| D | acorn | 8 var infile; 24 if ((arg == "-" || arg[0] != "-") && !infile) infile = arg 25 …else if (arg == "--" && !infile && i + 2 == process.argv.length) forceFile = infile = process.argv… 60 if (forceFile || infile && infile != "-") { 61 run(fs.readFileSync(infile, "utf8"))
|
| /plugin/asciidocjs/node_modules/with/node_modules/acorn/src/bin/ |
| D | acorn.js | 5 let infile, forceFile, silent = false, compact = false, tokenize = false variable 17 if ((arg == "-" || arg[0] != "-") && !infile) infile = arg 18 …else if (arg == "--" && !infile && i + 2 == process.argv.length) forceFile = infile = process.argv… 51 if (forceFile || infile && infile != "-") { 52 run(readFile(infile, "utf8"))
|
| /plugin/asciidocjs/node_modules/with/node_modules/acorn/bin/ |
| D | acorn | 8 var infile; 24 if ((arg == "-" || arg[0] != "-") && !infile) infile = arg 25 …else if (arg == "--" && !infile && i + 2 == process.argv.length) forceFile = infile = process.argv… 58 if (forceFile || infile && infile != "-") { 59 run(fs.readFileSync(infile, "utf8"))
|
| /plugin/gcalendar/inc/ |
| D | gcal_main.php | 162 foreach($source_arr as $class_prefix => $infile) { 163 if(file_exists(DOKU_GCAL.$infile)) { 164 $in_handle = fopen(DOKU_GCAL.$infile,"r"); 167 $text = " copied from file '$infile' ";
|
| /plugin/txt2tags/ |
| D | txt2tags.class.php | 156 var $infile = array(); variable in T2T 685 $line = preg_replace('/%%infile(?:\\((.*?)\\))?/ie', 686 '"$1" ? str_replace(array_keys($this->infile), array_values($this->infile), "$1") 687 : $this->infile["%f"]', $line);
|
| /plugin/codemirror/dist/modes/ |
| D | sql.min.js.map | 1 …infile inner innodb inout insensitive insert_method install interval invoker isolation iterate key…
|
| /plugin/xlsx2dw/packages/xlsx/ |
| D | xlsx.mjs | 3300 var infile = File(path); infile.open("r"); infile.encoding = "binary"; 3301 var data = infile.read(); infile.close();
|
| /plugin/aceeditor/ |
| D | build.js | 1 …te|hour_second|if|ignore|ignore_server_ids|import|index|index_statistics|infile|inner|innodb|inout…
|