Searched refs:utf8nagemax (Results 1 - 4 of 4) sorted by relevance
/kernel/linux/linux-5.10/fs/unicode/ |
H A D | utf8n.h | 52 extern int utf8nagemax(const struct utf8data *data, const char *s, size_t len);
|
H A D | utf8-norm.c | 462 int utf8nagemax(const struct utf8data *data, const char *s, size_t len) in utf8nagemax() function 484 EXPORT_SYMBOL(utf8nagemax); variable
|
H A D | mkutf8data.c | 2595 int utf8nagemax(struct tree *, const char *, size_t); 2856 int utf8nagemax(struct tree *tree, const char *s, size_t len) in utf8nagemax() function
|
/kernel/linux/linux-6.6/fs/unicode/ |
H A D | mkutf8data.c | 2595 int utf8nagemax(struct tree *, const char *, size_t); 2856 int utf8nagemax(struct tree *tree, const char *s, size_t len) in utf8nagemax() function
|
Completed in 10 milliseconds