Home
last modified time | relevance | path

Searched refs:types (Results 501 – 525 of 570) sorted by relevance

1...<<212223

/plugin/icalevents/vendor/sabre/vobject/
H A DCHANGELOG.md244 * #216: `ENCODING` parameter is now validated for all document types.
/plugin/authgooglesheets/vendor/guzzlehttp/psr7/
H A DREADME.md484 This method accepts the following `$resource` types:
/plugin/barcodes/
H A Dcomposer.lock1676 … "description": "Collection of value objects that represent the types of the PHP type system",
/plugin/dirtylittlehelper/mermaid/editor/docs/
H A Deditor.worker.js.map1types.js","webpack:///./node_modules/monaco-editor/esm/vs/base/common/uint.js","webpack:///./node_…
H A D2.2.js1865 …PORTED_MODULE_0__ = __webpack_require__(/*! ./_deps/vscode-languageserver-types/main.js */ "./node…
25059 var types = [];
25061 types[_i] = arguments[_i];
25064 while (result && !types.some(function (t) { return result.type === t; })) {
31242 var types = [];
31244 types[_i] = arguments[_i];
31248 if (types.indexOf(node.type) !== -1) {
/plugin/bpmnio/vendor/dmn-js/dist/
H A Ddmn-viewer.production.min.js2types,ee((function(t){this.registerType(t,e)}),this)),t[e.uri]=t[e.prefix]=e,this.packages.push(e)…
H A Ddmn-navigated-viewer.production.min.js2types,ee((function(t){this.registerType(t,e)}),this)),t[e.uri]=t[e.prefix]=e,this.packages.push(e)…
/plugin/webdav/vendor/sabre/dav/
H A DCHANGELOG.md836 * Updated: MySQL database schema optimized by using more efficient column types.
959 * Added: Issue #358, adding a component=vevent parameter to the content-types
974 * Updated: MySQL database schema optimized by using more efficient column types.
/plugin/codemirror/dist/modes/
H A Derlang.min.js.map1 …*/\n/*global CodeMirror:true */\n\n// erlang mode.\n// tokenizer -> token types -> CodeMirror styl…
H A Dhaxe.min.js.map1 …\n //function names starting with upper-case letters are recognised as types, so cludging them …
/plugin/findologicxmlexport/vendor/symfony/yaml/Tests/Fixtures/
H A DYtsSpecificationExamples.yml918 test: Private types
/plugin/jplayer/vendor/happyworm/jplayer/lib/aurora/
H A Dvorbis.js2types[field]){alignSize=Runtime.getAlignSize(null,Types.types[field].alignSize)}else{alignSize=typ… argument
H A Dopus.js2types[field]){alignSize=Runtime.getAlignSize(null,Types.types[field].alignSize)}else{alignSize=typ… argument
/plugin/pgn4web/pgn4web/
H A Dpgn-standard.txt937 These tags use string values; these describe the player types. The value
1503 for machine types and operating systems other than those listed below. Further
1633 programs from different authors performing different types of tasks can be
2724 remaining portion is composed of zero or more PGN record items. Item types
/plugin/diagramsnet/lib/js/diagramly/
H A DDialogs.js1725 else if (mxUtils.indexOf(evt.dataTransfer.types, 'text/uri-list') >= 0)
4770 else if (mxUtils.indexOf(evt.dataTransfer.types, 'text/uri-list') >= 0)
5182 if (mxUtils.indexOf(evt.dataTransfer.types, 'text/uri-list') >= 0)
9439 else if (mxUtils.indexOf(evt.dataTransfer.types, 'text/uri-list') >= 0)
/plugin/photogallery/phpThumb/docs/
H A Dphpthumb.changelog.txt346 * Bugfix [#1608664]: "Unsupported operand types" in "wmi"
539 images of types not supported by GetImageSize
/plugin/c3chart/assets/
H A Dc3.min.js2types=function(t){var e=this.internal;if(void 0===t)return{y:e.config.axis_y_type,y2:e.config.axis…
/plugin/ckgdoku/ckeditor/
H A DCHANGES.md457 …uploadWidgetDefinition) was exposed, too, to make it simple to create new types of upload widgets …
459 …rd.dataTransfer) facade was introduced to unify access to data in various types and files. [Data T…
1251 …t menu listeners only on supported input types. Added support for `tel`, `email`, `search` and `ur…
/plugin/yuriigantt/3rd/dhtmlxgantt/
H A Ddhtmlxgantt.js.map1types","milestone","link_line_width","setAttribute","show_progress","done","progress","pr","progre…
/plugin/authgooglesheets/vendor/guzzlehttp/guzzle/
H A DCHANGELOG.md906 * Bug fix: Fixed "array to string" error when validating a union of types in a service description
1077 * Removed custom types
/plugin/dw2pdf/vendor/mpdf/mpdf/
H A DCHANGELOG.md257 - `{PAGENO}` and `{nbpg}` can use any of the number types as in list-style e.g. set in `<pagebreak>` using pagenumstyle.
/plugin/webcode/vendor/
H A Dfirebug-lite-1.4.js591 var types=this.cssInfo[name];
593 i<types.length;
594 ++i){var keywords=this.cssKeywords[types[i]];
1005 for(var family in eventTypes){var types=eventTypes[family];
1007 i<types.length;
1008 ++i){this.families[types[i]]=family
/plugin/sequencediagram/bower_components/lodash/vendor/firebug-lite/src/
H A Dfirebug-lite-debug.js1625 var types = this.cssInfo[name];
1626 for (var i = 0; i < types.length; ++i)
1628 var keywords = this.cssKeywords[types[i]];
2820 var types = eventTypes[family];
2821 for (var i = 0; i < types.length; ++i)
2822 this.families[types[i]] = family;
/plugin/combo/resources/firebug/
H A Dfirebug-lite-1.4.js602 var types=this.cssInfo[name];
604 i<types.length;
605 ++i){var keywords=this.cssKeywords[types[i]];
1016 for(var family in eventTypes){var types=eventTypes[family];
1018 i<types.length;
1019 ++i){this.families[types[i]]=family
/plugin/authgooglesheets/vendor/google/apiclient-services/src/
H A DDfareporting.php1948 'types' => [

1...<<212223