Home
last modified time | relevance | path

Searched defs:compare (Results 1 – 25 of 89) sorted by relevance

1234

/plugin/pureldap/vendor/freedsx/ldap/src/FreeDSx/Ldap/Server/RequestHandler/
H A DGenericRequestHandler.php52 public function compare(RequestContext $context, CompareRequest $compare): bool function in FreeDSx\\Ldap\\Server\\RequestHandler\\GenericRequestHandler
H A DRequestHandlerInterface.php44 public function compare(RequestContext $context, CompareRequest $compare): bool; argument
H A DProxyRequestHandler.php102 public function compare(RequestContext $context, CompareRequest $compare): bool argument
/plugin/data-au/_test/
Dhelper.test.php277 protected function createFilterArray($key, $value, $compare, $colname, $type) {
312 private function createFilterArrayListEntry($key, $value, $compare, $colname, $type, $logic) {
/plugin/codemirror/
Daction.php84 protected function compare($a, $b) function in action_plugin_codemirror
/plugin/zip/pear/File/Archive/Predicate/
DDuplicate.php90 function compare($a, $b) { function in File_Archive_Predicate_Duplicate
/plugin/rrdgraph/inc/
Drpncomputer.php54 private function compare($a, $b) { function in RPNComputer
/plugin/pureldap/vendor/freedsx/ldap/src/FreeDSx/Ldap/Server/Paging/
H A DPagingRequestComparator.php51 public function compare( function in FreeDSx\\Ldap\\Server\\Paging\\PagingRequestComparator
/plugin/davcal/vendor/sabre/xml/tests/Sabre/Xml/
H A DWriterTest.php21 function compare($input, $output) { function in Sabre\\Xml\\WriterTest
/plugin/creole/helper/
Deventhandler.php89 public function eventMatches (creole_syntax_event $compare) {
93 public function ownEventMatches (creole_syntax_event $compare) {
/plugin/quizlib/scripts/
Dquizlib.js286 Utils.compare = function(obj1, obj2) { function in Utils
/plugin/icalevents/vendor/sabre/xml/tests/Sabre/Xml/
DWriterTest.php21 function compare($input, $output) { function in Sabre\\Xml\\WriterTest
/plugin/judge/
Daction.php281 public function compare($user_output, $problem_name) function in action_plugin_judge
/plugin/likeit/script/
Djquery.hoverIntent.js62 var compare = function(ev,ob) { function
/plugin/struct/meta/
H A DValue.php27 protected $compare; variable in dokuwiki\\plugin\\struct\\meta\\Value
/plugin/tablelayout/script/
Dtablelayout_functions.js130 var compare = function compare(rowA, rowB) { function
/plugin/authgooglesheets/vendor/phpseclib/phpseclib/phpseclib/Math/PrimeField/
DInteger.php157 public function compare(self $x) function in phpseclib3\\Math\\PrimeField\\Integer
/plugin/authgooglesheets/vendor/phpseclib/phpseclib/phpseclib/Math/BigInteger/Engines/
DPHP32.php253 public function compare(PHP32 $y) function in phpseclib3\\Math\\BigInteger\\Engines\\PHP32
DPHP64.php257 public function compare(PHP64 $y) function in phpseclib3\\Math\\BigInteger\\Engines\\PHP64
DBCMath.php409 public function compare(BCMath $y) function in phpseclib3\\Math\\BigInteger\\Engines\\BCMath
/plugin/authgooglesheets/vendor/phpseclib/phpseclib/phpseclib/Math/BinaryField/
DInteger.php128 public function compare(self $x) function in phpseclib3\\Math\\BinaryField\\Integer
/plugin/issuetracker/
Dtablekit.js465 compare : function(a,b){ method in TableKit.Sortable.Type
473 TableKit.Sortable.Type.compare = function(a,b) { function in TableKit.Sortable.Type
591 compare : function(a,b) { // must be standard javascript date format method
600 compare : function(a,b) { method
/plugin/tablecalc/
Dscript.js207 function compare(a,b,operation) { function
/plugin/findologicxmlexport/vendor/twig/twig/test/Twig/Tests/Extension/
DCoreTest.php232 public function testInFilter($expected, $value, $compare)
/plugin/pureldap/vendor/freedsx/ldap/src/FreeDSx/Ldap/
H A DOperations.php117 public static function compare(string $dn, string $attributeName, string $value): CompareRequest function in FreeDSx\\Ldap\\Operations

1234