Home
last modified time | relevance | path

Searched defs:file (Results 1 – 25 of 541) sorted by relevance

12345678910>>...22

/plugin/combo/resources/library/bootstrap/
DbootstrapStylesheet.json5 "file": "bootstrap.min.css", string
10 "file": "bootstrap.rtl.min.css", string
16 "file": "bootstrap.cerulean.min.css", string
21 "file": "bootstrap.cosmo.min.css", string
26 "file": "bootstrap.cyborg.min.css", string
31 "file": "bootstrap.darkly.min.css", string
36 "file": "bootstrap.flatly.min.css", string
41 "file": "bootstrap.journal.min.css", string
46 "file": "bootstrap.litera.min.css", string
51 "file": "bootstrap.lumen.min.css", string
[all …]
DbootstrapJavascript.json4 "file": "popper.min.js", string
9 "file": "bootstrap.min.js", string
16 "file": "jquery-3.5.1.min.js", string
21 "file": "popper.min.js", string
26 "file": "bootstrap.min.js", string
33 "file": "jquery-3.4.1.min.js", string
38 "file": "popper.min.js", string
43 "file": "bootstrap.min.js", string
/plugin/asciidocjs/node_modules/resolve/test/
Dmock_sync.js17 isFile: function (file) { argument
23 readFileSync: function (file) { argument
26 realpathSync: function (file) { argument
67 isFile: function (file) { argument
73 readFileSync: function (file) { argument
76 realpathSync: function (file) { argument
103 isFile: function (file) { argument
109 readFileSync: function (file) { argument
112 realpathSync: function (file) { argument
159 isFile: function (file) { argument
[all …]
Dmock.js17 isFile: function (file, cb) { argument
23 readFile: function (file, cb) { argument
26 realpath: function (file, cb) { argument
67 isFile: function (file, cb) { argument
74 readFile: function (file, cb) { argument
77 realpath: function (file, cb) { argument
122 isFile: function (file, cb) { argument
128 readFile: function (file, cb) { argument
131 realpath: function (file, cb) { argument
160 isFile: function (file, cb) { argument
[all …]
/plugin/dev/
DLangProcessor.php32 public function processLangFile($file)
60 public function processSettingsFile($file)
79 protected function removeLangKey($file, $key, $sub = '')
158 public function metaExtract($file)
183 public function jsExtract($file)
205 public function phpExtract($file)
218 private function extract($file, $regex)
/plugin/projects/lib/
Dplugins.php9 public function can_handle($project, $file) { return false; }
10 protected function recipe($project, $file) { return NULL; }
11 protected function dependency($project, $file) { return $file->dependency(); }
16 public function handle($project, $file) {
30 public function can_handle($project, $file) { return false; }
31 public function handle($project, $file) { return $file; }
61 public function handlers($project, $file) {
Dproject_file.php13 public function __construct($file) {
34 public function copy($project_path, $file) {
40 public function equal($project_path, $file) {
45 public static function create($project, $file) {
97 public function __construct($project, $file) {
105 public function equal($project_path, $file) {
115 public function copy($project_path, $file) {
127 public function __construct($project, $file) {
132 public function equal($project_path, $file) {
140 public function copy($project_path, $file) {
[all …]
/plugin/ckgedit/action/entities/
Dents_seri.php9 $file = ""; variable
13 if ($f && file_exists($f)) $file = $f; variable
16 $file = 'add.ent'; variable
32 function serialize_ents($file) {
/plugin/fckg/action/entities/
Dents_seri.php9 $file = ""; variable
13 if ($f && file_exists($f)) $file = $f; variable
16 $file = 'add.ent'; variable
32 function serialize_ents($file) {
/plugin/ckgdoku/action/entities/
Dents_seri.php9 $file = ""; variable
13 if ($f && file_exists($f)) $file = $f; variable
16 $file = 'add.ent'; variable
32 function serialize_ents($file) {
/plugin/farmer/3rdparty/
DPHPIco.php34 public function __construct($file = false, $sizes = [])
78 public function addImage($file, $sizes = [])
133 public function saveIco($file)
271 protected function loadImageFile($file)
/plugin/cleanup/
Dhelper.php93 public function delete($file, $type) {
140 public function cb_check_cache(&$data, $base, $file, $type, $lvl, $opts) {
159 public function cb_check_attic(&$data, $base, $file, $type, $lvl, $opts) {
181 public function cb_check_mediaattic(&$data, $base, $file, $type, $lvl, $opts) {
206 public function cb_check_meta(&$data, $base, $file, $type, $lvl, $opts) {
229 public function cb_check_mediameta(&$data, $base, $file, $type, $lvl, $opts) {
252 public function cb_check_locks(&$data, $base, $file, $type, $lvl, $opts) {
/plugin/projects/plugins/target/
Dgcc.php14 public function can_handle($project, $file) {
27 protected function dependency($project, $file) {
45 protected function recipe($project, $file) {
Dpdflatex.php14 public function can_handle($project, $file) {
23 protected function dependency($project, $file) {
35 protected function recipe($project, $file) {
Dplot.php18 public function can_handle($project, $file) {
27 public function handle($project, $file) {
40 public function __construct($project, $file, $source) {
Dmedia.php15 public function can_handle($project, $file) {
22 protected function recipe($project, $file) {
Dlink.php14 public function can_handle($project, $file) {
28 protected function recipe($project, $file) {
/plugin/upgrade/vendor/splitbrain/php-archive/src/
DTar.php19 protected $file = ''; variable in splitbrain\\PHPArchive\\Tar
53 public function open($file)
233 public function create($file = '')
270 public function addFile($file, $fileinfo = '')
422 public function save($file)
692 public function filetype($file)
DArchive.php31 abstract public function open($file);
78 abstract public function create($file = '');
87 abstract public function addFile($file, $fileinfo = '');
121 abstract public function save($file);
/plugin/elwikiupgrade/
DVerboseTarLib.class.php19 protected $file = ''; variable in VerboseTar
33 public function open($file, $comptype = self::COMPRESS_AUTO) {
212 public function create($file = '', $comptype = self::COMPRESS_AUTO, $complevel = 9) {
245 public function addFile($file, $name = '') {
371 public function save($file, $comptype = self::COMPRESS_AUTO, $complevel = 9) {
582 public function filetype($file) {
/plugin/findologicxmlexport/vendor/phpdocumentor/reflection-docblock/src/DocBlock/
DExampleFinder.php136 private function getExamplePathFromExampleDirectory($file)
149 private function constructExamplePath($directory, $file)
161 private function getExamplePathFromSource($file)
/plugin/godiag/
Dfetch.php18 $file = getCacheName($_GET['f'],'.godiag.png'); variable
21 $file = getCacheName($_GET['f'],'.godiag.sgf'); variable
/plugin/scrape/vendor/ezyang/htmlpurifier/library/HTMLPurifier/
DStringHashParser.php41 public function parseFile($file)
60 public function parseMultiFile($file)
/plugin/fortune/
Dsyntax.php143 function getNumberOfQuotes($file) {
155 function getExactQuote($file, $index) {
184 function getRandomQuote($file) {
228 function createIndexFile($file) {
/plugin/simpleforward/
Daction.php81 private function send_file($file) {
100 private function forward_request($file) {

12345678910>>...22