Home
last modified time | relevance | path

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

/template/strap/vendor/salesforce/handlebars-php/src/Handlebars/
H A DContext.php229 public function get($variableName, $strict = false)
288 public function getDataVariable($variableName, $strict = false)
360 private function findVariableInContext($variable, $inside, $strict = false)
/template/strap/ComboStrap/
H A DPermalinkTag.php126 …public static function handleError(string $errorMessage, bool $strict, CallStack $callStack): array
/template/icke/
D.eslintrc.js7 'strict': ['error', 'function'], property
/template/twigstarter/vendor/symfony/polyfill-mbstring/
Dbootstrap.php52 …function mb_detect_encoding($string, $encodings = null, $strict = false) { return p\Mbstring::mb_d…
Dbootstrap80.php48 …function mb_detect_encoding(?string $string, array|string|null $encodings = null, ?bool $strict = …
DMbstring.php419 public static function mb_detect_encoding($str, $encodingList = null, $strict = false)
/template/strap/vendor/symfony/polyfill-mbstring/
H A Dbootstrap.php52 …function mb_detect_encoding($string, $encodings = null, $strict = false) { return p\Mbstring::mb_d…
H A Dbootstrap80.php48 …function mb_detect_encoding(?string $string, array|string|null $encodings = null, ?bool $strict = …
H A DMbstring.php443 public static function mb_detect_encoding($str, $encodingList = null, $strict = false)