Home
last modified time | relevance | path

Searched refs:arg_match_homonyms (Results 1 – 1 of 1) sorted by relevance

/dports/devel/R-cran-rlang/rlang/src/internal/
H A Ddots.c64 static enum dots_homonyms arg_match_homonyms(sexp* homonyms);
84 info.homonyms = arg_match_homonyms(homonyms); in init_capture_info()
506 static enum dots_homonyms arg_match_homonyms(sexp* homonyms) { in arg_match_homonyms() function