HomeSort by relevance Sort by last modified time
    Searched refs:nfc_first (Results 1 - 8 of 8) sorted by null

  /device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.10/Modules/
unicodedata_db.h 332 static struct reindex nfc_first[] = { variable in typeref:struct:reindex
    [all...]
unicodedata.c 682 f = find_nfc_index(self, nfc_first, *i);
726 f = find_nfc_index(self, nfc_first, *i);
    [all...]
  /device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.2/Modules/
unicodedata_db.h 332 static struct reindex nfc_first[] = { variable in typeref:struct:reindex
    [all...]
unicodedata.c 675 f = find_nfc_index(self, nfc_first, *i);
719 f = find_nfc_index(self, nfc_first, *i);
    [all...]
  /external/python/cpython2/Modules/
unicodedata_db.h 332 static struct reindex nfc_first[] = { variable in typeref:struct:reindex
    [all...]
unicodedata.c 682 f = find_nfc_index(self, nfc_first, *i);
726 f = find_nfc_index(self, nfc_first, *i);
    [all...]
  /external/harfbuzz_ng/src/hb-ucdn/
unicodedata_db.h 1494 static const Reindex nfc_first[] = { variable
    [all...]
ucdn.c 329 l = get_comp_index(a, nfc_first);

Completed in 55 milliseconds