Home
last modified time | relevance | path

Searched refs:setStrict (Results 1 – 12 of 12) sorted by relevance

/plugin/authgooglesheets/vendor/google/apiclient-services/src/Sheets/
DDataValidationRule.php82 public function setStrict($strict) function in Google\\Service\\Sheets\\DataValidationRule
/plugin/adfs/phpsaml/lib/Saml2/
DAuth.php172 public function setStrict($value) function in OneLogin_Saml2_Auth
181 $this->_settings->setStrict($value);
DSettings.php1063 public function setStrict($value) function in OneLogin_Saml2_Settings
/plugin/saml/phpsaml/lib/Saml2/
DAuth.php172 public function setStrict($value) function in OneLogin_Saml2_Auth
181 $this->_settings->setStrict($value);
DSettings.php1063 public function setStrict($value) function in OneLogin_Saml2_Settings
/plugin/asciidocjs/node_modules/with/node_modules/acorn/src/
Dstatement.js23 if (this.isUseStrict(stmt)) this.setStrict(true)
359 this.setStrict(this.strict = true)
363 if (oldStrict === false) this.setStrict(false)
Dtokenize.js65 pp.setStrict = function(strict) { function in pp
/plugin/asciidocjs/node_modules/with/node_modules/acorn/dist/
Dacorn.es.js635 if (this$1.isUseStrict(stmt)) this$1.setStrict(true)
979 this$1.setStrict(this$1.strict = true)
983 if (oldStrict === false) this.setStrict(false)
2431 pp$7.setStrict = function(strict) { function
Dacorn.js641 if (this$1.isUseStrict(stmt)) this$1.setStrict(true)
985 this$1.setStrict(this$1.strict = true)
989 if (oldStrict === false) this.setStrict(false)
2437 pp$7.setStrict = function(strict) {
/plugin/asciidocjs/node_modules/babylon/lib/
Dindex.js735 Tokenizer.prototype.setStrict = function setStrict(strict) { method in Tokenizer
2276 this.setStrict(true);
2291 this.setStrict(false);
/plugin/saml/phpsaml/
DREADME.md1338 * `setStrict` - Set the strict mode active/disable
1441 * `setStrict` - Activates or deactivates the strict mode.
/plugin/adfs/phpsaml/
DREADME.md1338 * `setStrict` - Set the strict mode active/disable
1441 * `setStrict` - Activates or deactivates the strict mode.