Searched refs:f_opt (Results 1 - 3 of 3) sorted by relevance

/macosx-10.9.5/rsync-42/rsync/packaging/
H A Drelease-rsync143 my $f_opt = /f/ ? ' -f' : '';
186 system "patches/verify-patches -n -an$f_opt";
/macosx-10.9.5/ruby-104/ruby/
H A Dparse.y774 %type <node> block_param opt_block_param block_param_def f_opt
4703 f_opt : tIDENTIFIER '=' arg_value label
4751 f_optarg : f_opt
4759 | f_optarg ',' f_opt
/macosx-10.9.5/ruby-104/ruby/ext/ripper/
H A Dripper.y774 %type <val> block_param opt_block_param block_param_def f_opt
4703 f_opt : tIDENTIFIER '=' arg_value label
4751 f_optarg : f_opt
4759 | f_optarg ',' f_opt

Completed in 124 milliseconds