Home
last modified time | relevance | path

Searched defs:check (Results 26 – 50 of 111) sorted by relevance

12345

/plugin/davcal/vendor/sabre/dav/tests/Sabre/DAV/Auth/Backend/
H A DMock.php52 function check(RequestInterface $request, ResponseInterface $response) { function in Sabre\\DAV\\Auth\\Backend\\Mock
/plugin/webdav/vendor/sabre/dav/lib/DAV/Auth/Backend/
DAbstractBearer.php86 function check(RequestInterface $request, ResponseInterface $response) { function in Sabre\\DAV\\Auth\\Backend\\AbstractBearer
DAbstractBasic.php93 function check(RequestInterface $request, ResponseInterface $response) { function in Sabre\\DAV\\Auth\\Backend\\AbstractBasic
DAbstractDigest.php95 function check(RequestInterface $request, ResponseInterface $response) { function in Sabre\\DAV\\Auth\\Backend\\AbstractDigest
/plugin/jirainfo/
Dsyntax.php50 public function check(array $attributes) function in syntax_plugin_jirainfo
/plugin/findologicxmlexport/vendor/phpspec/prophecy/src/Prophecy/Prediction/
DCallTimesPrediction.php54 public function check(array $calls, ObjectProphecy $object, MethodProphecy $method) function in Prophecy\\Prediction\\CallTimesPrediction
/plugin/davcal/vendor/sabre/dav/lib/DAV/Auth/Backend/
H A DAbstractBasic.php93 function check(RequestInterface $request, ResponseInterface $response) { function in Sabre\\DAV\\Auth\\Backend\\AbstractBasic
H A DAbstractDigest.php95 function check(RequestInterface $request, ResponseInterface $response) { function in Sabre\\DAV\\Auth\\Backend\\AbstractDigest
/plugin/revealjs/syntax/
Dheader.php190 function _headerToLink($title, &$check) {
/plugin/asciidocjs/node_modules/async/
DdoWhilst.js57 function check(err, truth) { function
Dduring.js68 function check(err, truth) { function
DdoDuring.js57 function check(err, truth) { function
Dwhilst.js68 function check(err, truth) { function
/plugin/authgoogle/google/cache/
DGoogle_MemcacheCache.php86 private function check() { function in Google_MemcacheCache
/plugin/webdav/vendor/sabre/dav/lib/CalDAV/
DCalendarQueryValidator.php253 protected function validateTextMatch($check, array $textMatch) {
/plugin/davcal/vendor/sabre/dav/lib/CalDAV/
H A DCalendarQueryValidator.php257 protected function validateTextMatch($check, array $textMatch) {
/plugin/tablecalc/src/tablecalc/
Dscript.js211 function check(condition,whenTrue,whenFalse) { function
228 function countif(range,check,operation) { argument
/plugin/userhomepage/
Daction.php514 function userOk($check = null) {
/plugin/webdav/vendor/sabre/dav/lib/DAV/Auth/
DPlugin.php191 function check(RequestInterface $request, ResponseInterface $response) { function in Sabre\\DAV\\Auth\\Plugin
/plugin/calendar/classes/
DRateLimiter.php92 public static function check($action, $isWrite = false) { function in CalendarRateLimiter
/plugin/asciidocjs/node_modules/clean-css/
Dpackage.json29 "check": "jshint .", string
/plugin/xtern/
Dadmin.php8 private $check = false; variable in admin_plugin_xtern
/plugin/asciidocjs/node_modules/pug-filters/node_modules/yargs/lib/
Dvalidation.js109 self.check = function (f) { function
/plugin/syntaxhighlighter/Scripts/
DshCore.js8 …ghter=dp.sh;dp.sh.Toolbar.Commands={ExpandSource:{label:'+ expand source',check:function(highlight… method
10 …rea>');wnd.document.close();}},CopyToClipboard:{label:'copy to clipboard',check:function(){return … method
/plugin/syntaxhighlighter/Uncompressed/
DshCore.js47 check: function(highlighter) { return highlighter.collapse; }, method
70 check: function() { return window.clipboardData != null || dp.sh.ClipboardSwf != null; }, method

12345