Searched defs:mb_detect_order (Results 1 – 3 of 3) sorted by relevance
51 …function mb_detect_order(array|string|null $encoding = null): array|bool { return p\Mbstring::mb_d… function
55 function mb_detect_order($encoding = null) { return p\Mbstring::mb_detect_order($encoding); } function
455 public static function mb_detect_order($encodingList = null) function in Symfony\\Polyfill\\Mbstring\\Mbstring