Searched refs:doesrange (Results 1 – 2 of 2) sorted by relevance
2868 if (fp->uf_flags & FC_RANGE && funcexe->doesrange != NULL) in call_user_func_check()2869 *funcexe->doesrange = TRUE; in call_user_func_check()3259 if (funcexe->doesrange != NULL) in call_func()3260 *funcexe->doesrange = FALSE; in call_func()4931 int doesrange; in ex_call() local5024 funcexe.doesrange = &doesrange; in ex_call()5047 if (doesrange || eap->skip) in ex_call()
1995 int *doesrange; // if not NULL: return: function handled range member