#include <unicodeLatinMap.h>
Specifically, this table indicates how to map between the Unicode accented character and the corresponding ASCII equivalent without the accent mark; as well as how to switch case from upper to lower while retaining the Unicode accent marks.
Definition at line 51 of file unicodeLatinMap.h.
|
Definition at line 154 of file unicodeLatinMap.h. |
|
Definition at line 156 of file unicodeLatinMap.h. |
|
Definition at line 53 of file unicodeLatinMap.h. |
|
Definition at line 122 of file unicodeLatinMap.h. |
|
Definition at line 130 of file unicodeLatinMap.h. |
|
Initializes the map, if it has not already been initialized.
Definition at line 1353 of file unicodeLatinMap.cxx. References _by_character. |
|
Returns the Entry associated with the indicated character, if there is one.
Definition at line 1324 of file unicodeLatinMap.cxx. Referenced by TextEncoder::get_encoded_char(), TextEncoder::get_text_as_ascii(), TextEncoder::get_wtext_as_ascii(), TextEncoder::make_lower(), and TextEncoder::set_unicode_char(). |
|
Definition at line 25 of file unicodeLatinMap.cxx. Referenced by init(). |
|
Definition at line 26 of file unicodeLatinMap.cxx. |
|
Definition at line 24 of file unicodeLatinMap.cxx. |