Searched defs:ascii_table (Results 1 – 2 of 2) sorted by relevance
| /third_party/glib/glib/ |
| D | gtranslit-data.h | 5 static const gchar ascii_table[] = { 40, 67, 41, 60, 60, 40, 82, 41, 62, 62, 32, 49, 47, 52, 32, 32… variable
|
| /third_party/python/Objects/ |
| D | unicodeobject.c | 9082 Py_UCS1 ascii_table[128], ch, ch2; in unicode_fast_translate() local
|