Home
last modified time | relevance | path

Searched refs:global (Results 51 – 75 of 371) sorted by relevance

12345678910>>...15

/plugin/findologicxmlexport/vendor/phpunit/phpunit/
H A D.travis.yml27 global:
/plugin/elasticsearch/vendor/symfony/deprecation-contracts/
H A DREADME.md6 This package provides a single global function named `trigger_deprecation()` that triggers silenced deprecation notices.
/plugin/combo/vendor/symfony/deprecation-contracts/
H A DREADME.md6 This package provides a single global function named `trigger_deprecation()` that triggers silenced deprecation notices.
/plugin/smtp/subtree/txtthinking/Mailer/
H A Dcomposer.lock598 "sebastian/global-state": "~1.0",
928 "name": "sebastian/global-state",
932 "url": "https://github.com/sebastianbergmann/global-state.git",
937 …"url": "https://api.github.com/repos/sebastianbergmann/global-state/zipball/c7428acdb62ece0a45e630…
971 "description": "Snapshotting of global state",
972 "homepage": "http://www.github.com/sebastianbergmann/global-state",
974 "global state"
/plugin/icalevents/vendor/squizlabs/php_codesniffer/
H A DREADME.md34 composer global require "squizlabs/php_codesniffer=*"
36 …`, but you can check the value that you need to use by running `composer global config bin-dir --a…
/plugin/syntaxhighlighter4/dist/
H A Dsyntaxhighlighter.js1352 if (regex.global) {
1512 var global = regex.global && scope !== 'one' || scope === 'all',
1521 addG: !!global,
1529 if (regex.global) {
1646 global = search.global && scope !== 'one' || scope === 'all',
1657 addG: !!global,
1662 } else if (global) {
1669 if (isRegex && search.global) {
1927 if (!this.global) {
1964 } else if (regex.global) {
[all …]
/plugin/xlsx2dw/packages/jszip/
H A Djszip.js4235 (function (global){
4237 var Mutation = global.MutationObserver || global.WebKitMutationObserver;
4252 } else if (!global.setImmediate && typeof global.MessageChannel !== 'undefined') {
4258 …} else if ('document' in global && 'onreadystatechange' in global.document.createElement('script')…
11387 (function (global){
11388 (function (global, undefined) {
11391 if (global.setImmediate) {
11398 var doc = global.document;
11474 if (global.postMessage && !global.importScripts) {
11500 if (global.addEventListener) {
[all …]
/plugin/findologicxmlexport/vendor/twig/twig/doc/
H A Dadvanced_legacy.rst11 operators, global variables, and functions. You can even extend the parser
88 Last but not the least, you can also use a *global* object with a method able
95 As a rule of thumb, use functions for frequently used features and global
104 *global* trivial frequent Helper object
115 A global variable is like any other template variable, except that it's
513 define tags, filters, tests, operators, global variables, functions, and node
588 * Returns a list of global variables to add to the existing list.
590 * @return array An array of global variables
730 polluting the global namespace. This also gives the developer more flexibility
H A Ddeprecated.rst183 * As of Twig 2.x, the ability to register a global variable after the runtime
185 changing the value of an already registered global is possible).
187 * As of Twig 1.x, using the ``_self`` global variable to get access to the
H A Dadvanced.rst11 operators, global variables, and functions. You can even extend the parser
87 Last but not the least, you can also use a *global* object with a method able
94 As a rule of thumb, use functions for frequently used features and global
103 *global* trivial frequent Helper object
114 A global variable is like any other template variable, except that it's
573 define tags, filters, tests, operators, global variables, functions, and node
646 * Returns a list of global variables to add to the existing list.
648 * @return array An array of global variables
913 To overload an already defined filter, test, operator, global variable, or
/plugin/findologicxmlexport/vendor/doctrine/annotations/docs/en/
H A Dannotations.rst52 …own autoloading mechanism through a global registry. If you are wondering about the annotation reg…
54 autoloading then you recognize it is a global as well.
74 …e actual AnnotationReader instance. Note that we also add "dummy" to the global list of annotations
/plugin/diagramsnet/lib/
H A Dyarn.lock18 global-agent "^3.0.0"
19 global-tunnel-ng "^2.7.1"
422 global-agent@^3.0.0:
424 …resolved "https://registry.yarnpkg.com/global-agent/-/global-agent-3.0.0.tgz#ae7cd31bd3583b93c5a16…
434 global-tunnel-ng@^2.7.1:
436 …resolved "https://registry.yarnpkg.com/global-tunnel-ng/-/global-tunnel-ng-2.7.1.tgz#d03b5102dfde3…
/plugin/zerolinecss/
H A DREADME.md23 global $headers, $clear, $updateVersion;
/plugin/combo/.travis/
H A D.travis.yml42 - npm install --global yarn
/plugin/jplayer/vendor/happyworm/jplayer/lib/aurora/
H A Daurora.js594 (function (global){
604 …yBuffer || Array.isArray(input) || typeof input === 'number' || ((_ref = global.Buffer) != null ? …
637 BlobBuilder = global.BlobBuilder || global.MozBlobBuilder || global.WebKitBlobBuilder;
639 URL = global.URL || global.webkitURL || global.mozURL;
3211 (function (global){
3230 AudioContext = global.AudioContext || global.webkitAudioContext;
3863 (function (global){
3891 setImmediate = global.setImmediate || function(fn) {
3892 return global.setTimeout(fn, 0);
3895 clearImmediate = global.clearImmediate || function(timer) {
[all …]
/plugin/findologicxmlexport/vendor/phpunit/phpunit/tests/TextUI/
H A Dhelp.phpt51 --strict-global-state Be strict about changes to global state
H A Dhelp2.phpt52 --strict-global-state Be strict about changes to global state
/plugin/codemirror/dist/modes/
H A Dwast.min.js.map1global\\.(get|set)|i(32|64)\\.(store(8|16)|(load(8|16)_[su]))|i64\\.(load32_[su]|store32)|[fi](32|…
/plugin/jdraw/src/com/mxgraph/examples/swing/resources/
H A Deditor_zh-CN.properties.bak78 global=Global
/plugin/colorswatch/
H A DREADME.md15 …iny, small, medium-sized, and large color swatches. The size setting is global and changes get ap…
/plugin/farm/install/
H A Dfarmstructurecreator.php.bak38 global $farmconf;
55 global $farmconf;
/plugin/barcodes/
H A Dcomposer.lock714 "sebastian/global-state": "^5.0.1",
1284 "name": "sebastian/global-state",
1288 "url": "https://github.com/sebastianbergmann/global-state.git",
1293 …"url": "https://api.github.com/repos/sebastianbergmann/global-state/zipball/0ca8db5a5fc9c8646244e6…
1330 "description": "Snapshotting of global state",
1331 "homepage": "http://www.github.com/sebastianbergmann/global-state",
1333 "global state"
1336 "issues": "https://github.com/sebastianbergmann/global-state/issues",
1337 "source": "https://github.com/sebastianbergmann/global-state/tree/5.0.5"
/plugin/publistf/
H A DCHANGELOG.md57 enabled) or global language configuration. "lang:xx" option is not needed
/plugin/elasticsearch/vendor/react/promise/
H A DCHANGELOG.md82 * Improve performance by prefixing all global functions calls with \ to skip the look up and resolve process and go straight to the global function.
/plugin/yuriigantt/3rd/dhtmlxgantt/ext/
H A Ddhtmlxgantt_tooltip.js13global||(o=gantt.$root);var n=null,r=function(o){var r=i.getTargetNode(o),a=i.closest(r,t.selector…

12345678910>>...15