Home
last modified time | relevance | path

Searched refs:define (Results 2051 – 2075 of 2607) sorted by relevance

1...<<81828384858687888990>>...105

/plugin/itemtable/
H A Dsyntax.php14 if(!defined('DOKU_PLUGIN')) define('DOKU_PLUGIN',DOKU_INC.'lib/plugins/');
/plugin/newpagetemplate/
H A Dadmin.php2 define("NEWPAGETPL_CMDL", 'php ' . DOKU_INC . 'bin/plugin.php newpagetemplate ');
/plugin/orphanswanted/
H A Dhelper.php15 if(!defined('DOKU_PLUGIN')) define('DOKU_PLUGIN',DOKU_INC.'lib/plugins/');
/plugin/fedauth/Auth/OpenID/
H A DConsumer.php180 define('Auth_OpenID_SUCCESS', 'success');
185 define('Auth_OpenID_CANCEL', 'cancel');
191 define('Auth_OpenID_FAILURE', 'failure');
199 define('Auth_OpenID_SETUP_NEEDED', 'setup needed');
206 define('Auth_OpenID_PARSE_ERROR', 'parse error');
/plugin/anewssystem/
H A Dsyntax.php10 if (!defined('DOKU_LF')) define('DOKU_LF', "\n");
11 if (!defined('DOKU_TAB')) define('DOKU_TAB', "\t");
12 if(!defined('DOKU_INC')) define('DOKU_INC',realpath(dirname(__FILE__).'/../../').'/');
13 if(!defined('DOKU_PLUGIN')) define('DOKU_PLUGIN',DOKU_INC.'lib/plugins/');
14 if(!defined('DOKU_DATA')) define('DOKU_DATA',DOKU_INC.'data/pages/');
/plugin/codemirror/dist/modes/
H A Dnginx.min.js.map1define","amd","CodeMirror","defineMode","config","words","str","obj","split","i","length","keyword…
H A Dlivescript.min.js.map1define","amd","CodeMirror","defineMode","tokenBase","stream","state","next_rule","next","nr","Rule…
H A Dsparql.min.js.map1define","amd","CodeMirror","defineMode","config","indentUnit","curPunc","wordRegexp","words","RegE…
H A Dttcn-cfg.min.js.map1define","amd","CodeMirror","defineMode","config","parserConfig","indentUnit","keywords","fileNCtrl…
H A Dasterisk.min.js.map1define","amd","CodeMirror","defineMode","atoms","dpcmd","apps","basicToken","stream","state","cur"…
H A Dfortran.min.js.map1define","amd","CodeMirror","defineMode","words","array","keys","i","length","keywords","builtins",…
H A Dcss.min.js1 …object")a(require("../../lib/codemirror"));else if(typeof define=="function"&&define.amd)define(["…
H A Dperl.min.js1 …object")a(require("../../lib/codemirror"));else if(typeof define=="function"&&define.amd)define(["…
H A Dslim.min.js1 …mixed/htmlmixed"),require("../ruby/ruby"));else if(typeof define=="function"&&define.amd)define(["…
H A Dstylus.min.js1 …object")a(require("../../lib/codemirror"));else if(typeof define=="function"&&define.amd)define(["…
/plugin/rater/
H A Dsyntax.php5 if(!defined('DOKU_INC')) define('DOKU_INC',realpath(dirname(__FILE__).'/../../').'/');
6 if(!defined('DOKU_PLUGIN')) define('DOKU_PLUGIN',DOKU_INC.'lib/plugins/');
446 define('LINK_PATTERN', "(rater>[^}]*)");
469 define('LINK_PATTERN', "(rater>[^}]*)");
/plugin/dirtylittlehelper/
H A Ddokuwiki_plugin_dirtylittlehelper.txt242 in the config you can define a helper page which will be displayed in the top bar **width is 600px*…
247 in the config you can define a list of templates that shall be in the dropdown. Empty config = no d…
251 in the config define a pageid for a page that contains **ONE** autocomplete struct field\\
275 in the config you can define a wikiid and a label for a link that will be displayed in the menu\\
/plugin/html2pdf/html2pdf/html2ps/fpdf/
H A Dfpdf.php18 define('FPDF_VERSION','1.53');
24 define('PDF_SUBMIT_FORM_COORDINATES', 1 << 4);
29 define('PDF_FIELD_CHOICE_COMBO', 1 << 17);
34 define('PDF_FIELD_TEXT_MULTILINE',1 << 12);
35 define('PDF_FIELD_TEXT_PASSWORD', 1 << 13);
36 define('PDF_FIELD_TEXT_FILE', 1 << 20);
41 define("PDF_FORM_SUBMIT_EXCLUDE", 1 << 0);
42 define("PDF_FORM_SUBMIT_NOVALUE", 1 << 1);
43 define("PDF_FORM_SUBMIT_EFORMAT", 1 << 2);
44 define("PDF_FORM_SUBMIT_GET", 1 << 3);
[all …]
/plugin/sequencediagram/bower_components/lodash/dist/
H A Dlodash.fp.min.js1 …&&"object"==typeof module?module.exports=e():"function"==typeof define&&define.amd?define([],e):"o…
/plugin/codemirror/dist/keymaps/
H A Demacs.min.js1 …=="object")a(require("../lib/codemirror"));else if(typeof define=="function"&&define.amd)define(["…
/plugin/ckgdoku/action/
H A Dedit.php2 if(!defined('DOKU_INC')) define('DOKU_INC',realpath(dirname(__FILE__).'/../../../').'/');
3 if(!defined('DOKU_PLUGIN')) define('DOKU_PLUGIN',DOKU_INC.'lib/plugins/');
45 define('PHP_VERSION_NUM', $version[0] * 10+ $version[1]);
/plugin/accscounter/
H A Dadmin.php14 if(!defined('DOKU_PLUGIN')) define('DOKU_PLUGIN',DOKU_INC.'lib/plugins/');
/plugin/spellcheck/
H A Dspellcheck.php49 if(!defined('DOKU_INC')) define('DOKU_INC',dirname(__FILE__).'/../../../');
/plugin/uncmap/
H A Dsyntax.php5 if(!defined('DOKU_PLUGIN')) define('DOKU_PLUGIN',DOKU_INC.'lib/plugins/');
/plugin/countdown/
H A Dsyntax.php20 if(!defined('DW_LF')) define('DW_LF',"\n");

1...<<81828384858687888990>>...105