Files
source/Y/quote_func.html
github-actions[bot] 08571174ab Deploy to GitHub Pages
2026-02-01 17:32:02 +00:00

32 lines
3.2 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>quote_func</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--filemanager--ext.c.html#L98'>quote_func</a> 98 src/filemanager/ext.c static quote_func_t quote_func = name_quote;</span>
<span class='curline'><a href='../S/src--filemanager--ext.c.html#L147'>quote_func</a> 147 src/filemanager/ext.c return quote_func (vfs_path_get_last_path_str (filename_vpath), FALSE);</span>
<span class='curline'><a href='../S/src--filemanager--ext.c.html#L160'>quote_func</a> 160 src/filemanager/ext.c return quote_func (vfs_path_get_last_path_str (localfilecopy_vpath), FALSE);</span>
<span class='curline'><a href='../S/src--filemanager--ext.c.html#L293'>quote_func</a> 293 src/filemanager/ext.c quote_func = fake_name_quote;</span>
<span class='curline'><a href='../S/src--filemanager--ext.c.html#L431'>quote_func</a> 431 src/filemanager/ext.c quote_func = name_quote;</span>
<span class='curline'><a href='../S/src--usermenu.c.html#L801'>quote_func</a> 801 src/usermenu.c char *(*quote_func) (const char *, gboolean);</span>
<span class='curline'><a href='../S/src--usermenu.c.html#L857'>quote_func</a> 857 src/usermenu.c quote_func = name_quote;</span>
<span class='curline'><a href='../S/src--usermenu.c.html#L859'>quote_func</a> 859 src/usermenu.c quote_func = fake_name_quote;</span>
<span class='curline'><a href='../S/src--usermenu.c.html#L867'>quote_func</a> 867 src/usermenu.c result = quote_func (fname, FALSE);</span>
<span class='curline'><a href='../S/src--usermenu.c.html#L870'>quote_func</a> 870 src/usermenu.c result = quote_func (extension (fname), FALSE);</span>
<span class='curline'><a href='../S/src--usermenu.c.html#L873'>quote_func</a> 873 src/usermenu.c result = strip_ext (quote_func (fname, FALSE));</span>
<span class='curline'><a href='../S/src--usermenu.c.html#L884'>quote_func</a> 884 src/usermenu.c result = quote_func (cwd, FALSE);</span>
<span class='curline'><a href='../S/src--usermenu.c.html#L927'>quote_func</a> 927 src/usermenu.c result = quote_func (file, FALSE);</span>
<span class='curline'><a href='../S/src--usermenu.c.html#L936'>quote_func</a> 936 src/usermenu.c result = quote_func (menu, FALSE);</span>
<span class='curline'><a href='../S/src--usermenu.c.html#L943'>quote_func</a> 943 src/usermenu.c result = quote_func (fname, FALSE);</span>
<span class='curline'><a href='../S/src--usermenu.c.html#L967'>quote_func</a> 967 src/usermenu.c qcwd = quote_func (cwd, FALSE);</span>
<span class='curline'><a href='../S/src--usermenu.c.html#L983'>quote_func</a> 983 src/usermenu.c tmp = quote_func (panel-&gt;dir.list[i].fname-&gt;str, FALSE);</span>
</pre>
</body>
</html>