Searched defs:is_all_upper (Results 1 – 6 of 6) sorted by relevance
74 is_stemmable(grn_obj *data, grn_bool *is_all_upper) in is_stemmable()182 grn_bool is_all_upper = GRN_FALSE; in stem_filter() local
968 is_all_upper(const char *name) in is_all_upper() function
402 static bool is_all_upper(const char *str) { in is_all_upper() function