php-doc-en/reference/mbstring/functions
2020-01-30 13:42:03 +00:00
..
mb-check-encoding.xml Fix #78609: mb_check_encoding() no longer supports stringable objects 2019-09-30 07:45:18 +00:00
mb-chr.xml add missing svn properties, svn:eol-style and svn:keywords 2018-03-15 22:01:56 +00:00
mb-convert-case.xml Add information about the new MBString constants available in PHP 7.3 2018-09-29 11:51:48 +00:00
mb-convert-encoding.xml Fix #78609: mb_check_encoding() no longer supports stringable objects 2019-09-30 07:45:18 +00:00
mb-convert-kana.xml
mb-convert-variables.xml
mb-decode-mimeheader.xml
mb-decode-numericentity.xml Fix #78579: mb_decode_numericentity: args number inconsistency 2019-09-21 14:46:28 +00:00
mb-detect-encoding.xml Use entities in initializer 2018-01-25 19:11:34 +00:00
mb-detect-order.xml
mb-encode-mimeheader.xml Use only function in initializer tag, this allows not to have a file with errors in translations that translate the "Determined by". 2019-07-19 12:45:25 +00:00
mb-encode-numericentity.xml Fix #78579: mb_decode_numericentity: args number inconsistency 2019-09-21 14:46:28 +00:00
mb-encoding-aliases.xml
mb-ereg-match.xml Link mb_regex_set_options (bug #75401) 2018-01-29 22:51:33 +00:00
mb-ereg-replace-callback.xml fix typos in extension documentation 2019-02-18 05:42:50 +00:00
mb-ereg-replace.xml Link mb_regex_set_options (bug #75401) 2018-01-29 22:51:33 +00:00
mb-ereg-search-getpos.xml
mb-ereg-search-getregs.xml
mb-ereg-search-init.xml Link mb_regex_set_options (bug #75401) 2018-01-29 22:51:33 +00:00
mb-ereg-search-pos.xml Link mb_regex_set_options (bug #75401) 2018-01-29 22:51:33 +00:00
mb-ereg-search-regs.xml Link mb_regex_set_options (bug #75401) 2018-01-29 22:51:33 +00:00
mb-ereg-search-setpos.xml
mb-ereg-search.xml Link mb_regex_set_options (bug #75401) 2018-01-29 22:51:33 +00:00
mb-ereg.xml
mb-eregi-replace.xml Link mb_regex_set_options (bug #75401) 2018-01-29 22:51:33 +00:00
mb-eregi.xml
mb-get-info.xml Fixed changelog order. 2019-06-04 22:00:56 +00:00
mb-http-input.xml
mb-http-output.xml
mb-internal-encoding.xml
mb-language.xml Document all supported languages 2019-07-19 14:18:04 +00:00
mb-list-encodings.xml
mb-ord.xml add missing svn properties, svn:eol-style and svn:keywords 2018-03-15 22:01:56 +00:00
mb-output-handler.xml Remove PHP 4 and 5.0.0 mentions. 2019-06-05 17:31:34 +00:00
mb-parse-str.xml
mb-preferred-mime-name.xml
mb-regex-encoding.xml
mb-regex-set-options.xml
mb-scrub.xml add missing svn properties, svn:eol-style and svn:keywords 2018-03-15 22:01:56 +00:00
mb-send-mail.xml fix typos in extension documentation 2019-02-18 05:42:50 +00:00
mb-split.xml mb_split() can also return FALSE 2019-11-23 15:13:53 +00:00
mb-strcut.xml
mb-strimwidth.xml
mb-stripos.xml
mb-stristr.xml Use entities in initializer 2018-01-25 19:11:34 +00:00
mb-strlen.xml mb_strlen now throws a warning instead of returning false when an unknown encoding value is passed in as the 2nd parameter. 2019-05-15 16:08:33 +00:00
mb-strpos.xml
mb-strrchr.xml Use entities in initializer 2018-01-25 19:11:34 +00:00
mb-strrichr.xml Use entities in initializer 2018-01-25 19:11:34 +00:00
mb-strripos.xml
mb-strrpos.xml reverted r349048 because added 7.4.0 changelog obviously conflicts with mb_strrpos manual notes. 2020-01-30 13:42:03 +00:00
mb-strstr.xml Use entities in initializer 2018-01-25 19:11:34 +00:00
mb-strtolower.xml
mb-strtoupper.xml
mb-strwidth.xml Improve mb_strwidth() docs 2018-03-11 15:42:33 +00:00
mb-substitute-character.xml Fix parameter name 2017-09-28 17:42:59 +00:00
mb-substr-count.xml
mb-substr.xml