| [ Index ] |
PHP Cross Reference of YOURLS |
[Source view] [Print] [Project Stats]
(no description)
| File Size: | 167 lines (10 kb) |
| Included or required: | 1 time |
| Referenced: | 0 times |
| Includes or requires: | 0 files |
| mb_convert_encoding(array|string|null $string, ?string $to_encoding, array|string|null $from_encoding = null) X-Ref |
| No description |
| mb_decode_mimeheader(?string $string) X-Ref |
| No description |
| mb_encode_mimeheader(?string $string, ?string $charset = null, ?string $transfer_encoding = null, ?string $newline = "\r\n", ?int $indent = 0) X-Ref |
| No description |
| mb_decode_numericentity(?string $string, array $map, ?string $encoding = null) X-Ref |
| No description |
| mb_encode_numericentity(?string $string, array $map, ?string $encoding = null, ?bool $hex = false) X-Ref |
| No description |
| mb_convert_case(?string $string, ?int $mode, ?string $encoding = null) X-Ref |
| No description |
| mb_internal_encoding(?string $encoding = null) X-Ref |
| No description |
| mb_language(?string $language = null) X-Ref |
| No description |
| mb_list_encodings() X-Ref |
| No description |
| mb_encoding_aliases(?string $encoding) X-Ref |
| No description |
| mb_check_encoding(array|string|null $value = null, ?string $encoding = null) X-Ref |
| No description |
| mb_detect_encoding(?string $string, array|string|null $encodings = null, ?bool $strict = false) X-Ref |
| No description |
| mb_detect_order(array|string|null $encoding = null) X-Ref |
| No description |
| mb_parse_str(?string $string, &$result = []) X-Ref |
| No description |
| mb_strlen(?string $string, ?string $encoding = null) X-Ref |
| No description |
| mb_strpos(?string $haystack, ?string $needle, ?int $offset = 0, ?string $encoding = null) X-Ref |
| No description |
| mb_strtolower(?string $string, ?string $encoding = null) X-Ref |
| No description |
| mb_strtoupper(?string $string, ?string $encoding = null) X-Ref |
| No description |
| mb_substitute_character(string|int|null $substitute_character = null) X-Ref |
| No description |
| mb_substr(?string $string, ?int $start, ?int $length = null, ?string $encoding = null) X-Ref |
| No description |
| mb_stripos(?string $haystack, ?string $needle, ?int $offset = 0, ?string $encoding = null) X-Ref |
| No description |
| mb_stristr(?string $haystack, ?string $needle, ?bool $before_needle = false, ?string $encoding = null) X-Ref |
| No description |
| mb_strrchr(?string $haystack, ?string $needle, ?bool $before_needle = false, ?string $encoding = null) X-Ref |
| No description |
| mb_strrichr(?string $haystack, ?string $needle, ?bool $before_needle = false, ?string $encoding = null) X-Ref |
| No description |
| mb_strripos(?string $haystack, ?string $needle, ?int $offset = 0, ?string $encoding = null) X-Ref |
| No description |
| mb_strrpos(?string $haystack, ?string $needle, ?int $offset = 0, ?string $encoding = null) X-Ref |
| No description |
| mb_strstr(?string $haystack, ?string $needle, ?bool $before_needle = false, ?string $encoding = null) X-Ref |
| No description |
| mb_get_info(?string $type = 'all') X-Ref |
| No description |
| mb_http_output(?string $encoding = null) X-Ref |
| No description |
| mb_strwidth(?string $string, ?string $encoding = null) X-Ref |
| No description |
| mb_substr_count(?string $haystack, ?string $needle, ?string $encoding = null) X-Ref |
| No description |
| mb_output_handler(?string $string, ?int $status) X-Ref |
| No description |
| mb_http_input(?string $type = null) X-Ref |
| No description |
| mb_convert_variables(?string $to_encoding, array|string|null $from_encoding, mixed &$var, mixed &...$vars) X-Ref |
| No description |
| mb_ord(?string $string, ?string $encoding = null) X-Ref |
| No description |
| mb_chr(?int $codepoint, ?string $encoding = null) X-Ref |
| No description |
| mb_scrub(?string $string, ?string $encoding = null) X-Ref |
| No description |
| mb_str_split(?string $string, ?int $length = 1, ?string $encoding = null) X-Ref |
| No description |
| mb_str_pad(string $string, int $length, string $pad_string = ' ', int $pad_type = STR_PAD_RIGHT, ?string $encoding = null) X-Ref |
| No description |
| mb_ucfirst($string, ?string $encoding = null) X-Ref |
| No description |
| mb_lcfirst($string, ?string $encoding = null) X-Ref |
| No description |
| mb_trim(string $string, ?string $characters = null, ?string $encoding = null) X-Ref |
| No description |
| mb_ltrim(string $string, ?string $characters = null, ?string $encoding = null) X-Ref |
| No description |
| mb_rtrim(string $string, ?string $characters = null, ?string $encoding = null) X-Ref |
| No description |
| Generated: Wed Nov 5 05:10:36 2025 | Cross-referenced by PHPXref 0.7.1 |