Searched defs:icase (Results 1 – 3 of 3) sorted by relevance
28 bool icase = false) in test()41 bool icase = false) in test_w()
11 re_string_construct (pstr, str, len, trans, icase, dfa) in re_string_construct() argument
125 find_sym(const struct name_keysym *entry, const char *name, bool icase) in find_sym()168 bool icase = (flags & XKB_KEYSYM_CASE_INSENSITIVE); in xkb_keysym_from_name() local