Searched refs:incorrect_number_of_arguments (Results 1 – 1 of 1) sorted by relevance
58 incorrect_number_of_arguments() { function242 [[ -z "${1:-}" || -z "${2:-}" ]] && incorrect_number_of_arguments248 [[ -z "${1:-}" || -z "${2:-}" ]] && incorrect_number_of_arguments254 [[ -z "${1:-}" ]] && incorrect_number_of_arguments260 [[ -z "${1:-}" ]] && incorrect_number_of_arguments266 [[ -z "${1:-}" ]] && incorrect_number_of_arguments271 incorrect_number_of_arguments