mirror of
https://github.com/MidnightCommander/source.git
synced 2026-02-02 11:11:55 -08:00
29 lines
3.3 KiB
HTML
29 lines
3.3 KiB
HTML
<!DOCTYPE html PUBLIC '-//W3C//DTD XHTML 1.0 Transitional//EN' 'http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd'>
|
|
<html xmlns='http://www.w3.org/1999/xhtml'>
|
|
<head>
|
|
<title>input_dialog</title>
|
|
<meta name='robots' content='noindex,nofollow' />
|
|
<meta name='generator' content='GLOBAL-6.6.11' />
|
|
<meta http-equiv='Content-Style-Type' content='text/css' />
|
|
<link rel='stylesheet' type='text/css' href='../style.css' />
|
|
</head>
|
|
<body>
|
|
<pre>
|
|
<span class='curline'><a href='../S/lib--vfs--utilvfs.c.html#L372'>input_dialog</a> 372 lib/vfs/utilvfs.c return input_dialog (msg, _ ("Password:"), MC_HISTORY_VFS_PASSWORD, INPUT_PASSWORD,</span>
|
|
<span class='curline'><a href='../S/lib--widget--wtools.c.html#L488'>input_dialog</a> 488 lib/widget/wtools.c result = input_dialog (header, text, history_name, def_text, completion_flags);</span>
|
|
<span class='curline'><a href='../S/lib--widget--wtools.h.html#L65'>input_dialog</a> 65 lib/widget/wtools.h char *input_dialog (const char *header, const char *text, const char *history_name,</span>
|
|
<span class='curline'><a href='../S/src--diffviewer--ydiff.c.html#L2861'>input_dialog</a> 2861 src/diffviewer/ydiff.c input = input_dialog (_ (title[ord]), _ ("Enter line:"), MC_HISTORY_YDIFF_GOTO_LINE,</span>
|
|
<span class='curline'><a href='../S/src--editor--editcmd.c.html#L1709'>input_dialog</a> 1709 src/editor/editcmd.c f = input_dialog (_ ("Goto line"), _ ("Enter line:"), MC_HISTORY_EDIT_GOTO_LINE,</span>
|
|
<span class='curline'><a href='../S/src--editor--editcmd.c.html#L1824'>input_dialog</a> 1824 src/editor/editcmd.c exp = input_dialog (_ ("Run sort"),</span>
|
|
<span class='curline'><a href='../S/src--editor--editcmd.c.html#L1885'>input_dialog</a> 1885 src/editor/editcmd.c input_dialog (_ ("Paste output of external command"), _ ("Enter shell command(s):"),</span>
|
|
<span class='curline'><a href='../S/src--editor--editmacros.c.html#L338'>input_dialog</a> 338 src/editor/editmacros.c f = input_dialog (_ ("Repeat last commands"), _ ("Repeat times:"), MC_HISTORY_EDIT_REPEAT, NULL,</span>
|
|
<span class='curline'><a href='../S/src--filemanager--cmd.c.html#L628'>input_dialog</a> 628 src/filemanager/cmd.c command = input_dialog (_ ("Filtered view"), _ ("Filter command and arguments:"),</span>
|
|
<span class='curline'><a href='../S/src--filemanager--ext.c.html#L248'>input_dialog</a> 248 src/filemanager/ext.c parameter = input_dialog (_ ("Parameter"), lc_prompt, MC_HISTORY_EXT_PARAMETER, "",</span>
|
|
<span class='curline'><a href='../S/src--filemanager--hotlist.c.html#L1606'>input_dialog</a> 1606 src/filemanager/hotlist.c label = input_dialog (_ ("Add to hotlist"), lc_prompt, MC_HISTORY_HOTLIST_ADD, label_string,</span>
|
|
<span class='curline'><a href='../S/src--filemanager--panelize.c.html#L273'>input_dialog</a> 273 src/filemanager/panelize.c label = input_dialog (_ ("Add to external panelize"), _ ("Enter command label:"),</span>
|
|
<span class='curline'><a href='../S/src--usermenu.c.html#L495'>input_dialog</a> 495 src/usermenu.c parameter = input_dialog (</span>
|
|
<span class='curline'><a href='../S/src--vfs--ftpfs--ftpfs.c.html#L693'>input_dialog</a> 693 src/vfs/ftpfs/ftpfs.c op = input_dialog (p, _ ("Account:"), MC_HISTORY_FTPFS_ACCOUNT, "",</span>
|
|
</pre>
|
|
</body>
|
|
</html>
|