Home
last modified time | relevance | path

Searched refs:define (Results 151 – 175 of 2607) sorted by relevance

12345678910>>...105

/plugin/codemirror/dist/modes/
H A Dhaskell-literate.min.js1 …odemirror"),require("../haskell/haskell"));else if(typeof define=="function"&&define.amd)define(["…
H A Dbrainfuck.min.js1 …object")a(require("../../lib/codemirror"));else if(typeof define=="function"&&define.amd)define(["…
H A Dhtmlembedded.min.js1 …d"),require("../../addon/mode/multiplex"));else if(typeof define=="function"&&define.amd)define(["…
/plugin/pagehere/
H A Dsyntax.php
/plugin/autotabber/
H A Dtaboverride.escape.js20 } else if (typeof define === 'function' && define.amd) {
23 define(['taboverride'], factory);
/plugin/html2pdf/html2pdf/html2ps/
H A Dtreebuilder.class.php4 if (!defined('XML_ELEMENT_NODE')) { define('XML_ELEMENT_NODE',1); };
5 if (!defined('XML_TEXT_NODE')) { define('XML_TEXT_NODE',2); };
6 if (!defined('XML_DOCUMENT_NODE')) { define('XML_DOCUMENT_NODE',3); };
/plugin/likeit/
H A Dhelper.php12 if (!defined('DOKU_LF')) define('DOKU_LF', "\n");
13 if (!defined('DOKU_TAB')) define('DOKU_TAB', "\t");
14 if (!defined('DOKU_PLUGIN')) define('DOKU_PLUGIN',DOKU_INC.'lib/plugins/');
/plugin/pagetemplater/
H A DREADME.md4 …ways have a plain look - unless you define some style for them, e.g. using boxes. Using Page Templ…
5 You can also use the META plugin and define a template for only one page:
20 You can define more placeholders on your own. Simply use the word ``@@YOURPLACEHOLDER@@`` in the te…
30 You can now define the following in your page:
/plugin/cronojob/
H A Dpseudocron.php34 define("PC_MINUTE", 1);
35 define("PC_HOUR", 2);
36 define("PC_DOM", 3);
37 define("PC_MONTH", 4);
38 define("PC_DOW", 5);
39 define("PC_CMD", 7);
40 define("PC_COMMENT", 8);
41 define("PC_CRONLINE", 20);
44 define('DOKU_INC', realpath(dirname(__FILE__).'/../../../').'/');
45 define('DOKU_PLUGIN',DOKU_INC.'lib/plugins/');
/plugin/interwiki/
H A Daction.php13 define('DOKU_PLUGIN', DOKU_INC . 'lib/plugins/');
15 define('INTERWIKI_ICONS',DOKU_INC.'lib/images/interwiki/');
16 define('INTERWIKI_PREFIX','../interwiki/');
/plugin/tindexmenu/inc/
H A Dpclzip.lib.php29 define( 'PCLZIP_READ_BLOCK_SIZE', 2048 );
41 define( 'PCLZIP_SEPARATOR', ',' );
48 define( 'PCLZIP_ERROR_EXTERNAL', 0 );
59 define( 'PCLZIP_TEMPORARY_DIR', '' );
84 define( 'PCLZIP_ERR_NO_ERROR', 0 );
108 define( 'PCLZIP_OPT_PATH', 77001 );
115 define( 'PCLZIP_OPT_BY_NAME', 77008 );
117 define( 'PCLZIP_OPT_BY_EREG', 77010 );
118 define( 'PCLZIP_OPT_BY_PREG', 77011 );
119 define( 'PCLZIP_OPT_COMMENT', 77012 );
[all …]
/plugin/indexmenu/inc/
H A Dpclzip.lib.php31 define('PCLZIP_READ_BLOCK_SIZE', 2048);
41 //define( 'PCLZIP_SEPARATOR', ' ' );
43 define('PCLZIP_SEPARATOR', ',');
50 define('PCLZIP_ERROR_EXTERNAL', 0);
59 // define( 'PCLZIP_TEMPORARY_DIR', '/temp/' );
60 // define( 'PCLZIP_TEMPORARY_DIR', 'C:/Temp/' );
61 define('PCLZIP_TEMPORARY_DIR', '');
85 define('PCLZIP_ERR_USER_ABORTED', 2);
86 define('PCLZIP_ERR_NO_ERROR', 0);
87 define('PCLZIP_ERR_WRITE_OPEN_FAI
[all...]
/plugin/publist/bib2tpl/lib/
H A DPEAR.php29 define('PEAR_ERROR_RETURN', 1);
30 define('PEAR_ERROR_PRINT', 2);
31 define('PEAR_ERROR_TRIGGER', 4);
32 define('PEAR_ERROR_DIE', 8);
33 define('PEAR_ERROR_CALLBACK', 16);
38 define('PEAR_ERROR_EXCEPTION', 32);
44 define('OS_WINDOWS', true);
45 define('OS_UNIX', false);
46 define('PEAR_OS', 'Windows');
48 define('OS_WINDOWS', false);
[all …]
/plugin/publistf/bib2tpl/lib/
H A DPEAR.php29 define('PEAR_ERROR_RETURN', 1);
30 define('PEAR_ERROR_PRINT', 2);
31 define('PEAR_ERROR_TRIGGER', 4);
32 define('PEAR_ERROR_DIE', 8);
33 define('PEAR_ERROR_CALLBACK', 16);
38 define('PEAR_ERROR_EXCEPTION', 32);
44 define('OS_WINDOWS', true);
45 define('OS_UNIX', false);
46 define('PEAR_OS', 'Windows');
48 define('OS_WINDOWS', false);
[all …]
/plugin/publistx/bib2tpl/lib/
H A DPEAR.php29 define('PEAR_ERROR_RETURN', 1);
30 define('PEAR_ERROR_PRINT', 2);
31 define('PEAR_ERROR_TRIGGER', 4);
32 define('PEAR_ERROR_DIE', 8);
33 define('PEAR_ERROR_CALLBACK', 16);
38 define('PEAR_ERROR_EXCEPTION', 32);
44 define('OS_WINDOWS', true);
45 define('OS_UNIX', false);
46 define('PEAR_OS', 'Windows');
48 define('OS_WINDOWS', false);
[all …]
/plugin/autolink3/
H A Daction.php11 if(!defined('DOKU_PLUGIN')) define('DOKU_PLUGIN',DOKU_INC.'lib/plugins/');
12 if (!defined('DOKU_REG')) define ('DOKU_REG', DOKU_PLUGIN.'autolink3/register/');
13 if (!defined('DOKU_PAGES')) define ('DOKU_PAGES', realpath('./data/pages'));
/plugin/signavio/
H A Dsyntax.php12 if (!defined('DOKU_LF')) define('DOKU_LF', "\n");
13 if (!defined('DOKU_TAB')) define('DOKU_TAB', "\t");
14 if (!defined('DOKU_PLUGIN')) define('DOKU_PLUGIN', DOKU_INC . 'lib/plugins/');
/plugin/socialshareprivacy/
H A Dsyntax.php12 if (!defined('DOKU_LF')) define('DOKU_LF', "\n");
13 if (!defined('DOKU_TAB')) define('DOKU_TAB', "\t");
14 if (!defined('DOKU_PLUGIN')) define('DOKU_PLUGIN',DOKU_INC.'lib/plugins/');
/plugin/datatables/assets/datatables.net-plugins/features/scrollToTop/
H A DdataTables.scrollToTop.min.js
/plugin/googletrends/
H A Dsyntax.php14 if (!defined('DOKU_LF')) define('DOKU_LF', "\n");
15 if (!defined('DOKU_TAB')) define('DOKU_TAB', "\t");
16 if (!defined('DOKU_PLUGIN')) define('DOKU_PLUGIN',DOKU_INC.'lib/plugins/');
/plugin/vamr/
H A Dsyntax.php12 if (!defined('DOKU_LF')) define('DOKU_LF', "\n");
13 if (!defined('DOKU_TAB')) define('DOKU_TAB', "\t");
14 if (!defined('DOKU_PLUGIN')) define('DOKU_PLUGIN',DOKU_INC.'lib/plugins/');
/plugin/flowplay/
H A Dsyntax.php15 if(!defined('DOKU_INC')) define('DOKU_INC',realpath(dirname(__FILE__).'/../../').'/');
16 if(!defined('DOKU_PLUGIN')) define('DOKU_PLUGIN',DOKU_INC.'lib/plugins/');
17 define('PLUGIN_FLOW', DOKU_BASE.'lib/plugins/flowplay/flowplayer/');
/plugin/txtconf/
H A Dadmin.php24 if(!defined('DOKU_INC')) define('DOKU_INC',realpath(dirname(__FILE__).'/../../').'/');
25 if(!defined('DOKU_PLUGIN')) define('DOKU_PLUGIN',DOKU_INC.'lib/plugins/');
28 if(!defined('PLUGIN_NAME')) define('PLUGIN_NAME','txtconf');
30 if(!defined('DOKU_CONF')) define('DOKU_CONF',DOKU_INC.'conf/');
33 define('PLUGIN_TXTCONF',dirname(__FILE__).'/');
/plugin/twcheckliste/
H A Dadmin.php14 define('DOKU_LF', "\n");
16 define('DOKU_TAB', "\t");
18 define('DOKU_PLUGIN', DOKU_INC . 'lib/plugins/');
/plugin/datatables/assets/datatables.net-buttons-bs/js/
H A Dbuttons.bootstrap.min.js

12345678910>>...105