Home
last modified time | relevance | path

Searched refs:define (Results 1 – 25 of 124) sorted by relevance

12345

/dokuwiki/inc/
H A Ddefines.php11 define('AUTH_NONE', 0);
12 define('AUTH_READ', 1);
13 define('AUTH_EDIT', 2);
14 define('AUTH_CREATE', 4);
15 define('AUTH_UPLOAD', 8);
16 define('AUTH_DELETE', 16);
17 define('AUTH_ADMIN', 255);
23 define('MSG_PUBLIC', 0);
24 define('MSG_USERS_ONLY', 1);
25 define('MSG_MANAGERS_ONLY', 2);
[all …]
/dokuwiki/vendor/simplepie/simplepie/library/
H A DSimplePie.php63 define('SIMPLEPIE_NAME', NamespacedSimplePie::NAME);
69 define('SIMPLEPIE_VERSION', NamespacedSimplePie::VERSION);
76 define('SIMPLEPIE_BUILD', gmdate('YmdHis', \SimplePie\Misc::get_build()));
82 define('SIMPLEPIE_URL', NamespacedSimplePie::URL);
89 define('SIMPLEPIE_USERAGENT', \SimplePie\Misc::get_default_useragent());
95 define('SIMPLEPIE_LINKBACK', NamespacedSimplePie::LINKBACK);
102 define('SIMPLEPIE_LOCATOR_NONE', NamespacedSimplePie::LOCATOR_NONE);
109 define('SIMPLEPIE_LOCATOR_AUTODISCOVERY', NamespacedSimplePie::LOCATOR_AUTODISCOVERY);
116 define('SIMPLEPIE_LOCATOR_LOCAL_EXTENSION', NamespacedSimplePie::LOCATOR_LOCAL_EXTENSION);
123 define('SIMPLEPIE_LOCATOR_LOCAL_BODY', NamespacedSimplePie::LOCATOR_LOCAL_BODY);
[all …]
/dokuwiki/_test/
H A Dbootstrap.php6 if(!defined('DOKU_UNITTEST')) define('DOKU_UNITTEST',dirname(__FILE__).'/');
16 define('SIMPLE_TEST', true);
19 define('DOKU_E_LEVEL',E_ALL ^ E_NOTICE);
25 define('DOKU_INC', str_replace('\\', '/', dirname(dirname(__FILE__))) . '/');
26 define('TMP_DIR', str_replace('\\', '/', sys_get_temp_dir()) . '/dwtests-'.microtime(true));
27 define('DOKU_CONF', TMP_DIR.'/conf/');
28 define('DOKU_TMP_DATA', TMP_DIR.'/data/');
115 if (!defined('UTF8_NOMBSTRING')) define('UTF8_NOMBSTRING', 1);
/dokuwiki/lib/exe/
H A Djquery.php5 if (!defined('DOKU_INC')) define('DOKU_INC', __DIR__ . '/../../');
6 if (!defined('NOSESSION')) define('NOSESSION', true); // we do not use a session or authentication …
7 if (!defined('NL')) define('NL', "\n");
8 if (!defined('DOKU_DISABLE_GZIP_OUTPUT')) define('DOKU_DISABLE_GZIP_OUTPUT', 1); // we gzip ourself…
H A Dtaskrunner.php13 define('DOKU_INC', __DIR__ . '/../../');
15 define('DOKU_DISABLE_GZIP_OUTPUT', 1);
/dokuwiki/vendor/openpsa/universalfeedcreator/lib/
H A Dconstants.php4 define("TIME_ZONE", date("O", time()));
10 define("FEEDCREATOR_VERSION", "FeedCreator 1.8");
/dokuwiki/inc/lang/pt-br/
H A Djquery.ui.datepicker.js6 if ( typeof define === "function" && define.amd ) {
9 define( [ "../widgets/datepicker" ], factory );
/dokuwiki/inc/lang/zh/
H A Djquery.ui.datepicker.js6 if ( typeof define === "function" && define.amd ) {
9 define( [ "../widgets/datepicker" ], factory );
/dokuwiki/inc/lang/zh-tw/
H A Djquery.ui.datepicker.js6 if ( typeof define === "function" && define.amd ) {
9 define( [ "../widgets/datepicker" ], factory );
/dokuwiki/inc/lang/cy/
H A Djquery.ui.datepicker.js6 if ( typeof define === "function" && define.amd ) {
9 define( [ "../widgets/datepicker" ], factory );
/dokuwiki/inc/lang/az/
H A Djquery.ui.datepicker.js6 if ( typeof define === "function" && define.amd ) {
9 define( [ "../widgets/datepicker" ], factory );
/dokuwiki/inc/lang/sr/
H A Djquery.ui.datepicker.js6 if ( typeof define === "function" && define.amd ) {
9 define( [ "../widgets/datepicker" ], factory );
/dokuwiki/inc/lang/ml/
H A Djquery.ui.datepicker.js6 if ( typeof define === "function" && define.amd ) {
9 define( [ "../widgets/datepicker" ], factory );
/dokuwiki/inc/lang/ka/
H A Djquery.ui.datepicker.js6 if ( typeof define === "function" && define.amd ) {
9 define( [ "../widgets/datepicker" ], factory );
/dokuwiki/inc/lang/id/
H A Djquery.ui.datepicker.js7 if ( typeof define === "function" && define.amd ) {
10 define( [ "../widgets/datepicker" ], factory );
/dokuwiki/inc/lang/mk/
H A Djquery.ui.datepicker.js6 if ( typeof define === "function" && define.amd ) {
9 define( [ "../widgets/datepicker" ], factory );
/dokuwiki/inc/lang/ca/
H A Djquery.ui.datepicker.js6 if ( typeof define === "function" && define.amd ) {
9 define( [ "../widgets/datepicker" ], factory );
/dokuwiki/inc/lang/pt/
H A Djquery.ui.datepicker.js5 if ( typeof define === "function" && define.amd ) {
8 define( [ "../widgets/datepicker" ], factory );
/dokuwiki/inc/lang/gl/
H A Djquery.ui.datepicker.js6 if ( typeof define === "function" && define.amd ) {
9 define( [ "../widgets/datepicker" ], factory );
/dokuwiki/inc/lang/ro/
H A Djquery.ui.datepicker.js9 if ( typeof define === "function" && define.amd ) {
12 define( [ "../widgets/datepicker" ], factory );
/dokuwiki/inc/lang/fa/
H A Djquery.ui.datepicker.js7 if ( typeof define === "function" && define.amd ) {
10 define( [ "../widgets/datepicker" ], factory );
/dokuwiki/inc/lang/is/
H A Djquery.ui.datepicker.js6 if ( typeof define === "function" && define.amd ) {
9 define( [ "../widgets/datepicker" ], factory );
/dokuwiki/inc/lang/sl/
H A Djquery.ui.datepicker.js7 if ( typeof define === "function" && define.amd ) {
10 define( [ "../widgets/datepicker" ], factory );
/dokuwiki/inc/lang/da/
H A Djquery.ui.datepicker.js6 if ( typeof define === "function" && define.amd ) {
9 define( [ "../widgets/datepicker" ], factory );
/dokuwiki/inc/lang/it/
H A Djquery.ui.datepicker.js6 if ( typeof define === "function" && define.amd ) {
9 define( [ "../widgets/datepicker" ], factory );

12345