Home | History | Annotate | Download | only in unicode

Lines Matching full:mapping

37  * for using custom mapping tables.
254 * Gets the decomposition mapping of c.
258 * if c does not have a decomposition mapping in this instance's data.
262 * decomposition mapping, if there is one.
270 * Gets the raw decomposition mapping of c.
273 * raw decomposition mapping as specified in UnicodeData.txt or
274 * (for custom data) in the mapping files processed by the gennorm2 tool.
276 * recursively-decomposed version of this mapping.
289 * raw decomposition mapping, if there is one.
299 * Returns a composite code point c only if c has a two-way mapping to a+b.
519 * Gets the decomposition mapping of c.
525 * decomposition mapping, if there is one.
533 * Gets the raw decomposition mapping of c.
539 * raw decomposition mapping, if there is one.