Home
last modified time | relevance | path

Searched refs:includes (Results 201 – 225 of 266) sorted by path

1234567891011

/plugin/publistx/bib2tpl/
H A Dchangelog8 when months in the bibtex use abreviations; if the language file includes
/plugin/pwaoffline/
H A Dsw.js75 if (!CACHED_DESTINATIONS.includes(e.request.destination)) {
80 if (OFFLINE_FIRST_DESTINATIONS.includes(e.request.destination)) {
130 if (!CACHED_DESTINATIONS.includes(request.destination)) {
/plugin/quickstats/GEOIP/
H A Dcomposer.lock55 …"description": "Lets you find a path to the system CA bundle, and includes a fallback to the Mozil…
/plugin/quickstats/GEOIP/vendor/composer/ca-bundle/
H A DREADME.md5 and includes a fallback to the Mozilla CA bundle.
/plugin/quickstats/GEOIP/vendor/geoip2/geoip2/
H A DLICENSE107 (d) If the Work includes a "NOTICE" text file as part of its
H A DREADME.md83 includes an optional C extension that you may install to dramatically increase
/plugin/quickstats/GEOIP/vendor/maxmind-db/reader/
H A DLICENSE107 (d) If the Work includes a "NOTICE" text file as part of its
H A DREADME.md140 The MaxMind DB format includes 128-bit unsigned integer as a type. Although
/plugin/quickstats/GEOIP/vendor/maxmind/web-service-common/
H A DLICENSE107 (d) If the Work includes a "NOTICE" text file as part of its
/plugin/quickstats/scripts/php-inet6_1.0.2/
H A DLICENSE95 computer or modifying a private copy. Propagation includes copying,
104 to the extent that it includes a convenient and prominently visible
141 includes interface definition files associated with source files for
483 purposes of this definition, "control" includes the right to grant
/plugin/quizlib/scripts/
H A DLICENSE106 (d) If the Work includes a "NOTICE" text file as part of its
/plugin/s5reloaded/ui/effects_support/
H A Dscriptaculous.js61 includes = s.src.match(/\?.*load=([a-z,]*)/);
62 (includes ? includes[1] : 'builder,effects,dragdrop,controls,slider').split(',').each(
/plugin/searchformgoto/
H A DCOPYING95 computer or modifying a private copy. Propagation includes copying,
104 to the extent that it includes a convenient and prominently visible
141 includes interface definition files associated with source files for
483 purposes of this definition, "control" includes the right to grant
/plugin/sequencediagram/bower_components/bower-webfontloader/
H A DLICENSE106 (d) If the Work includes a "NOTICE" text file as part of its
/plugin/sequencediagram/bower_components/eve-raphael/
H A DLICENSE107 (d) If the Work includes a "NOTICE" text file as part of its
/plugin/sequencediagram/bower_components/lodash/dist/
H A Dlodash.js2766 includes = arrayIncludes,
2779 includes = arrayIncludesWith;
2783 includes = cacheHas;
2802 else if (!includes(values, computed, comparator)) {
3164 : includes(result, computed, comparator)
4251 includes = arrayIncludes,
4259 includes = arrayIncludesWith;
4267 includes = cacheHas;
4291 else if (!includes(seen, computed, comparator)) {
9431 function includes(collection, value, fromIndex, guard) {
[all …]
H A Dlodash.min.js112 …t){return null!=n&&we(n,t,Rt)},An.hasIn=zu,An.head=qe,An.identity=$u,An.includes=function(n,t,r,e)… function
/plugin/sequencediagram/bower_components/lodash/doc/
H A DREADME.md92 * <a href="#_includescollection-value-fromindex0">`_.includes`</a>
2909 <h3 id="_includescollection-value-fromindex0"><code>_.includes(collection, value, [fromIndex=0])</c…
2910 …L9431 "View in source") [&#x24C3;](https://www.npmjs.com/package/lodash.includes "See the npm pack…
2931 _.includes([1, 2, 3], 1);
2934 _.includes([1, 2, 3], 1, 2);
2937 _.includes({ 'a': 1, 'b': 2 }, 1);
2940 _.includes('abcd', 'bc');
3177 `assign`, `defaults`, `defaultsDeep`, `includes`, `merge`, `orderBy`,
8619 `hasIn`, `head`, `identity`, `includes`, `indexOf`, `inRange`, `invoke`,
/plugin/sequencediagram/bower_components/lodash/lib/fp/
H A Dbuild-modules.js65 return _.includes(categories, name);
77 return !_.includes(aryMethods, name);
130 if (!_.includes(modulePaths, modulePath)) {
/plugin/sequencediagram/bower_components/lodash/
H A Dlodash.js2766 includes = arrayIncludes,
2779 includes = arrayIncludesWith;
2783 includes = cacheHas;
2802 else if (!includes(values, computed, comparator)) {
3164 : includes(result, computed, comparator)
4251 includes = arrayIncludes,
4259 includes = arrayIncludesWith;
4267 includes = cacheHas;
4291 else if (!includes(seen, computed, comparator)) {
9431 function includes(collection, value, fromIndex, guard) {
[all …]
/plugin/sequencediagram/bower_components/lodash/perf/
H A Dperf.js1065 if (lodash.includes('ab', 'ab') && _.includes('ab', 'ab')) {
/plugin/sequencediagram/bower_components/lodash/test/
H A Dsaucelabs.js115 var isAMD = _.includes(tags, 'amd'),
116 isBackbone = _.includes(tags, 'backbone'),
117 isModern = _.includes(tags, 'modern');
412 expired = (elapsed >= queueTimeout && !_.includes(jobStatus, 'in progress')),
714 if (!_.includes(restarted, this)) {
H A Dtest-fp.js386 var arg = _.includes(funcMethods, methodName) ? _.noop : 1,
389 if (_.includes(exceptions, methodName)
415 …var args = _.includes(funcMethods, methodName) ? [methodName == 'curryN' ? 1 : _.noop, _.noop] : […
418 if (_.includes(exceptions, methodName)
442 var args = _.includes(funcMethods, methodName) ? [_.noop, 0, 1] : [0, 1, []],
471 actual = fp.includes('b')(array);
H A Dtest.js1324 includes = _.curry(_.rearg(_.ary(_.includes, 2), 1, 0), 2);
1326 assert.strictEqual(includes('b')(array, 2), true);
1329 includes = _(_.includes).ary(2).rearg(1, 0).curry(2).value();
8242 return _.includes(value);
8262 _.includes(string, 1, fromIndex),
8263 _.includes(string, undefined, fromIndex),
8264 _.includes(string, '', fromIndex)
8280 assert.strictEqual(_.includes([-0], 0), true);
8281 assert.strictEqual(_.includes([0], -0), true);
19946 assert.ok(lodashStable.includes(array, actual));
[all …]
/plugin/sequencediagram/bower_components/lodash/vendor/backbone/
H A Dbackbone.js1210 select: 3, reject: 3, every: 3, all: 3, some: 3, any: 3, include: 3, includes: 3,

1234567891011