|
static | mb_convert_encoding ($s, $toEncoding, $fromEncoding=null) |
|
static | mb_convert_variables ($toEncoding, $fromEncoding, &$a=null, &$b=null, &$c=null, &$d=null, &$e=null, &$f=null) |
|
static | mb_decode_mimeheader ($s) |
|
static | mb_encode_mimeheader ($s, $charset=null, $transferEncoding=null, $linefeed=null, $indent=null) |
|
static | mb_decode_numericentity ($s, $convmap, $encoding=null) |
|
static | mb_encode_numericentity ($s, $convmap, $encoding=null, $is_hex=false) |
|
static | mb_convert_case ($s, $mode, $encoding=null) |
|
static | mb_internal_encoding ($encoding=null) |
|
static | mb_language ($lang=null) |
|
static | mb_list_encodings () |
|
static | mb_encoding_aliases ($encoding) |
|
static | mb_check_encoding ($var=null, $encoding=null) |
|
static | mb_detect_encoding ($str, $encodingList=null, $strict=false) |
|
static | mb_detect_order ($encodingList=null) |
|
static | mb_strlen ($s, $encoding=null) |
|
static | mb_strpos ($haystack, $needle, $offset=0, $encoding=null) |
|
static | mb_strrpos ($haystack, $needle, $offset=0, $encoding=null) |
|
static | mb_str_split ($string, $split_length=1, $encoding=null) |
|
static | mb_strtolower ($s, $encoding=null) |
|
static | mb_strtoupper ($s, $encoding=null) |
|
static | mb_substitute_character ($c=null) |
|
static | mb_substr ($s, $start, $length=null, $encoding=null) |
|
static | mb_stripos ($haystack, $needle, $offset=0, $encoding=null) |
|
static | mb_stristr ($haystack, $needle, $part=false, $encoding=null) |
|
static | mb_strrchr ($haystack, $needle, $part=false, $encoding=null) |
|
static | mb_strrichr ($haystack, $needle, $part=false, $encoding=null) |
|
static | mb_strripos ($haystack, $needle, $offset=0, $encoding=null) |
|
static | mb_strstr ($haystack, $needle, $part=false, $encoding=null) |
|
static | mb_get_info ($type='all') |
|
static | mb_http_input ($type='') |
|
static | mb_http_output ($encoding=null) |
|
static | mb_strwidth ($s, $encoding=null) |
|
static | mb_substr_count ($haystack, $needle, $encoding=null) |
|
static | mb_output_handler ($contents, $status) |
|
static | mb_chr ($code, $encoding=null) |
|
static | mb_ord ($s, $encoding=null) |
|