Lines Matching full:mapping
25 * for using custom mapping tables.
38 * and about the algorithms which are also used with custom mapping tables
333 * Gets the decomposition mapping of c.
337 * if c does not have a decomposition mapping in this instance's data.
342 * decomposition mapping, if there is one.
357 * Gets the raw decomposition mapping of c.
360 * raw decomposition mapping as specified in UnicodeData.txt or
361 * (for custom data) in the mapping files processed by the gennorm2 tool.
363 * recursively-decomposed version of this mapping.
376 * raw decomposition mapping, if there is one.
393 * Returns a composite code point c only if c has a two-way mapping to a+b.