Home
last modified time | relevance | path

Searched defs:strict (Results 1 – 25 of 45) sorted by relevance

12

/plugin/findologicxmlexport/vendor/phpunit/phpunit/src/Framework/Constraint/
H A DArraySubset.php27 protected $strict; variable in PHPUnit_Framework_Constraint_ArraySubset
33 public function __construct($subset, $strict = false)
/plugin/findologicxmlexport/vendor/phpunit/phpunit/src/Util/
H A DXML.php38 … static function load($actual, $isHtml = false, $filename = '', $xinclude = false, $strict = false)
121 public static function loadFile($filename, $isHtml = false, $xinclude = false, $strict = false)
/plugin/authgooglesheets/vendor/google/apiclient-services/src/Sheets/
H A DDataValidationRule.php35 public $strict; variable in Google\\Service\\Sheets\\DataValidationRule
82 public function setStrict($strict)
/plugin/combo/vendor/salesforce/handlebars-php/src/Handlebars/
H A DContext.php229 public function get($variableName, $strict = false) argument
288 public function getDataVariable($variableName, $strict argument
360 findVariableInContext($variable, $inside, $strict = false) global() argument
[all...]
/plugin/fedauth/Auth/OpenID/
H A DSReg.php262 function parseExtensionArgs($args, $strict=false)
321 $required=false, $strict=false)
366 function requestFields($field_names, $required=false, $strict=false)
H A DKVForm.php29 static function toArray($kvs, $strict=false)
H A DPAPE.php237 function parseExtensionArgs($args, $strict=false)
/plugin/openid/Auth/OpenID/
H A DKVForm.php32 static function toArray($kvs, $strict=false)
H A DSReg.php291 function parseExtensionArgs($args, $strict=false)
358 $required=false, $strict=false)
408 function requestFields($field_names, $required=false, $strict=false)
H A DPAPE.php255 function parseExtensionArgs($args, $strict=false)
/plugin/findologicxmlexport/vendor/phpunit/phpunit/tests/Framework/Constraint/
H A DArraySubsetTest.php20 public function testEvaluate($expected, $subset, $other, $strict)
/plugin/pureldap/vendor/freedsx/ldap/src/FreeDSx/Ldap/Entry/
H A DEntry.php144 get($attribute, bool $strict = false) global() argument
164 has($attribute, bool $strict = false) global() argument
H A DAttribute.php222 equals(Attribute $attribute, bool $strict = false) global() argument
/plugin/icalevents/vendor/squizlabs/php_codesniffer/CodeSniffer/Standards/Generic/Sniffs/NamingConventions/
H A DCamelCapsFunctionNameSniff.php94 public $strict = true; variable in Generic_Sniffs_NamingConventions_CamelCapsFunctionNameSniff
/plugin/tablelayout/
H A D.eslintrc.js53 "strict": ["error", "function"], property in module.exports.rules
/plugin/dropfiles/
H A D.eslintrc.js45 "strict": ["error", "function"], property in prod
/plugin/combo/ComboStrap/
H A DPermalinkTag.php126 public static function handleError(string $errorMessage, bool $strict, CallStack $callStack): array argument
/plugin/ckgedit/fckeditor/editor/filemanager/connectors/php/
H A Dutf8.php710 function utf8_to_unicode($str,$strict=false) {
886 function unicode_to_utf8($arr,$strict=false) {
/plugin/struct/meta/
H A DSearch.php648 findColumn($colname, $strict = false) global() argument
/plugin/davcal/fullcalendar-3.10.5/
H A Dmoment.js91 function createUTC (input, format, locale, strict) { argument
953 function handleStrictParse(monthName, format, strict) { argument
994 function localeMonthsParse (monthName, format, strict) { argument
1397 function handleStrictParse$1(weekdayName, format, strict) { argument
1461 function localeWeekdaysParse (weekdayName, format, strict) { argument
2608 function createLocalOrUTC (input, format, locale, strict, isUTC) { argument
2632 function createLocal (input, format, locale, strict) { argument
/plugin/icalevents/vendor/squizlabs/php_codesniffer/
H A DCodeSniffer.php1992 $strict=true
/plugin/combo/vendor/symfony/polyfill-mbstring/
H A Dbootstrap.php52 function mb_detect_encoding($string, $encodings = null, $strict = false) { return p\Mbstring::mb_detect_encoding($string, $encodings, $strict); } argument
H A Dbootstrap80.php48 function mb_detect_encoding(?string $string, array|string|null $encodings = null, ?bool $strict = false): string|false { return p\Mbstring::mb_detect_encoding((string) $string, $encodings, (bool) $strict); } argument
H A DMbstring.php419 public static function mb_detect_encoding($str, $encodingList = null, $strict = false) argument
/plugin/textile2/
H A DclassTextile.php277 function TextileThis($text, $lite='', $encode='', $noimage='', $strict='', $rel='')

12