Lines Matching full:mapping
37 * Per-mapping data structure
47 * f flag for roundtrip (0), fallback (1), sub mapping (2), reverse fallback (3)
48 * or "good one-way" mapping (4).
78 /* index map for mapping by bytes first */
136 /* add a mapping to the base or extension table as appropriate */
202 * For separate files, the extension file can use a complete mapping table (.ucm file),
206 * Sort both tables, and then for each mapping direction:
208 * If intersectBase is TRUE and the base table contains a mapping
209 * that does not exist in the extension table, then this mapping is moved
214 * If the base table contains a mapping for which the input sequence is
216 * - if the output is the same: remove the extension mapping
219 * If the base table contains a mapping for which the input sequence is
221 * - if moveTarget!=NULL: move the base mapping to the moveTarget table