Home
last modified time | relevance | path

Searched refs:type (Results 2651 – 2675 of 4303) sorted by relevance

1...<<101102103104105106107108109110>>...173

/plugin/imgpaste/
H A Dscript.js48 type: 'POST',
/plugin/bez/db/
H A Dupdate0002.sql23 thread.private, thread.lock, thread.type,
/plugin/findologicxmlexport/vendor/phpunit/phpunit/src/TextUI/
H A DResultPrinter.php197 * @param string $type
199 protected function printDefects(array $defects, $type) argument
216 $type,
/plugin/projects/lib/
H A Dproject.php207 if ($old->type() != $file->type()) {
245 if ($file->type() == CROSSLINK && !in_array($nme, $files))
/plugin/pdfjs/pdfjs/web/locale/csb/
H A Dviewer.properties101 # "{{[type}}" will be replaced with an annotation type from a list defined in
129 text_annotation_type.alt=[Adnotacjô {{type}}]
/plugin/pdfjs/pdfjs/web/locale/hto/
H A Dviewer.properties122 # "{{type}}" will be replaced with an annotation type from a list defined in
125 text_annotation_type.alt=[{{type}} baítade]
/plugin/codemirror/dist/modes/
H A Dsql.min.js1type:c}}function v(a){a.indent=a.context.indent;a.context=a.context.prev}return{startState:functio… property in b.context
H A Dmllike.min.js.map1type","val","while","with","extraWords","prop","hasOwnProperty","hintWords","k","push","registerHe…
H A Ddylan.min.js.map1type","word","chain","stream","state","tokenize","tokenBase","ch","peek","next","tokenString","eat…
/plugin/pdfjs/pdfjs/web/locale/sr/
H A Dviewer.properties208 # "{{type}}" will be replaced with an annotation type from a list defined in
211 text_annotation_type.alt=[{{type}} коментар]
/plugin/pdfjs/pdfjs/web/locale/ta/
H A Dviewer.properties189 # "{{type}}" will be replaced with an annotation type from a list defined in
192 text_annotation_type.alt=[{{type}} விளக்கம்]
/plugin/pdfjs/pdfjs/web/locale/wo/
H A Dviewer.properties117 # "{{type}}" will be replaced with an annotation type from a list defined in
120 text_annotation_type.alt=[Karmat {{type}}]
/plugin/pdfjs/pdfjs/web/locale/zu/
H A Dviewer.properties122 # "{{type}}" will be replaced with an annotation type from a list defined in
125 text_annotation_type.alt=[Amazwibela e-{{type}}]
/plugin/pdfjs/pdfjs/web/locale/hy-AM/
H A Dviewer.properties189 # "{{type}}" will be replaced with an annotation type from a list defined in
192 text_annotation_type.alt=[{{type}} Ծանոթություն]
/plugin/quickstats/GEOIP/vendor/maxmind-db/reader/
H A DREADME.md140 The MaxMind DB format includes 128-bit unsigned integer as a type. Although
141 no MaxMind-distributed database currently makes use of this type, both the
142 pure PHP reader and the C extension support this type. The pure PHP reader
/plugin/struct/
H A Dstyle.less71 input:not([type='checkbox']):not([type='color']),
172 input[type='checkbox'] {
/plugin/findologicxmlexport/vendor/jms/serializer/
H A DCHANGELOG.md19 - Values of type "double" should not use locale-specific encoding [\#1041](https://github.com/schmi…
377 - inline array with type array\<K, V\> not serialized [\#784](https://github.com/schmittjoh/seriali…
396 - Doctrine listener should not change the type on proxies with virtual type [\#768](https://github.…
400 - Missing bool type in graphNavigator.php in method accept\(\) [\#764](https://github.com/schmittjo…
547 - Virtual property having type overriden by doctrine metadata [\#276](https://github.com/schmittjoh…
559 - Dynamic property type annotation [\#436](https://github.com/schmittjoh/serializer/issues/436)
740 - No way to serialize binary data with a custom type [\#202](https://github.com/schmittjoh/serializ…
771 - Fixed type-hinting [\#586](https://github.com/schmittjoh/serializer/pull/586) ([jgendera](https:/…
825 - The document type "..." is not allowed [\#427](https://github.com/schmittjoh/serializer/issues/42…
905 - "array" type: Not working for arrays of DateTime objects [\#199](https://github.com/schmittjoh/se…
[all …]
/plugin/sequencediagram/bower_components/lodash/dist/
H A Dlodash.core.js1361 var type = typeof value;
1365 (type == 'number' ||
1366 (type != 'symbol' && reIsUint.test(value))) &&
1384 var type = typeof index;
1385 if (type == 'number'
1387 : (type == 'string' && index in object)
2761 var type = typeof value;
2762 return value != null && (type == 'object' || type == 'function');
/plugin/jplayer/components/jplayer/
H A Djplayer-built.js1280 _testPlaybackRate: function(type) { argument
1283 type = typeof type === 'string' ? type : 'audio';
1284 el = document.createElement(type);
1484 type: $.jPlayer.error.URL,
1563 type: $.jPlayer.error.URL,
1674 type: $.jPlayer.error.VERSION,
1757 type: $.jPlayer.error.URL,
1928 $.each(media, function(type, url) { argument
2056 type: $.jPlayer.error.NO_SUPPORT,
3356 type: $.jPlayer.error.URL_NOT_SET,
[all …]
/plugin/jplayer/components/jplayer/dist/jplayer/
H A Djquery.jplayer.js1280 _testPlaybackRate: function(type) { argument
1283 type = typeof type === 'string' ? type : 'audio';
1284 el = document.createElement(type);
1484 type: $.jPlayer.error.URL,
1563 type: $.jPlayer.error.URL,
1674 type: $.jPlayer.error.VERSION,
1757 type: $.jPlayer.error.URL,
1928 $.each(media, function(type, url) { argument
2056 type: $.jPlayer.error.NO_SUPPORT,
3356 type: $.jPlayer.error.URL_NOT_SET,
[all …]
/plugin/jplayer/vendor/happyworm/jplayer/dist/jplayer/
H A Djquery.jplayer.js1280 _testPlaybackRate: function(type) { argument
1283 type = typeof type === 'string' ? type : 'audio';
1284 el = document.createElement(type);
1484 type: $.jPlayer.error.URL,
1563 type: $.jPlayer.error.URL,
1674 type: $.jPlayer.error.VERSION,
1757 type: $.jPlayer.error.URL,
1928 $.each(media, function(type, url) { argument
2056 type: $.jPlayer.error.NO_SUPPORT,
3356 type: $.jPlayer.error.URL_NOT_SET,
[all …]
/plugin/jplayer/vendor/happyworm/jplayer/src/javascript/jplayer/
H A Djquery.jplayer.js1280 _testPlaybackRate: function(type) { argument
1283 type = typeof type === 'string' ? type : 'audio';
1284 el = document.createElement(type);
1484 type: $.jPlayer.error.URL,
1563 type: $.jPlayer.error.URL,
1674 type: $.jPlayer.error.VERSION,
1757 type: $.jPlayer.error.URL,
1928 $.each(media, function(type, url) { argument
2056 type: $.jPlayer.error.NO_SUPPORT,
3356 type: $.jPlayer.error.URL_NOT_SET,
[all …]
/plugin/ckgedit/scripts/
H A Dparse_wiki.js.unc62 type: 'td',
106 var type = rows[i][col].type == 'td' ? '|' : '^';
107 results += type;
120 results += type;
420 var type = "";
472 type: tag,
647 type = attrs[i].value;
746 if (type && type == 'other_mime') {
912 if (attrs[i].name == 'type') {
1724 return (link + "\n" + spaces+type);
[all …]
/plugin/ckgedit/ckeditor/lang/
H A Den.js.4.95type":"Type","typeBtn":"Button","typeSbm":"Submit","typeRst":"Reset"},"checkboxAndRadio":{"checkbo…
/plugin/chordsheets/js/
H A Draphael.js1type=l.win.SVGAngle||l.doc.implementation.hasFeature("http://www.w3.org/TR/SVG11/feature#BasicStru…

1...<<101102103104105106107108109110>>...173