Converting the accented characters to their corresponding non-accented ASCII characters.
A small in-memory text search that supports umlauts
Converting the accented characters to their corresponding non-accented ASCII characters.
Disallowes german umlauts and other unsafe chars in funtion names, variable names and object property names.
Escape umlauts and other special characters in a string. Converts them into HTML entities. Useful when searching for a string in HTML content.