- getFoldingCaseData
FoldingCaseData* getFoldingCaseData(dchar code)
Undocumented in source. Be warned that the author may not have intended to support it.
- getSpecialCaseData
SpecialCaseData* getSpecialCaseData(dchar code)
Undocumented in source. Be warned that the author may not have intended to support it.
- getUnicodeData
UnicodeData* getUnicodeData(dchar code)
Undocumented in source. Be warned that the author may not have intended to support it.
Contains the Unicode Data files converted to structs and simple accessor functions. This file is generated by a Perl script. All necessary changes should be made in the script, not in this file.