Searched defs:mb_ord (Results 1 – 6 of 6) sorted by relevance
123 function mb_ord($string, $encoding = null) { return p\Mbstring::mb_ord($string, $encoding); } function
119 …function mb_ord(?string $string, ?string $encoding = null): int|false { return p\Mbstring::mb_ord(… function
806 public static function mb_ord($s, $encoding = null) function in Symfony\\Polyfill\\Mbstring\\Mbstring
813 public static function mb_ord($s, $encoding = null) function in Symfony\\Polyfill\\Mbstring\\Mbstring