Home
last modified time | relevance | path

Searched defs:compare (Results 1 – 25 of 77) sorted by last modified time

1234

/plugin/struct/meta/
H A DValue.php27 protected $compare; variable in dokuwiki\\plugin\\struct\\meta\\Value
/plugin/combo/resources/firebug/
H A Dfirebug-lite-1.4.js1710 function compare(a,b){var locA=self.getObjectDescription(a); function
/plugin/combo/resources/dictionary/
H A Dcarbon-icons.json385 "compare": "compare", string
/plugin/data/_test/
H A Dhelper.test.php
/plugin/davcal/vendor/sabre/xml/tests/Sabre/Xml/
H A DWriterTest.php21 function compare($input, $output) { function in Sabre\\Xml\\WriterTest
/plugin/authgooglesheets/vendor/phpseclib/phpseclib/phpseclib/Math/BigInteger/Engines/
H A DPHP32.php253 public function compare(PHP32 $y) function in phpseclib3\\Math\\BigInteger\\Engines\\PHP32
H A DPHP64.php257 public function compare(PHP64 $y) function in phpseclib3\\Math\\BigInteger\\Engines\\PHP64
H A DBCMath.php409 public function compare(BCMath $y) function in phpseclib3\\Math\\BigInteger\\Engines\\BCMath
H A DGMP.php252 public function compare(GMP $y) function in phpseclib3\\Math\\BigInteger\\Engines\\GMP
/plugin/authgooglesheets/vendor/phpseclib/phpseclib/phpseclib/Math/BinaryField/
H A DInteger.php128 public function compare(self $x) function in phpseclib3\\Math\\BinaryField\\Integer
/plugin/authgooglesheets/vendor/phpseclib/phpseclib/phpseclib/Math/
H A DBigInteger.php499 public function compare(BigInteger $y) function in phpseclib3\\Math\\BigInteger
/plugin/authgooglesheets/vendor/phpseclib/phpseclib/phpseclib/Math/PrimeField/
H A DInteger.php157 public function compare(self $x) function in phpseclib3\\Math\\PrimeField\\Integer
/plugin/tablelayout/script/
H A Dtablelayout_functions.js130 var compare = function compare(rowA, rowB) { function
/plugin/pureldap/vendor/freedsx/ldap/src/FreeDSx/Ldap/
H A DOperations.php115 public static function compare(string $dn, string $attributeName, string $value): CompareRequest global() function in FreeDSx\\Ldap\\Operations
H A DLdapClient.php118 public function compare($dn, string $attributeName, string $value, Control ...$controls): bool global() function in FreeDSx\\Ldap\\LdapClient
/plugin/pureldap/vendor/freedsx/ldap/src/FreeDSx/Ldap/Server/RequestHandler/
H A DGenericRequestHandler.php51 compare(RequestContext $context, CompareRequest $compare) global() argument
H A DProxyRequestHandler.php101 compare(RequestContext $context, CompareRequest $compare) global() argument
H A DRequestHandlerInterface.php43 compare(RequestContext $context, CompareRequest $compare) global() argument
/plugin/diagramsnet/lib/WEB-INF/lib/
H A Djstl-1.2.jarMETA-INF/ META-INF/MANIFEST.MF META-INF/LICENSE.txt javax ...
H A Dcommons-codec-1.10.jarMETA-INF/ META-INF/MANIFEST.MF org/ org/apache/ org/ ...
H A Dcommons-io-2.4.jar ... java.util.List list Iterable delegates public int compare (java.io.File, java.io ...
/plugin/diagramsnet/lib/js/diagramly/vsdx/
H A Dimporter.js2706 mxVsdxGeometry$0.prototype.compare = function (r1, r2) { method in mxVsdxGeometry$0
2966 mxVsdxGeometryList$0.prototype.compare = function (g1, g2) { method in mxVsdxGeometryList$0
/plugin/diagramsnet/lib/js/
H A Dviewer-static.min.js752 WeightedCellSorter.prototype.cell=null;WeightedCellSorter.prototype.compare=function(a,b){return nu… method in WeightedCellSorter
870 MedianCellSorter.prototype.compare=function(a,b){return null!=a&&null!=b?b.medianValue>a.medianValu… method in MedianCellSorter
1003 return c},compare:function(a,b){for(var c=Math.min(a.length,b.length),d=0,e=0;e<c;e++)if(a[e]!=b[e]… method in mxCellPath
H A Dviewer.min.js752 WeightedCellSorter.prototype.cell=null;WeightedCellSorter.prototype.compare=function(a,b){return nu… method in WeightedCellSorter
870 MedianCellSorter.prototype.compare=function(a,b){return null!=a&&null!=b?b.medianValue>a.medianValu… method in MedianCellSorter
1003 return c},compare:function(a,b){for(var c=Math.min(a.length,b.length),d=0,e=0;e<c;e++)if(a[e]!=b[e]… method in mxCellPath
/plugin/diagramsnet/lib/math/extensions/a11y/
H A Dmathjax-sre.js109 …rator.prototype.match=function(a){};sre.DynamicCstr.Comparator.prototype.compare=function(a,b){};s… method in sre.DynamicCstr.Comparator
112 sre.DynamicCstr.DefaultComparator.prototype.compare=function(a,b){for(var c=!1,d=0,e;e=this.order_[… method in sre.DynamicCstr.DefaultComparator
243 …manticOrdering.getInstance().add(this)};sre.SemanticComparator.prototype.compare=function(a,b){ret… method in sre.SemanticComparator
673 sre.ClearspeakPreferences.Comparator.prototype.compare=function(a,b){var c=sre.ClearspeakPreference… method in sre.ClearspeakPreferences.Comparator

1234