Lines Matching refs:arg_bool
304 arg_bool(type_T *type, argcontext_T *context) in arg_bool() function
693 static argcheck_T arg1_bool[] = {arg_bool};
714 static argcheck_T arg2_buffer_bool[] = {arg_buffer, arg_bool};
730 static argcheck_T arg2_list_number_bool[] = {arg_list_number, arg_bool};
736 static argcheck_T arg2_number_bool[] = {arg_number, arg_bool};
744 static argcheck_T arg2_string_bool[] = {arg_string, arg_bool};
758 static argcheck_T arg3_lnum_number_bool[] = {arg_lnum, arg_number, arg_bool};
768 static argcheck_T arg3_string_bool_bool[] = {arg_string, arg_bool, arg_bool};
769 static argcheck_T arg3_string_bool_dict[] = {arg_string, arg_bool, arg_dict_any};
770 static argcheck_T arg3_string_number_bool[] = {arg_string, arg_number, arg_bool};
772 static argcheck_T arg3_string_string_bool[] = {arg_string, arg_string, arg_bool};
783 static argcheck_T arg4_browse[] = {arg_bool, arg_string, arg_string, arg_string};
786 static argcheck_T arg24_count[] = {arg_count1, NULL, arg_bool, arg_number};
788 static argcheck_T arg12_deepcopy[] = {NULL, arg_bool};
793 static argcheck_T arg14_glob[] = {arg_string, arg_bool, arg_bool, arg_bool};
794 static argcheck_T arg25_globpath[] = {arg_string, arg_string, arg_bool, arg_bool, arg_bool};
795 static argcheck_T arg24_index[] = {arg_list_or_blob, arg_item_of_prev, arg_number, arg_bool};
799 static argcheck_T arg14_maparg[] = {arg_string, arg_string, arg_bool, arg_bool};
819 static argcheck_T arg24_strpart[] = {arg_string, arg_number, arg_number, arg_bool};