Lines Matching refs:mapping
113 // Look up the mapping for the given character in the specified table,
115 // mapping for multi-char mappings. The next parameter is the character
174 // Low bits 1 means a special case mapping
176 const MultiCharacterSpecialCase<kW>& mapping = multi_chars[value >> 2];
179 uchar mapped = mapping.chars[length];
192 // really_special_cases mapping.