Home
last modified time | relevance | path

Searched refs:define (Results 576 – 600 of 2607) sorted by last modified time

1...<<21222324252627282930>>...105

/plugin/survey/helper/
H A Dsurvey.php15 define("DOKU_LF", "\n");
18 define("DOKU_TAB", "\t");
21 define("DOKU_PLUGIN", DOKU_INC . "lib/plugins/");
/plugin/ipmap/
H A Drendertables.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/svgembed/
H A Dsyntax.php75 define('SVG_DPI', 96.0);
/plugin/oembed/
H A Dsyntax.php13 if(!defined('DOKU_INC')) define('DOKU_INC',realpath(dirname(__FILE__).'/../../').'/');
14 if(!defined('DOKU_PLUGIN')) define('DOKU_PLUGIN',DOKU_INC.'lib/plugins/');
15 define('OEMBED_BASE',DOKU_PLUGIN.'oembed/');
/plugin/autotabber/
H A Dtaboverride.js23 } else if (typeof define === 'function' && define.amd) {
26 define(['exports'], factory);
H A Dtaboverride.escape.js20 } else if (typeof define === 'function' && define.amd) {
23 define(['taboverride'], factory);
/plugin/idcount/
H A Daction.php11 define('DEBUG',false);
/plugin/addressbook/
H A Dsyntax.php14 define('ADRESSBOOK_SQL',false); # for development purposes
H A Daction.php11 define('DEBUG',false);
/plugin/textmodule/
H A Daction.php14 if ( !defined( 'DOKU_PLUGIN' ) ) define( 'DOKU_PLUGIN', DOKU_INC . 'lib/plugins/' );
/plugin/refnotes/syntax/
H A Dreferences.php65 $define = '\s*' . $optionalFullName . '\s*>\s*';
66 $optionalDefine = '(?:' . $define . ')?';
/plugin/refnotes/lang/en/
H A D__template.txt3 On this page you can define commonly used notes for [[doku>plugin:refnotes|RefNotes plugin]]. Every note is defined as collection of data //fields//. There are number of ways to organize the note definitions:
/plugin/dirtylittlehelper/script/
H A Dmermaid.min.js1 …&&"object"==typeof module?module.exports=e():"function"==typeof define&&define.amd?define([],e):"o…
/plugin/dirtylittlehelper/mermaid/editor/docs/
H A D36.36.js.map1 …c',\n keywords: [\n '#import',\n '#include',\n '#define',\n '#else'…
H A D4.4.js.map1 …o be inserted is treated as a snippet.\r\n *\r\n * A snippet can define tab stops and plac…
H A D42.42.js.map1 … //\n '#assert',\n //\n '#undef',\n '#define',\n //\n …
H A D44.44.js.map1 …atch',\n 'class',\n 'continue',\n 'data',\n 'define',\n 'do',\n…
H A D56.56.js1 …d+(?:(?:\.\d*)?(?:[eE][+-]?\d+)?)?/,"number.float"],[/(?:\b(?:(define|define-syntax|define-macro))…
H A D56.56.js.map1 …/, 'number.float'],\n [\n /(?:\\b(?:(define|define-syntax|define-macro))…
H A D7.7.js.map1 …n 'declarations',\n 'deep',\n 'default',\n 'deferred',\n 'define',\n 'defining',…
H A Dbundle.js.map1define.js","webpack:///./node_modules/d3-color/src/index.js","webpack:///./node_modules/d3-color/s…
H A Deditor.worker.js1define(e,t){this._keyCodeToStr[e]=t,this._strToKeyCode[t.toLowerCase()]=e}keyCodeToStr(e){return t…
H A Deditor.worker.js.map1define getter function for harmony exports\n \t__webpack_require__.d = function(exports, name, get…
H A Djson.worker.js.map1define getter function for harmony exports\n \t__webpack_require__.d = function(exports, name, get…
/plugin/dirtylittlehelper/mermaid/editor/
H A Deditor.worker.js1define(e,t){this._keyCodeToStr[e]=t,this._strToKeyCode[t.toLowerCase()]=e}keyCodeToStr(e){return t…

1...<<21222324252627282930>>...105