Home
last modified time | relevance | path

Searched defs:strict (Results 1 – 10 of 10) 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/twigstarter/vendor/twig/twig/src/Sandbox/
DSecurityPolicy.php29 private bool $strict = false; variable in Twig\\Sandbox\\SecurityPolicy
77 public function setStrict(bool $strict): void
/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/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)
/template/twigstarter/vendor/symfony/polyfill-mbstring/
Dbootstrap80.php48 …function mb_detect_encoding(?string $string, array|string|null $encodings = null, ?bool $strict = …
Dbootstrap.php52 …function mb_detect_encoding($string, $encodings = null, $strict = false) { return p\Mbstring::mb_d…
DMbstring.php450 public static function mb_detect_encoding($str, $encodingList = null, $strict = false)