Searched refs:check_range_arg_count (Results 1 – 3 of 3) sorted by relevance
262 int check_range_arg_count(int n, int m);
1510 check_range_arg_count(int min_required_args, int max_required_args) in check_range_arg_count() function
2237 if (check_range_arg_count(2, 3) > 2) in st_images_image()6986 if (check_range_arg_count(0, 1) == 1) in st_collections_group_parts_part_no_render()7015 if (check_range_arg_count(0, 1) == 1) in st_collections_group_parts_part_required()8745 if (check_range_arg_count(0, 1) == 1) in st_collections_group_parts_part_description_no_render()13200 args = check_range_arg_count(1, 2); in st_collections_group_parts_part_description_filter_source()