Home
last modified time | relevance | path

Searched refs:compare (Results 76 – 100 of 259) sorted by relevance

1234567891011

/plugin/wysiwyg/fckeditor/editor/filemanager/connectors/cfm/
H A Dcf5_upload.cfm248 if( compare( cffile.ServerFileName, fileName ) ) {
260 <cfif compare(cffile.ServerFileName,fileName)>
/plugin/authgooglesheets/vendor/phpseclib/phpseclib/phpseclib/Crypt/EC/BaseCurves/
H A DPrime.php699 while ($k1->compare(new BigInteger(-$d1)) > 0 || $k2->compare(new BigInteger(-$d2)) > 0) {
/plugin/findologicxmlexport/vendor/hoa/file/
H A DFinder.php536 return $collator->compare($a->getPathname(), $b->getPathname());
/plugin/pureldap/vendor/freedsx/ldap/
H A DCHANGELOG.md82 * Add a compare() operation method helper to the LdapClient.
/plugin/authgooglesheets/vendor/phpseclib/phpseclib/phpseclib/Crypt/EC/Formats/Keys/
H A DCommon.php291 if ($y->compare($curve->getModulo()) >= 0) {
/plugin/yuriigantt/3rd/dhtmlxgantt/sources/ext/
H A Ddhtmlxgantt_tooltip.js1008 var compare = function(a, b) { function
1015 return desc ? compare(a[field], b[field]) : compare(b[field], a[field]);
/plugin/diagramsnet/lib/
H A Dyarn.lock824 semver-compare "^1.0.0"
837 semver-compare@^1.0.0:
839 …resolved "https://registry.yarnpkg.com/semver-compare/-/semver-compare-1.0.0.tgz#0dee216a1c941ab37…
/plugin/ditaa/ditaa/
H A Dditaa.jarMETA-INF/ META-INF/MANIFEST.MF net/ net/htmlparser/ net/ ...
/plugin/authgooglesheets/vendor/phpseclib/phpseclib/phpseclib/Math/BinaryField/
H A DInteger.php128 public function compare(self $x) function in phpseclib3\\Math\\BinaryField\\Integer
/plugin/codemirror/dist/modes/
H A Dnginx.min.js.map1 …ch == \"=\") ret(null, \"compare\");\n else if ((ch == \"~\" || ch == \"|\") && stream.eat(\"=\…
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…
/plugin/mdpage/vendor/cebe/markdown/
H A DCHANGELOG.md71 …!) by [John MacFarlane](http://johnmacfarlane.net/) which you can use to compare Markdown output o…
/plugin/jcapture/src/com/hammurapi/jcapture/
H A DCaptureConfig.java152 public int compare(VideoEncoder o1, VideoEncoder o2) { in CaptureConfig()
/plugin/scrape/
H A DphpQuery-onefile.php
/plugin/adfs/phpsaml/extlib/xmlseclibs/
H A DCHANGELOG.txt28 - Use strict comparison operator to compare digest values. (Jaime Pérez)
/plugin/diagramsnet/lib/WEB-INF/lib/
H A Dcommons-codec-1.10.jarMETA-INF/ META-INF/MANIFEST.MF org/ org/apache/ org/ ...
H A Dcommons-lang3-3.5.jarMETA-INF/MANIFEST.MF META-INF/ org/ org/apache/ org/ ...
/plugin/yuriigantt/3rd/dhtmlxgantt/ext/
H A Ddhtmlxgantt_drag_timeline.js.map1compare","a","b","sort","throttle","timeout","wait","apply","arguments","setTimeout","isArray","Ar…
H A Ddhtmlxgantt_click_drag.js.map1compare","a","b","sort","throttle","timeout","wait","apply","arguments","setTimeout","isArray","Ar…
/plugin/smtp/subtree/txtthinking/Mailer/
H A Dcomposer.lock750 "description": "Provides the functionality to compare PHP values for equality",
754 "compare",
/plugin/securelogin/
H A DREADME.md97 … sets so the Dokuwiki authentication routines have it. Dokuwiki can then compare the passwords lik…
/plugin/diagramsnet/lib/resources/
H A Ddia_i18n.txt100 compare=compare
/plugin/catlist/
H A Dsyntax.php435 // else, compare date or name
441 $r = $data['sort_collator']->compare($a_title, $b_title);
/plugin/dirtylittlehelper/mermaid/editor/docs/
H A D12.12.js.map1 … 'commute',\n 'comp',\n 'comparator',\n 'compare',\n 'compare-and-set…
/plugin/mediathumbnails/
H A Ddokuwiki_plugin_page.wiki106 //(compare: [[:devel:configuration#configuration_metadata|Configuration metadata]] for configuratio…

1234567891011