Home | History | Annotate | Download | only in unicode

Lines Matching full:mapped

2035  * @param c the code point to be mapped
2564 * The given character is mapped to its lowercase equivalent according to
2576 * @param c the code point to be mapped
2585 * The given character is mapped to its uppercase equivalent according to UnicodeData.txt;
2597 * @param c the code point to be mapped
2606 * The given character is mapped to its titlecase equivalent
2618 * @param c the code point to be mapped
2648 * The given character is mapped to its case folding equivalent according to
2659 * @param c the code point to be mapped