Home
last modified time | relevance | path

Searched refs:ntfs_locase_table_build (Results 1 – 3 of 3) sorted by relevance

/third_party/ntfs-3g/include/ntfs-3g/
Dunistr.h65 extern ntfschar *ntfs_locase_table_build(const ntfschar *uc, u32 uc_cnt);
/third_party/ntfs-3g/libntfs-3g/
Dunistr.c1405 ntfschar *ntfs_locase_table_build(const ntfschar *uc, u32 uc_cnt) function
Dvolume.c1377 vol->locase = ntfs_locase_table_build(vol->upcase, in ntfs_set_ignore_case()