Lines Matching refs:mapping
1019 ordinals) or None (meaning "undefined mapping" and causing an
1024 ordinals) or None (meaning "undefined mapping" and causing an
1038 PyObject *mapping, /* character mapping
1045 PyObject *mapping /* character mapping
1052 PyObject *mapping, /* character mapping
1058 character mapping table to it and return the resulting Unicode
1061 The mapping table must map Unicode ordinal integers to Unicode
1064 Mapping tables may be dictionaries or sequences. Unmapped character
1211 /* Translate a string by applying a character mapping table to it and
1214 The mapping table must map Unicode ordinal integers to Unicode
1217 Mapping tables may be dictionaries or sequences. Unmapped character