Home
last modified time | relevance | path

Searched defs:file (Results 51 – 75 of 440) sorted by last modified time

12345678910>>...18

/plugin/upgrade/vendor/splitbrain/php-archive/src/
H A DZip.php20 protected $file = ''; variable in splitbrain\\PHPArchive\\Zip
54 public function open($file) argument
271 create($file = '') global() argument
305 addFile($file, $fileinfo = '') global() argument
528 save($file) global() argument
[all...]
H A DArchive.php31 abstract public function open($file); argument
78 create($file = '') global() argument
87 addFile($file, $fileinfo = '') global() argument
121 save($file) global() argument
[all...]
/plugin/smtp/
H A Dloader.php33 $file = $base_dir . str_replace('\\', '/', $relative_class) . '.php'; variable
/plugin/farmer/3rdparty/
H A DRingIcon.php52 createImage($seed = '', $file = '') global() argument
H A DPHPIco.php32 __construct($file = false, $sizes = array()) global() argument
68 add_image($file, $sizes = array()) global() argument
107 save_ico($file) global() argument
232 _load_image_file($file) global() argument
[all...]
/plugin/btable2/
H A Dexport.php31 $file = DOKU_INC.metaFN(md5($dID), '.btable'); variable
/plugin/odt/ODT/
H A DODTImport.php174 static protected function setListStyleImage (ODTInternalParams $params, $style, $level, $file) {
H A DODTExport.php268 protected static function replaceInFile($from, $to, $file, $regexp=FALSE) {
/plugin/odt/renderer/
H A Dpage.php1020 function file($text, $language=null, $filename=null, $options=null) { function in renderer_plugin_odt_page
/plugin/prosemirror/
H A Drenderer.php338 public function code($text, $lang = null, $file = null) argument
350 public function file($text, $lang = null, $file = null) argument
/plugin/orphanmedia2/
H A Dconfig.ini2 file = "/\<file\>.*^\<\/file\>/smU" key
/plugin/clearhistory/
H A Dadmin.php149 protected function _parseChangesFile($file, $page, $onlySmall = false, $onlyNoComment = false)
/plugin/authdrupal8/
H A Dauth.php415 _debug($message, $err, $line, $file) global() argument
/plugin/dw2markdown/
H A Drenderer.php372 function file($text, $language = NULL, $filename = NULL, $options = NULL) { function in Renderer_Plugin_dw2markdown
/plugin/edittable/renderer/
H A Dinverse.php305 function file($text, $language = null, $filename = null) { function in renderer_plugin_edittable_inverse
/plugin/simplenavi/
H A Dsyntax.php133 cbSearch(& $data, $base, $file, $type, $lvl, $opts) global() argument
/plugin/tplinc/
H A Dhelper.php14 protected $file = DOKU_CONF . 'tplinc.conf'; variable in helper_plugin_tplinc
/plugin/mathpublish/phpmathpublisher/
H A DPhpMathPublisher.php111 public function renderImage($text, $file)
/plugin/advanced/admin/
H A Dconfig.php232 private function help($file)
246 private function getDefaultConfig($file)
/plugin/firenews/
H A Dsyntax.php404 private function setLanguage(string $file, string $pattern): string {
/plugin/elasticsearch/_test/
H A Ddocindex.test.php57 public function testDocx($file, $expected) argument
/plugin/elasticsearch/vendor/composer/
H A Dautoload_real.php50 composerRequire8addbcda4a0ee7f318772437699056aa($fileIdentifier, $file) global() argument
H A DClassLoader.php569 includeFile($file) global() argument
[all...]
/plugin/elasticsearch/helper/
H A Ddocparser.php74 public function parse($file) argument
120 runParser($file, $parser) global() argument
[all...]
/plugin/ckgedit/action/entities/
H A Dents_seri.php9 $file = ""; variable
13 if ($f && file_exists($f)) $file = $f; variable
16 $file = 'add.ent'; variable
32 function serialize_ents($file) {

12345678910>>...18