Home
last modified time | relevance | path

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

/dports/ftp/lftp/lftp-4.9.2/src/
H A DArgV.h46 xstring tmp; tmp.move_here(res);
47 return res.move_here(CombineTo(tmp,start_index,end_index));
57 xstring tmp; tmp.move_here(res);
58 return res.move_here(CombineQuotedTo(tmp,start_index));
H A Durl.h44 xstring tmp; tmp.move_here(buf);
45 return buf.move_here(CombineTo(tmp,home,use_rfc1738));
H A Dxmap.cc103 old_map.move_here(map); in rebuild_map()
171 map.move_here(o.map); in _move_here()
H A Dxmap.h98 void move_here(xmap<T> &o) { _move_here(o); } in move_here() function
149 void move_here(xmap_p<T> &o) { _move_here(o); } in move_here() function
H A Dxstring.h137 template<class STR> const char *move_here(STR& s) { return set_allocated(s.borrow()); } in move_here() function
204 xstring& move_here(xstring&);
205 xstring& move_here(xstring_c& s) { return set_allocated(s.borrow()); } in move_here() function
H A Dxarray.h76 void move_here(xarray0& o);
266 void move_here(_xqueue& o) { q.move_here(o.q); ptr=o.ptr; o.ptr=0; } in move_here() function
H A Dxarray.cc76 void xarray0::move_here(xarray0& o) in move_here() function in xarray0
H A DBencode.cc40 list.move_here(*a); in BeNode()
45 dict.move_here(*m); in BeNode()
H A DFileCopy.h318 c->file.move_here(file); in revert()
319 c->orig_url.move_here(url); in revert()
H A Dxstring.cc114 xstring& xstring::move_here(xstring& o) in move_here() function in xstring
386 tmp.move_here(revolver[next]); in get_tmp()
H A DSSH_Access.cc219 last_ssh_message.move_here(o->last_ssh_message); in MoveConnectionHere()
H A DFileSet.cc195 files.move_here(new_set); in Merge()
298 fi->longname.move_here(fi->name); in Sort()
355 files[i]->name.move_here(files[i]->longname); in UnsortFlat()
H A DFileSetOutput.cc355 fso->pat.move_here(mask); in Do()
H A Dlftp.cc181 cmd_buf.move_here(history_value); in NextCmd()
H A DJob.cc174 r->waiting.move_here(j->waiting); in Kill()
H A DFish.cc293 RespQueue.move_here(o->RespQueue); in MoveConnectionHere()
H A DHttp.cc215 last_uri.move_here(o->last_uri); in MoveConnectionHere()
216 last_url.move_here(o->last_url); in MoveConnectionHere()
H A DCmdExec.cc251 new_job->cmdline.move_here(cmdline); in exec_parsed_command()
H A DTorrent.cc956 info_hash.move_here(btih); in ParseMagnet()
1240 info_hash.move_here(btih); in Do()
3101 old_sent.move_here(pex.sent); in SendPEXPeers()
H A Dftpclass.cc3944 line.move_here(o->line); in MoveConnectionHere()
3945 all_lines.move_here(o->all_lines); in MoveConnectionHere()
H A DSFtp.cc302 expect_queue.move_here(o->expect_queue); in MoveConnectionHere()
H A DChangeLog632 * xstring.cc, xstring.h: add explicit clone ctor; (move_here) new
1717 move_here) new methods; (xarray_s) new class.
/dports/archivers/file-roller/file-roller-3.40.0/src/
H A Dfr-archive.c1255 move_here (FrArchive *archive, in move_here() function
1334 move_here (e_data->archive, e_data->cancellable); in extract_here_ready_cb()
/dports/archivers/engrampa/engrampa-1.26.0/src/
H A Dfr-archive.c779 move_here (FrArchive *archive) in move_here() function
862 move_here (archive); in copy_extracted_files_done()
974 move_here (archive); in action_performed()
/dports/archivers/lxqt-archiver/lxqt-archiver-0.5.0/src/core/
H A Dfr-archive.c785 move_here (FrArchive *archive) in move_here() function
868 move_here (archive); in copy_extracted_files_done()
980 move_here (archive); in action_performed()