Searched refs:check_for_string_or_blob_arg (Results 1 – 3 of 3) sorted by relevance
35 int check_for_string_or_blob_arg(typval_T *args, int idx);
671 check_for_string_or_blob_arg(typval_T *args, int idx) in check_for_string_or_blob_arg() function
4341 || check_for_string_or_blob_arg(argvars, 1) == FAIL in ch_raw_common()