Searched refs:cin_iscase (Results 1 – 1 of 1) sorted by relevance
575 cin_iscase( in cin_iscase() function661 || cin_iscase(line, TRUE) in cin_islabel()859 else if (!cin_iscase(l + 1, FALSE)) in after_label()1511 if (cin_iscase(s, FALSE)) in cin_is_cpp_baseclass()2612 && cin_iscase(skipwhite(ml_get_curline()), FALSE)) in get_c_indent()2699 if (cin_iscase(theline, FALSE)) // it's a switch() label in get_c_indent()2924 iscase = cin_iscase(l, FALSE); in get_c_indent()3178 if (cin_iscase(l, FALSE) || cin_isscopedecl(l)) in get_c_indent()3540 if (cin_iscase(l, FALSE) || cin_isscopedecl(l)) in get_c_indent()3557 && cin_iscase(l, FALSE)); in get_c_indent()[all …]