Package Cake\I18n
Class summary
Function summary
-
mb_encode_mimeheader
Encode string for MIME header
-
mb_stripos
Find position of first occurrence of a case-insensitive string.
-
mb_stristr
Finds first occurrence of a string within another, case insensitive.
-
mb_strlen
Get string length.
-
mb_strpos
Find position of first occurrence of a string.
-
mb_strrchr
Finds the last occurrence of a character in a string within another.
-
mb_strrichr
Finds the last occurrence of a character in a string within another, case insensitive.
-
mb_strripos
Finds position of last occurrence of a string within another, case insensitive
-
mb_strrpos
Find position of last occurrence of a string in a string.
-
mb_strstr
Finds first occurrence of a string within another
-
mb_strtolower
Make a string lowercase
-
mb_strtoupper
Make a string uppercase
-
mb_substr
Get part of string
-
mb_substr_count
Count the number of substring occurrences