| $caseFolding | t3lib_cs | |
| $charSetArray | t3lib_cs | |
| $eucBasedSets | t3lib_cs | |
| $fourByteSets | t3lib_cs | |
| $isoArray | t3lib_cs | |
| $lang_to_charset_unix | t3lib_cs | |
| $lang_to_charset_windows | t3lib_cs | |
| $lang_to_langfamily | t3lib_cs | |
| $locale_to_charset | t3lib_cs | |
| $noCharByteVal | t3lib_cs | |
| $parsedCharsets | t3lib_cs | |
| $synonyms | t3lib_cs | |
| $toASCII | t3lib_cs | |
| $twoByteSets | t3lib_cs | |
| conv($str, $fromCS, $toCS, $useEntityForNoChar=0) | t3lib_cs | |
| conv_case($charset, $string, $case) | t3lib_cs | |
| convArray(&$array, $fromCS, $toCS, $useEntityForNoChar=0) | t3lib_cs | |
| crop($charset, $string, $len, $crop='') | t3lib_cs | |
| entities_to_utf8($str, $alsoStdHtmlEnt=0) | t3lib_cs | |
| euc_char2byte_pos($str, $pos, $charset) | t3lib_cs | |
| euc_char_mapping($str, $charset, $mode, $opt='') | t3lib_cs | |
| euc_strlen($str, $charset) | t3lib_cs | |
| euc_strtrunc($str, $len, $charset) | t3lib_cs | |
| euc_substr($str, $start, $charset, $len=null) | t3lib_cs | |
| get_locale_charset($locale) | t3lib_cs | |
| initCaseFolding($charset) | t3lib_cs | |
| initCharset($charset) | t3lib_cs | |
| initToASCII($charset) | t3lib_cs | |
| initUnicodeData($mode=null) | t3lib_cs | |
| parse_charset($charset) | t3lib_cs | |
| sb_char_mapping($str, $charset, $mode, $opt='') | t3lib_cs | |
| specCharsToASCII($charset, $string) | t3lib_cs | |
| strlen($charset, $string) | t3lib_cs | |
| strtrunc($charset, $string, $len) | t3lib_cs | |
| substr($charset, $string, $start, $len=null) | t3lib_cs | |
| UnumberToChar($cbyte) | t3lib_cs | |
| utf8_byte2char_pos($str, $pos) | t3lib_cs | |
| utf8_char2byte_pos($str, $pos) | t3lib_cs | |
| utf8_char_mapping($str, $mode, $opt='') | t3lib_cs | |
| utf8_decode($str, $charset, $useEntityForNoChar=0) | t3lib_cs | |
| utf8_encode($str, $charset) | t3lib_cs | |
| utf8_strlen($str) | t3lib_cs | |
| utf8_strpos($haystack, $needle, $offset=0) | t3lib_cs | |
| utf8_strrpos($haystack, $needle) | t3lib_cs | |
| utf8_strtrunc($str, $len) | t3lib_cs | |
| utf8_substr($str, $start, $len=null) | t3lib_cs | |
| utf8_to_entities($str) | t3lib_cs | |
| utf8_to_numberarray($str, $convEntities=0, $retChar=0) | t3lib_cs | |
| utf8CharToUnumber($str, $hex=0) | t3lib_cs | |