[ Index ]

PHP Cross Reference of Joomla 4.2.2 documentation

title

Body

[close]

/libraries/vendor/symfony/polyfill-mbstring/ -> bootstrap.php (summary)

(no description)

File Size: 147 lines (7 kb)
Included or required:0 times
Referenced: 0 times
Includes or requires: 1 file
 libraries/vendor/symfony/polyfill-mbstring/bootstrap80.php

Defines 38 functions

  mb_convert_encoding()
  mb_decode_mimeheader()
  mb_encode_mimeheader()
  mb_decode_numericentity()
  mb_encode_numericentity()
  mb_convert_case()
  mb_internal_encoding()
  mb_language()
  mb_list_encodings()
  mb_encoding_aliases()
  mb_check_encoding()
  mb_detect_encoding()
  mb_detect_order()
  mb_parse_str()
  mb_strlen()
  mb_strpos()
  mb_strtolower()
  mb_strtoupper()
  mb_substitute_character()
  mb_substr()
  mb_stripos()
  mb_stristr()
  mb_strrchr()
  mb_strrichr()
  mb_strripos()
  mb_strrpos()
  mb_strstr()
  mb_get_info()
  mb_http_output()
  mb_strwidth()
  mb_substr_count()
  mb_output_handler()
  mb_http_input()
  mb_convert_variables()
  mb_ord()
  mb_chr()
  mb_scrub()
  mb_str_split()

Functions
Functions that are not part of a class:

mb_convert_encoding($string, $to_encoding, $from_encoding = null)   X-Ref
No description

mb_decode_mimeheader($string)   X-Ref
No description

mb_encode_mimeheader($string, $charset = null, $transfer_encoding = null, $newline = "\r\n", $indent = 0)   X-Ref
No description

mb_decode_numericentity($string, $map, $encoding = null)   X-Ref
No description

mb_encode_numericentity($string, $map, $encoding = null, $hex = false)   X-Ref
No description

mb_convert_case($string, $mode, $encoding = null)   X-Ref
No description

mb_internal_encoding($encoding = null)   X-Ref
No description

mb_language($language = null)   X-Ref
No description

mb_list_encodings()   X-Ref
No description

mb_encoding_aliases($encoding)   X-Ref
No description

mb_check_encoding($value = null, $encoding = null)   X-Ref
No description

mb_detect_encoding($string, $encodings = null, $strict = false)   X-Ref
No description

mb_detect_order($encoding = null)   X-Ref
No description

mb_parse_str($string, &$result = [])   X-Ref
No description

mb_strlen($string, $encoding = null)   X-Ref
No description

mb_strpos($haystack, $needle, $offset = 0, $encoding = null)   X-Ref
No description

mb_strtolower($string, $encoding = null)   X-Ref
No description

mb_strtoupper($string, $encoding = null)   X-Ref
No description

mb_substitute_character($substitute_character = null)   X-Ref
No description

mb_substr($string, $start, $length = 2147483647, $encoding = null)   X-Ref
No description

mb_stripos($haystack, $needle, $offset = 0, $encoding = null)   X-Ref
No description

mb_stristr($haystack, $needle, $before_needle = false, $encoding = null)   X-Ref
No description

mb_strrchr($haystack, $needle, $before_needle = false, $encoding = null)   X-Ref
No description

mb_strrichr($haystack, $needle, $before_needle = false, $encoding = null)   X-Ref
No description

mb_strripos($haystack, $needle, $offset = 0, $encoding = null)   X-Ref
No description

mb_strrpos($haystack, $needle, $offset = 0, $encoding = null)   X-Ref
No description

mb_strstr($haystack, $needle, $before_needle = false, $encoding = null)   X-Ref
No description

mb_get_info($type = 'all')   X-Ref
No description

mb_http_output($encoding = null)   X-Ref
No description

mb_strwidth($string, $encoding = null)   X-Ref
No description

mb_substr_count($haystack, $needle, $encoding = null)   X-Ref
No description

mb_output_handler($string, $status)   X-Ref
No description

mb_http_input($type = null)   X-Ref
No description

mb_convert_variables($to_encoding, $from_encoding, &...$vars)   X-Ref
No description

mb_ord($string, $encoding = null)   X-Ref
No description

mb_chr($codepoint, $encoding = null)   X-Ref
No description

mb_scrub($string, $encoding = null)   X-Ref
No description

mb_str_split($string, $length = 1, $encoding = null)   X-Ref
No description



Generated: Wed Sep 7 05:41:13 2022 Chilli.vc Blog - For Webmaster,Blog-Writer,System Admin and Domainer