Home | History | Annotate | Download | only in src

Lines Matching refs:mapping

90 // Look up the mapping for the given character in the specified table,
92 // mapping for multi-char mappings. The next parameter is the character
151 // Low bits 1 means a special case mapping
153 const MultiCharacterSpecialCase<kW>& mapping = multi_chars[value >> 2];
156 uchar mapped = mapping.chars[length];
169 // really_special_cases mapping.