Searched refs:utf8_strchr (Results 1 – 3 of 3) sorted by relevance
347 (!utf8_strchr(u8s, '@') && !isserver)) { in nfs_idmap_str_uid()726 (!utf8_strchr(u8s, '@') && !isserver)) { in nfs_idmap_str_gid()1680 utf8_strchr(utf8string *u8s, const char c) in utf8_strchr() function
556 if (utf8_strchr(u8s, '/') != NULL) { in utf8_to_fn()739 if (utf8_strchr(str, '/') != NULL) in utf8_dir_verify()742 if (utf8_strchr(str, '\0') != NULL) in utf8_dir_verify()
1326 extern char *utf8_strchr(utf8string *, const char);