Home
last modified time | relevance | path

Searched defs:casefold (Results 1 - 10 of 10) sorted by relevance

/third_party/musl/src/regex/
H A Dfnmatch.c101 static int casefold(int k) in casefold() function
/third_party/markupsafe/
H A D__init__.py227 casefold = _simple_escaping_wrapper(str.casefold) variable in Markup
/kernel/linux/linux-5.10/fs/hfsplus/
H A Dunicode.c389 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 Dunicode.c389 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 Dsysfs.c315 EXT4_ATTR_FEATURE(casefold); variable
/kernel/linux/linux-6.6/fs/ext4/
H A Dsysfs.c313 EXT4_ATTR_FEATURE(casefold); variable
/third_party/python/Lib/collections/
H A D__init__.py1423 def casefold(self): member in UserString
/third_party/python/Lib/
H A Dpathlib.py186 def casefold(self, s): member in _WindowsFlavour
254 def casefold(self, s): member in _PosixFlavour
/kernel/linux/linux-6.6/fs/f2fs/
H A Dsysfs.c1050 F2FS_FEATURE_RO_ATTR(casefold); variable
/third_party/f2fs-tools/include/
H A Df2fs_fs.h1831 int (*casefold)(const struct f2fs_nls_table *charset, member

Completed in 15 milliseconds