Home
last modified time | relevance | path

Searched refs:compare (Results 151 – 175 of 259) sorted by last modified time

1234567891011

/plugin/yearbox/
H A DCHANGELOG.md5 ### [1.0.1](https://github.com/micgro42/yearbox/compare/v1.0.0...v1.0.1) (2021-03-19)
/plugin/publistf/
H A DCHANGELOG.md61 [Unreleased]: https://github.com/SacBase/publistf/compare/1.1.2...HEAD
62 [1.1.2]: https://github.com/SacBase/publistf/compare/1.1.1..1.1.2
63 [1.1.1]: https://github.com/SacBase/publistf/compare/1.1.0..1.1.1
64 [1.1.0]: https://github.com/SacBase/publistf/compare/1.0.0..1.1.0
/plugin/webcode/vendor/
H A Dfirebug-lite-1.4.js1699 function compare(a,b){var locA=self.getObjectDescription(a); function
1706 }var allLocs=this.getLocationList().sort(compare);
/plugin/webdav/vendor/sabre/vobject/
H A DCHANGELOG.md107 * Added a PHPUnitAssertions trait. This trait makes it easy to compare two
/plugin/structsection/
H A Dyarn.lock1434 natural-compare "^1.4.0"
2073 natural-compare@^1.4.0:
2075 …resolved "https://registry.yarnpkg.com/natural-compare/-/natural-compare-1.4.0.tgz#4abebfeed7541f2…
/plugin/creole/helper/
H A Deventhandler.php89 public function eventMatches (creole_syntax_event $compare) { argument
90 return $this->event->equal($compare);
93 public function ownEventMatches (creole_syntax_event $compare) { argument
94 return $this->ownEvent->equal($compare);
/plugin/jplayer/vendor/happyworm/jplayer/lib/aurora/
H A Dvorbis.js19compare(other)<0});goog.math.Long.prototype.lessThanOrEqual=(function(other){return this.compare(o… method in goog.math.Long
H A Dopus.js23compare(other)<0});goog.math.Long.prototype.lessThanOrEqual=(function(other){return this.compare(o… method in goog.math.Long
H A Dogg.js15compare(other)<0});goog.math.Long.prototype.lessThanOrEqual=(function(other){return this.compare(o… method in goog.math.Long
/plugin/jplayer/vendor/james-heinrich/getid3/
H A Dchangelog.txt1668 including all comments: compare ['md5_file']. To check if two
1669 files were compressed from the same source file: compare
1673 FLAC in Ogg container, etc): compare ['md5_data'].
/plugin/adfs/phpsaml/extlib/xmlseclibs/
H A DCHANGELOG.txt28 - Use strict comparison operator to compare digest values. (Jaime Pérez)
/plugin/codemirror/dist/
H A Dscripts.min.js.map1compare","lastClick","lastDoubleClick","clickRepeat","now","onMouseDown","supportsTouch","clickInG…
H A Dscripts.min.js5compare=function(a,b,c){return this.time+lh>a&&fb(b,this.pos)==0&&c==this.button};var nh,oh;functi…
/plugin/codemirror/dist/modes/
H A Dnginx.min.js.map1 …ch == \"=\") ret(null, \"compare\");\n else if ((ch == \"~\" || ch == \"|\") && stream.eat(\"=\…
H A Dvb.min.js.map1 …"cchar\", \"cdate\", \"cdbl\", \"cdec\", \"cint\", \"clng\", \"cobj\", \"compare\", \"const\", \"c…
H A Dhaskell.min.js.map1 …tan\", \"atan2\", \"atanh\", \"break\", \"catch\", \"ceiling\",\n \"compare\", \"concat\", \"…
H A Dpowershell.min.js1 …re|oss|prompt/,/ac|asnp|cat|cd|chdir|clc|clear|clhy|cli|clp|cls|clv|cnsn|compare|copy|cp|cpi|cpp|c…
H A Dclojure.min.js.map1 …?\", \"comment\", \"commute\", \"comp\", \"comparator\",\n \"compare\", \"compare-and-set!\",…
H A Dcss.min.js.map1 … \"~\" || ch == \"|\") && stream.eat(\"=\")) {\n return ret(null, \"compare\");\n } else i…
H A Dpowershell.min.js.map1 …|prompt/,\n /ac|asnp|cat|cd|chdir|clc|clear|clhy|cli|clp|cls|clv|cnsn|compare|copy|cp|cpi|cpp|c…
/plugin/codemirror/
H A Daction.php84 protected function compare($a, $b) function in action_plugin_codemirror
/plugin/tablecalc/
H A Dscript.js202 cnt+=compare(a[i],check,operation);
207 function compare(a,b,operation) { function
/plugin/dropfiles/
H A Dyarn.lock878 natural-compare "^1.4.0"
1834 natural-compare@^1.4.0:
1836 …resolved "https://registry.yarnpkg.com/natural-compare/-/natural-compare-1.4.0.tgz#4abebfeed7541f2…
/plugin/pdfjs/pdfjs/build/
H A Dpdf.js923 function compare(a, b) {
927 var orderedX = [rect1[0], rect1[2], rect2[0], rect2[2]].sort(compare),
928 orderedY = [rect1[1], rect1[3], rect2[1], rect2[3]].sort(compare),
H A Dpdf.js.map1compare(a, b) {\n return a - b;\n }\n\n // Order points along the axes\n var ordered…

1234567891011