[ Index ] |
PHP Cross Reference of DokuWiki |
[Source view] [Print] [Project Stats]
(no description)
File Size: | 92 lines (2 kb) |
Included or required: | 0 times |
Referenced: | 0 times |
Includes or requires: | 5 files inc/Utf8/tables/romanization.php inc/Utf8/tables/specials.php inc/Utf8/tables/loweraccents.php inc/Utf8/tables/case.php inc/Utf8/tables/upperaccents.php |
Table:: (6 methods):
upperCaseToLowerCase()
lowerCaseToUpperCase()
lowerAccents()
upperAccents()
romanization()
specialChars()
upperCaseToLowerCase() X-Ref |
Get the upper to lower case conversion table return: array |
lowerCaseToUpperCase() X-Ref |
Get the lower to upper case conversion table return: array |
lowerAccents() X-Ref |
Get the lower case accent table return: array |
upperAccents() X-Ref |
Get the lower case accent table return: array |
romanization() X-Ref |
Get the romanization table return: array |
specialChars() X-Ref |
Get the special chars as a concatenated string return: string |