Searched refs:save_str (Results 1 - 2 of 2) sorted by relevance

/macosx-10.10/vim-55/src/
H A Dnetbeans.c2719 char *save_str = nb_unquote(args, NULL); local
2720 char *tok = strtok(save_str, " ");
2755 vim_free(save_str);
/macosx-10.10/ruby-106/ruby/
H A Dre.c2549 volatile VALUE save_str = str; local
2555 return reg_cache = rb_reg_new_str(save_str, 0);

Completed in 129 milliseconds