Home
last modified time | relevance | path

Searched refs:define (Results 1926 – 1950 of 2607) sorted by relevance

1...<<71727374757677787980>>...105

/plugin/codemirror/dist/modes/
H A Doz.min.js.map1define","amd","CodeMirror","defineMode","conf","wordRegexp","words","RegExp","join","singleOperato…
/plugin/yuriigantt/3rd/dhtmlxgantt/ext/
H A Ddhtmlxgantt_marker.js.map1define","amd","window","installedModules","__webpack_require__","moduleId","i","l","modules","call…
/plugin/findologicxmlexport/vendor/phpspec/prophecy/
H A DREADME.md163 - `CallbackPromise` or `->will($callback)` - gives you a quick way to define your own custom logic
182 That's interesting, right? Now you might ask me how would you define more complex
315 Ok, now we know how to define our prophecy method promises, let's get our stub from
324 (object being *dummy*). As a matter of fact, after you define your first promise
325 (method call), Prophecy will force you to define all the communications - it throws
331 Now we know how to define doubles without behavior (dummies) and doubles with behavior, but
334 they define *predictions* instead of *promises* on method prophecies:
/plugin/jplayer/vendor/james-heinrich/getid3/getid3/
H A Dgetid3.php14 define('GETID3_OS_ISWINDOWS', (stripos(PHP_OS, 'WIN') === 0));
18 define('GETID3_INCLUDEPATH', dirname(__FILE__).DIRECTORY_SEPARATOR);
22 define('IMG_JPG', IMAGETYPE_JPEG);
25 define('ENT_SUBSTITUTE', (defined('ENT_IGNORE') ? ENT_IGNORE : 8));
75 define('GETID3_TEMP_DIR', $temp_dir);
370 define('GETID3_HELPERAPPSDIR', $helperappsdir.DIRECTORY_SEPARATOR);
/plugin/combo/vendor/salesforce/handlebars-php/
H A DREADME.md600 Allow to define a block of content and use it later. It helps follow the DRY (Don't repeat yourself) principle.
605 {{#define $definedName}}
607 {{/define}}
618 {{#define hello}}
620 {{/define}}
656 Block helpers make it possible to define custom iterators and other helpers that can invoke the passed block with a new context.
/plugin/openid/Auth/OpenID/
H A DServer.php106 define('AUTH_OPENID_HTTP_OK', 200);
107 define('AUTH_OPENID_HTTP_REDIRECT', 302);
108 define('AUTH_OPENID_HTTP_ERROR', 400);
122 define('Auth_OpenID_ENCODE_KVFORM', 'kfvorm');
127 define('Auth_OpenID_ENCODE_URL', 'URL/redirect');
132 define('Auth_OpenID_ENCODE_HTML_FORM', 'HTML form');
/plugin/fedauth/classes/
H A Dfa_provider.class.php10 if(!defined('FA_PROVIDER_INC')) define('FA_PROVIDER_INC', __FILE__);
/plugin/xssnipper/
H A Daction.php9 if (!defined('DOKU_PLUGIN')) define('DOKU_PLUGIN', DOKU_INC . 'lib/plugins/');
/plugin/semanticdata/
H A Dhelper.php9 if(!defined('DOKU_PLUGIN')) define('DOKU_PLUGIN',DOKU_INC.'lib/plugins/');
/plugin/webcomponent/syntax/
H A Dbutton.php11 define('DOKU_PLUGIN', DOKU_INC . 'lib/plugins/');
/plugin/svgpureinsert/
H A Dhelper.php10 if(!defined('DOKU_PLUGIN')) define('DOKU_PLUGIN', DOKU_INC . 'lib/plugins/');
/plugin/calendoku/
H A Daction.php3 if(!defined('DOKU_PLUGIN')) define('DOKU_PLUGIN', DOKU_INC.'lib/plugins/');
/plugin/dokugitviewer/
H A Dsyntax.php5 if(!defined('DOKU_PLUGIN')) define('DOKU_PLUGIN',DOKU_INC.'lib/plugins/');
/plugin/translation2/
H A Daction.php11 if(!defined('DOKU_PLUGIN')) define('DOKU_PLUGIN',DOKU_INC.'lib/plugins/');
/plugin/markdownextra/
H A Dsyntax.php12 if (!defined('DOKU_PLUGIN')) define('DOKU_PLUGIN', DOKU_INC . 'lib/plugins/');
/plugin/livemark/
H A Daction.php13 if(!defined('DOKU_PLUGIN')) define('DOKU_PLUGIN',DOKU_INC.'lib/plugins/');
/plugin/swiftmail/
H A Daction.php12 if(!defined('DOKU_PLUGIN')) define('DOKU_PLUGIN',DOKU_INC.'lib/plugins/');
/plugin/quizlib/
H A Dsyntax.php12 if (!defined('DOKU_PLUGIN')) define('DOKU_PLUGIN',DOKU_INC.'lib/plugins/');
/plugin/fblogin/files/
H A Dfacebook.class.php9 define('DOKU_AUTH', dirname(__FILE__));
/plugin/tipoftheday/syntax/
H A Dtotd.php12 if (!defined('DOKU_PLUGIN')) define('DOKU_PLUGIN',DOKU_INC.'lib/plugins/');
/plugin/passwords/
H A Dsyntax.php5 if(!defined('DOKU_PLUGIN')) define('DOKU_PLUGIN',DOKU_INC.'lib/plugins/');
/plugin/dokubookmark/
H A Daction.php24 if(!defined('DOKU_PLUGIN')) define('DOKU_PLUGIN',DOKU_INC.'lib/plugins/');
/plugin/botbouncer/admin/
H A Dclean.php5 if(!defined('DOKU_PLUGIN')) define('DOKU_PLUGIN',DOKU_INC.'lib/plugins/');
/plugin/alphalist/
H A Dsyntax.php5 if(!defined('DOKU_PLUGIN')) define('DOKU_PLUGIN',DOKU_INC.'lib/plugins/');
/plugin/pdftools/
H A Dsyntax.php11 if(!defined('DOKU_PLUGIN')) define('DOKU_PLUGIN',DOKU_INC.'lib/plugins/');

1...<<71727374757677787980>>...105