Searched defs:casefold (Results 1 - 10 of 10) sorted by relevance
| /third_party/musl/src/regex/ |
| H A D | fnmatch.c | 101 static int casefold(int k) in casefold() function
|
| /third_party/markupsafe/ |
| H A D | __init__.py | 227 casefold = _simple_escaping_wrapper(str.casefold) variable in Markup
|
| /kernel/linux/linux-5.10/fs/hfsplus/ |
| H A D | unicode.c | 389 int casefold, decompose, size, len; in hfsplus_hash_dentry() local 440 int casefold, decompose, size; in hfsplus_compare_dentry() local
|
| /kernel/linux/linux-6.6/fs/hfsplus/ |
| H A D | unicode.c | 389 int casefold, decompose, size, len; in hfsplus_hash_dentry() local 440 int casefold, decompose, size; in hfsplus_compare_dentry() local
|
| /kernel/linux/linux-5.10/fs/ext4/ |
| H A D | sysfs.c | 315 EXT4_ATTR_FEATURE(casefold); variable
|
| /kernel/linux/linux-6.6/fs/ext4/ |
| H A D | sysfs.c | 313 EXT4_ATTR_FEATURE(casefold); variable
|
| /third_party/python/Lib/collections/ |
| H A D | __init__.py | 1423 def casefold(self): member in UserString
|
| /third_party/python/Lib/ |
| H A D | pathlib.py | 186 def casefold(self, s): member in _WindowsFlavour 254 def casefold(self, s): member in _PosixFlavour
|
| /kernel/linux/linux-6.6/fs/f2fs/ |
| H A D | sysfs.c | 1050 F2FS_FEATURE_RO_ATTR(casefold); variable
|
| /third_party/f2fs-tools/include/ |
| H A D | f2fs_fs.h | 1831 int (*casefold)(const struct f2fs_nls_table *charset, member
|
Completed in 14 milliseconds