Searched defs:strict (Results 1 – 4 of 4) sorted by relevance
7 'strict': ['error', 'function'], property in prod
48 …function mb_detect_encoding(?string $string, array|string|null $encodings = null, ?bool $strict = …
52 …function mb_detect_encoding($string, $encodings = null, $strict = false) { return p\Mbstring::mb_d…
419 public static function mb_detect_encoding($str, $encodingList = null, $strict = false)