Home
last modified time | relevance | path

Searched refs:value (Results 3726 – 3750 of 4040) sorted by relevance

1...<<141142143144145146147148149150>>...162

/plugin/amcharts/assets/amcharts/plugins/dataloader/
H A Ddataloader.min.js1 …f=0;f<b.headers.length;f++){var g=b.headers[f];d.setRequestHeader(g.key,g.value)}void 0!==b.progre…
/plugin/bugzillaint/docs/
H A Dbugzillaint.txt102 Trees. If you specify the extra fields, you overwrite the default value as
/plugin/findologicxmlexport/vendor/jms/metadata/
H A DCHANGELOG.md40 - Unexpected return value [\#52](https://github.com/schmittjoh/metadata/issues/52)
/plugin/codemirror/dist/
H A Dscripts.min.js.map1value","_e","bind","f","args","Array","prototype","call","arguments","apply","copyObj","obj","targ…
/plugin/jmol2/jmol/
H A DCHANGES.txt391 # return a value -- any value, not just an array:
393 # a = "new value"
397 # print b ==> "new value"
602 # new feature: (value).label("C++ printf format")
2158 # sign of theta if that value is negative.
2514 # bug fix: pm rounding to integer value
3139 # the value is the static Hashtable htRegistry
3726 # bug fix: assigning a negative value to a dataAtomNumberField value caused BitSet.set() exception
3750 # SET [jmolParameter] [value]
5523 # When you set a variable to a value, and that value is a point, plane, or atom expression,
[all …]
/plugin/elasticsearch/vendor/ruflin/elastica/
H A DCHANGELOG.md36 * New method `Elastica\Aggregation\Terms::setMissingBucket`. For Composite Agg. Include in the response documents without a value for a given source. [#2117](https://github.com/ruflin/Elastica/pull/2117)
60 * Changed `value` in `SetProcessor` to accept `mixed` instead of `string` by @franmomu [#2082](https://github.com/ruflin/Elastica/pull/2082)
75 * Fixed some PHPDoc types adding `null` as possible value by @franmomu [#2070](https://github.com/ruflin/Elastica/pull/2070) and [#2087](https://github.com/ruflin/Elastica/pull/2087)
80 * Fixed `Term::setTerm()` PHPDoc allowing scalar values for `$value` parameter by @franmomu [#2094](https://github.com/ruflin/Elastica/pull/2094)
187 * Added a default value to `Elastica\Aggregation\Range::setKeyed()` and `Elastica\Aggregation\PercentilesBucket::setKeyed()` [#1876](https://github.com/ruflin/Elastica/pull/1876)
248 * Fixed calling `Elastica\Aggregation\Composite::addAfter()` with the `null` value [1877](https://github.com/ruflin/Elastica/pull/1877)
263 * The `Wildcard::setValue()` changed its signature: use it to set the value of the wildcard query only.
264 * The `Wildcard` Query's constructor now requires the `name` and `value` properties.
272 * Added `Elastica\Reindex->setRefresh(string $value): void`. It accepts `REFRESH_*` constants from its class [#1752](https://github.com/ruflin/Elastica/pull/1752) and [#1758](https://github.com/ruflin/Elastica/pull/1758)
426 * Made result sets adhere to `\Iterator` interface definition that they implement. Specifically, you need to call `valid()` on the result set before calling `current()`. When using `foreach` this is done by PHP automatically. When `valid` returns false, the return value o
[all...]
/plugin/codemirror/dist/modes/
H A Dperl.min.js.map1value function\n accept :1, // - accept an incoming so…
H A Dsas.min.js.map1value of the first argument 'style'\n function define(style, string, context) {\n if (cont…
H A Dsql.min.js.map1value variables varying view views warnings when while with work write xa xor year_month zerofill …
/plugin/html5video2/script/
H A Dvideo.min.js12 …ngth)for(var n=e.attributes,r=n.length-1;0<=r;r--){var a=n[r].name,s=n[r].value;"boolean"!=typeof …
20value,t));return void 0!==t&&(e[i]=t),e},void 0===(e={})&&(e=0),S(i=En).reduce(function(e,t){retur…
21value,o=0<(c=o.indexOf(":"))?(l=s.prefix=o.slice(0,c),d=o.slice(c+1),"xmlns"===l&&d):(l=null,"xmln… property in AnonymousClassc9f82cd730201
23value.key instead."),t.value.key}},value:{get:function(){return ir.log.warn("cue.frame.value is de…
/plugin/yuriigantt/3rd/dhtmlxgantt/ext/
H A Ddhtmlxgantt_keyboard_navigation.js13value:"Module"}),Object.defineProperty(t,"__esModule",{value:!0})},n.t=function(t,e){if(1&e&&(t=n(…
/plugin/findologicxmlexport/vendor/phpunit/phpunit/tests/Framework/
H A DAssertTest.php2875 $value = new stdClass;
2876 $constraint = $this->identicalTo($value);
2878 $this->assertThat($value, $constraint);
/plugin/pgn4web/pgn4web/
H A Dpgn4web.js700 …dbg3 += '\nPGNTEXT: length=' + (theObj.tagName.toLowerCase() == 'textarea' ? theObj.value.length :…
1957 text = document.getElementById(textareaId).value;
3373 …oreStatus();" ONBLUR="restoreShortcutKeysStatus();"><OPTION CLASS="optionSelectControl" value=-1>';
3380 textSelectOptions += '<OPTION CLASS="optionSelectControl" value=' + ii + '>';
/plugin/diagramsnet/lib/js/diagramly/graphml/
H A DmxGraphMlCodec.js377 obj[arr[k].name] = arr[k].value || arr[k];
475 …else if (val.name != null && val.value != null) //this is the case when a single y:Property is use…
1177 node.value = lbls.lblTxts[0];
1178 cell1.value = lbls.lblTxts[1];
/plugin/diagramsnet/lib/math/jax/element/mml/
H A Djax.js19value:function(){return this.data.join("")},toString:function(){return this.data.join("")}});a.ent…
/plugin/sequencediagram/bower_components/lodash/vendor/underscore/test/
H A Dutility.js247 result = template({value: '<script>'});
/plugin/jplayer/vendor/james-heinrich/getid3/getid3/
H A Dmodule.audio-video.mpeg.php566 foreach ($OverheadMultiplierByBitrate as $key => $value) {
/plugin/findologicxmlexport/vendor/phpspec/prophecy/
H A DCHANGES.md108 * Fixed stringifying of hash containing one value (thanks @avant1)
/plugin/findologicxmlexport/vendor/symfony/yaml/Tests/Fixtures/
H A DYtsTypeTransfers.yml146 You can use the tilde '~' character for a null value.
/plugin/davcal/vendor/sabre/http/
H A DCHANGELOG.md65 * Hiding `Authorization` header value from `Request::__toString`.
/plugin/jplayer/vendor/happyworm/jplayer/lib/aurora/
H A Dvorbis.js2value){tempRet0=value}),getTempRet0:(function(){return tempRet0}),stackSave:(function(){return STA… argument
19value){if(-128<=value&&value<128){var cachedObj=goog.math.Long.IntCache_[value];if(cachedObj){retu… argument
/plugin/amcharts/assets/amcharts/
H A Damcharts.js39 …e(b,a,"rollOutItem")})},handleMouse:function(a,b,c){this.fire({type:c,value:b.value,serialDataItem…
65 …,k,"",!0,NaN,NaN,C),this.pushAxisItem(t,A)),l=NaN,isNaN(C.value)||(l=this.getCoordinate(C.value),t…
72value,isNaN(g))n.newStack&&(h[p]=NaN,e[p]=NaN);else{var x=d.getDecimals(g);u<x&&(u=x);isNaN(f[p])?…
74 this&&a==m&&n.stackable&&(m=this.data[p].axes[this.id].graphs[n.id],g=m.values.value,isNaN(g)||(c=g…
78 …his.min=c.toValue),c.value<this.min&&(this.min=c.value),c.toValue>this.max&&(this.max=c.toValue),c…
147 …axes[this.valueAxis.id].graphs[this.id],q,p;"none"==a||"3d"==a?q=n.values.value:(q=n.values.close,…
170 …S*this.columnIndex,v.y+=S*this.columnIndex));if("regular"==O||"100%"==O)L=t?0<Ia.value?(this.end+1-
190 …et,g=this.bulletSize;isNaN(a.bulletSize)||(g=a.bulletSize);var k=a.values.value,l=this.maxValue,m=…
282 …tValueAxisById(h)),h?h.addGuide(e):this.valueAxes[0].addGuide(e)):isNaN(e.value)||this.valueAxes[0…
283 …a,b,c){var e=b.graph,h=e.valueAxis;h.duration&&b.values.value&&(h=d.formatDuration(b.values.value,…
[all …]
/plugin/sequencediagram/bower_components/snap.svg/doc/css/
H A Dtopcoat-desktop-light.css2554 <input type="search" value="" placeholder="search" class="topcoat-search-input">
2555 <input type="search" value="" placeholder="search" class="topcoat-search-input" disabled>
2621 <input type="search" value="" placeholder="search" class="topcoat-search-input--large">
2622 <input type="search" value="" placeholder="search" class="topcoat-search-input--large" disabled>
3181 <input type="text" class="topcoat-text-input" placeholder="text" value="">
3184 <input type="text" class="topcoat-text-input" placeholder="text" value="" disabled>
3187 … <input type="text" class="topcoat-text-input" placeholder="text" value="fail" pattern="not-fail">
3241 <input type="text" class="topcoat-text-input--large" value="" placeholder="text">
3244 <input type="text" class="topcoat-text-input--large" value="" placeholder="text" disabled>
3247 …<input type="text" class="topcoat-text-input--large" placeholder="text" value="fail" pattern="not-…
/plugin/commonmark/vendor/league/commonmark/
H A DCHANGELOG.md37 - `CallbackGenerator`s that fail to set a URL or return an expected value
/plugin/diagramsnet/lib/WEB-INF/lib/
H A Dcommons-fileupload-1.3.2.jarMETA-INF/ META-INF/MANIFEST.MF org/ org/apache/ org/ ...

1...<<141142143144145146147148149150>>...162