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

  /device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.10/Modules/
unicodedata_db.h 542 static struct reindex nfc_last[] = { variable in typeref:struct:reindex
    [all...]
unicodedata.c 701 l = find_nfc_index(self, nfc_last, *i1);
    [all...]
  /device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.2/Modules/
unicodedata_db.h 542 static struct reindex nfc_last[] = { variable in typeref:struct:reindex
    [all...]
unicodedata.c 694 l = find_nfc_index(self, nfc_last, *i1);
    [all...]
  /external/python/cpython2/Modules/
unicodedata_db.h 542 static struct reindex nfc_last[] = { variable in typeref:struct:reindex
    [all...]
unicodedata.c 701 l = find_nfc_index(self, nfc_last, *i1);
    [all...]
  /external/harfbuzz_ng/src/hb-ucdn/
unicodedata_db.h 1708 static const Reindex nfc_last[] = { variable
    [all...]
ucdn.c 330 r = get_comp_index(b, nfc_last);

Completed in 256 milliseconds