mirror of
https://github.com/MidnightCommander/source.git
synced 2026-02-02 11:11:55 -08:00
23 lines
2.0 KiB
HTML
23 lines
2.0 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>dir_vpath</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/src--editor--edit.c.html#L2234'>dir_vpath</a> 2234 src/editor/edit.c vfs_path_free (edit->dir_vpath, TRUE);</span>
|
|
<span class='curline'><a href='../S/src--editor--editcmd.c.html#L148'>dir_vpath</a> 148 src/editor/editcmd.c if (!IS_PATH_SEP (*start_filename) && edit->dir_vpath != NULL)</span>
|
|
<span class='curline'><a href='../S/src--editor--editcmd.c.html#L149'>dir_vpath</a> 149 src/editor/editcmd.c real_filename_vpath = vfs_path_append_vpath_new (edit->dir_vpath, filename_vpath, NULL);</span>
|
|
<span class='curline'><a href='../S/src--editor--editcmd.c.html#L938'>dir_vpath</a> 938 src/editor/editcmd.c if (edit->dir_vpath == NULL)</span>
|
|
<span class='curline'><a href='../S/src--editor--editcmd.c.html#L939'>dir_vpath</a> 939 src/editor/editcmd.c edit->dir_vpath = vfs_path_clone (vfs_get_raw_current_dir ());</span>
|
|
<span class='curline'><a href='../S/src--editor--editwidget.h.html#L66'>dir_vpath</a> 66 src/editor/editwidget.h vfs_path_t *dir_vpath; // NULL if filename is absolute</span>
|
|
<span class='curline'><a href='../S/src--editor--etags.c.html#L382'>dir_vpath</a> 382 src/editor/etags.c && edit->dir_vpath != NULL)</span>
|
|
<span class='curline'><a href='../S/src--editor--etags.c.html#L383'>dir_vpath</a> 383 src/editor/etags.c vpath = vfs_path_append_vpath_new (edit->dir_vpath, edit->filename_vpath, NULL);</span>
|
|
</pre>
|
|
</body>
|
|
</html>
|