Home
last modified time | relevance | path

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

1234567891011

/plugin/pdfjs/pdfjs/build/
H A Dpdf.js1200 if (String.prototype.includes) {
1208 if (Array.prototype.includes) {
1962 module.exports = __w_pdfjs_require__(9).String.includes;
1977 includes: function includes(searchString) {
1991 module.exports = __w_pdfjs_require__(9).Array.includes;
2005 includes: function includes(el) {
9961 …if (params.nativeImageDecoderSupport === undefined || !NativeImageDecoderValues.includes(params.na…
10878 var transferable = transfers && transfers.includes(buffer);
13324 var targetIndex = LinkTargetValues.includes(target) ? target : LinkTarget.NONE;
20065 if (this.data.fieldValue.includes(option.displayValue)) {
[all …]
H A Dpdf.js.map1includes.js","webpack://pdfjs-dist/build/pdf/node_modules/core-js/modules/es6.string.includes.js",…
/plugin/socialshareprivacy2/SSP/
H A DREADME.md263 attribute that includes dots (`.`) as if it where a JavaScript property
1363 'all-services' includes all social share services but not the
/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,
/plugin/sequencediagram/bower_components/lodash/vendor/underscore/
H A Dunderscore.js276 _.contains = _.includes = _.include = function(obj, item, fromIndex, guard) {
/plugin/pdfjs/pdfjs/web/
H A Dviewer.js1765 if (HOSTED_VIEWER_ORIGINS.includes(viewerOrigin)) {
3883 if (suggestedFilename.includes('%')) {
3920 …return Number.isInteger(mode) && Object.values(ScrollMode).includes(mode) && mode !== ScrollMode.U…
3924 …return Number.isInteger(mode) && Object.values(SpreadMode).includes(mode) && mode !== SpreadMode.U…
6061 _this._isNonMetricLocale = NON_METRIC_LOCALES.includes(locale);
8260 if (hash.includes('=')) {
8285 if (!zoomArg.includes('Fit')) {
/plugin/codemirror/dist/modes/
H A Dclike.min.js.map1includes C++20.\n var cppKeywords = \"alignas alignof and and_eq audit axiom bitand bitor catch \…
/plugin/jplayer/vendor/james-heinrich/getid3/
H A Dchangelog.txt1546 ¤ getid3.php now automatically includes the getid3.functions.php
2189 getid3.functions.php now includes a replacement utf8_decode()
2215 the option is there if you need it. Also includes PlotBMP()
2635 PCM WAVE (this includes any compressed WAV, as well as all AVIs)
2747 ¤ ['headerlength'] now includes the initial 6 or 10 bytes of the
2936 Now includes check.php - example file
/plugin/authgooglesheets/vendor/guzzlehttp/guzzle/
H A DCHANGELOG.md967 * BadResponseException no longer includes the full request and response message
1107 * Bug: Fixed config file aliases for JSON includes
1219 * BatchTransferException now includes references to the batch divisor and transfer strategies
/plugin/diagramsnet/lib/js/socket.io/
H A Dsimplepeer9.10.0.min.js6includes=function(e,t,n){return-1!==this.indexOf(e,t,n)},s.prototype.indexOf=function(e,t,n){retur…
/plugin/dirtylittlehelper/mermaid/editor/docs/
H A D7.7.js.map1 …,\n 'importing',\n 'inactive',\n 'incl',\n 'include',\n 'includes',\n 'including…
/plugin/commonmark/vendor/league/commonmark/
H A DCHANGELOG-0.x.md
/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/findologicxmlexport/vendor/twig/twig/doc/
H A Dtemplates.rst307 which includes them. This means that any variable defined in the main template
/plugin/diagramsnet/lib/js/diagramly/
H A DExtensions.js5195 if(!cell.style.includes('strokeOpacity'))
5210 if(!cell.style.includes('fillOpacity'))
5222 if (!cell.edge && !cell.style.includes('rounded'))
5629 if (!cell.style.includes('strokeColor'))
5828 …string(0, 3) === "AWS" || obj.Class.substring(0, 6) === "Amazon" ) && !obj.Class.includes('AWS19'))
6926 if (style.includes(';' + key + '='))
/plugin/strata/
H A Dmanual.txt216 Querying data is done through the ''<table>'' and ''<list>'' syntax. A table or list block defines what data to query, and how to display it. This part of the reference is about querying the data. The [[#Query Results]] section discusses how to control the display of data (this includes sorting, grouping, and aggregation).
/plugin/sequencediagram/bower_components/underscore/
H A Dunderscore-min.map1 …,"filter","select","list","reject","negate","every","all","some","any","includes","include","fromI…
/plugin/mantis/lib/
H A Dchangelog315 - soap_transport_http: parse digest info that includes '=' in the data (thanks Jinsuk Kim)
/plugin/edittable/lib/
H A Dhandsontable.full.js14980 return priv.selRange.includes(coords);
18384 value: function includes(cellCoords) {
18404 …return this.includes(testedRange.getTopLeftCorner()) && this.includes(testedRange.getBottomRightCo…
18642 if (expandedRange.includes(coords)) {
18666 if (expandedRange.includes(coords)) {
22328 includes: function includes(searchString /* , position = 0 */) {
22735 includes: function includes(el /* , fromIndex = 0 */) {
38156 } else if (this.directions.includes(_utils.DIRECTIONS.horizontal)) {
46262 if (currentSelectedRange.includes(range)) {
46274 if (!mergeRange.includes(this.lastDesiredCoords)) {
[all …]
/plugin/fetchmedia/lib/
H A Dbundle.js1includes:function(t){return rt(At(this),t,arguments.length>1?arguments[1]:void 0)},join:function(t…
/plugin/pgn4web/pgn4web/
H A Dpgn-standard.txt227 Latin character sets. ISO 8859/1 includes the standard seven bit ASCII
1529 graphical user interface for scanning PGN data files. This program includes a
1746 "ZZZZZZ" is a chessplaying program, complete with source, that also includes
2567 automatic play via a network. This includes correspondence play using e-mail
/plugin/ol3/
H A Dscript.js8includes=function(t,e,r){return-1!==this.indexOf(t,e,r)},l.prototype.indexOf=function(t,e,r){retur…
/plugin/imapmarkers/
H A Djquery.imagemapster.js69 if (ns.includes('noPreventDefault')) {
/plugin/findologicxmlexport/vendor/twig/twig/
H A DCHANGELOG431 * fixed template_from_string when the template includes or extends other ones
/plugin/xlsx2dw/packages/exceljs/
H A Dexceljs.js16157 if (addr.includes(':')) {
39554 Buffer.prototype.includes = function includes(val, byteOffset, encoding) {
40753 includes: createMethod(true),
42601 includes: function includes(el /* , fromIndex = 0 */) {
43134 includes: function includes(searchString /* , position = 0 */) {
61141 includes = arrayIncludes,
61149 includes = arrayIncludesWith;
61158 includes = cacheHas;
71379 function includes(str, search, start) {
76328 if (final === EOC || chars.includes(final)) {
[all …]

1234567891011