Home
last modified time | relevance | path

Searched refs:global (Results 26 – 50 of 371) sorted by relevance

12345678910>>...15

/plugin/openlayersmap/ol7/
H A Dol-layerswitcher.js
/plugin/findologicxmlexport/vendor/twig/twig/test/Twig/Tests/Fixtures/tags/macro/
H A Dglobal.test9 {% macro foo(name) %}{{ name|default('foo') }}{{ global }}{% endmacro %}
/plugin/hiddenswitch/
H A Dplugin.info.txt6 desc Create a global switch for the plugin hidden
/plugin/stlviewer/stlviewer/
H A Die_polyfills.js48 …);return c};w||(e.TextEncoder=q)})(""+void 0==typeof global?""+void 0==typeof self?this:self:globa…
/plugin/autolink3/
H A Dsys.php137 $global = sprintf("%s %s %s\r\n", $word, $page, $local);
142 if (!strcmp($check, $global) || (!strcmp($word, $nword[0]) && !strcmp($local, $nword[2])))
/plugin/svg/
H A Dsyntax.php.save71 global $syntax_plugin_svg_pcount;
112 global $syntax_plugin_svg_pcount;
164 global $syntax_plugin_svg_pcount;
/plugin/findologicxmlexport/vendor/hoa/ustring/
H A DUstring.php356 * @param bool $global Whether the match is global or not.
364 $global = false argument
369 if (true === $global) {
379 if (true === $global) {
/plugin/findologicxmlexport/vendor/jms/serializer/
H A D.travis.yml13 global:
/plugin/jplayer/vendor/happyworm/jplayer/lib/
H A Dpopcorn.js1 (function(global, document) {
5 global.Popcorn = {
30 _Popcorn = global.Popcorn,
48 return global.requestAnimationFrame ||
49 global.webkitRequestAnimationFrame ||
50 global.mozRequestAnimationFrame ||
51 global.oRequestAnimationFrame ||
52 global.msRequestAnimationFrame ||
54 global.setTimeout( callback, 16 );
442 global.Popcorn = _Popcorn;
[all …]
/plugin/findologicxmlexport/vendor/myclabs/deep-copy/
H A D.travis.yml6 global:
/plugin/findologicxmlexport/vendor/findologic/libflexport/
H A D.travis.yml13 global:
/plugin/findologicxmlexport/vendor/twig/twig/doc/tests/
H A Dconstant.rst8 can use either global constants or class constants:
/plugin/scrape/HTMLPurifier/ConfigSchema/schema/
H A DHTML.AllowedAttributes.txt
/plugin/revealjs/lib/js/
H A Dpromise.js2 …f("undefined"!=typeof window)return window;if("undefined"!=typeof global)return global;throw Error…
/plugin/publist/
H A Dchangelog12 enabled) or global language configuration. "lang:xx" option is not needed
H A DTODO29 * Configurable global defaults: sort order, sort field, ...
/plugin/batchedit/
H A Dserver.js34 global : false,
/plugin/amcharts/assets/amcharts/plugins/export/libs/fabric.js/
H A Dfabric.js2817 var fabric = global.fabric || (global.fabric = { }),
3925 var fabric = global.fabric || (global.fabric = { });
4215 var fabric = global.fabric || (global.fabric = { });
4376 var fabric = global.fabric || (global.fabric = { });
5461 var fabric = global.fabric || (global.fabric = { }),
10498 var fabric = global.fabric || (global.fabric = { }),
13478 var fabric = global.fabric || (global.fabric = { }),
13812 var fabric = global.fabric || (global.fabric = { }),
14060 var fabric = global.fabric || (global.fabric = { });
14186 var fabric = global.fabric || (global.fabric = { }),
[all …]
H A Dfabric.min.js1global){var sqrt=Math.sqrt,atan2=Math.atan2,PiBy180=Math.PI/180;fabric.util={removeFromArray:funct…
2global){"use strict";var fabric=global.fabric||(global.fabric={}),extend=fabric.util.object.extend…
4 …x.createPattern(source,this.repeat)}});(function(global){"use strict";var fabric=global.fabric||(g…
6 …tch}else{callback&&callback(clone)}}});(function(global){"use strict";var fabric=global.fabric||(g…
8global){"use strict";var fabric=global.fabric||(global.fabric={}),extend=fabric.util.object.extend…
9global){"use strict";var fabric=global.fabric||(global.fabric={}),extend=fabric.util.object.extend…
11global){"use strict";var fabric=global.fabric||(global.fabric={}),extend=fabric.util.object.extend…
/plugin/syntaxhighlighter3/sxh3/pkg/scripts/
H A DshCore.js135 return (regex.global ? "g" : "") +
524 if (regex.global) {
736 if (scope === undef && search.global) {
745 if (isRegex && search.global) {
914 if (!this.global) {
944 if (this.global && !match[0].length && (this.lastIndex > match.index)) {
948 if (!this.global) {
978 } else if (regex.global) {
1005 if (!search.global) {
1026 if (isRegex && search.global) {
[all …]
H A DshCore.min.js17global?"g":"")+(e.ignoreCase?"i":"")+(e.multiline?"m":"")+(e.extended?"x":"")+(e.sticky?"y":"")}fu…
/plugin/cite/
H A DCHANGELOG.md22 …` and `cite_getCiteURL()` changed internally to prevent overwritting the global rev entry; also ch…
/plugin/publistx/
H A Dchangelog22 enabled) or global language configuration. "lang:xx" option is not needed
H A DTODO29 * Configurable global defaults: sort order, sort field, ...
/plugin/publistf/
H A DTODO29 * Configurable global defaults: sort order, sort field, ...

12345678910>>...15