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

23 lines
1.9 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>ext_script</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--viewer--actions_cmd.c.html#L88'>ext_script</a> 88 src/viewer/actions_cmd.c if (view-&gt;ext_script != NULL)</span>
<span class='curline'><a href='../S/src--viewer--actions_cmd.c.html#L90'>ext_script</a> 90 src/viewer/actions_cmd.c mc_unlink (view-&gt;ext_script);</span>
<span class='curline'><a href='../S/src--viewer--actions_cmd.c.html#L91'>ext_script</a> 91 src/viewer/actions_cmd.c vfs_path_free (view-&gt;ext_script, TRUE);</span>
<span class='curline'><a href='../S/src--viewer--actions_cmd.c.html#L92'>ext_script</a> 92 src/viewer/actions_cmd.c view-&gt;ext_script = NULL;</span>
<span class='curline'><a href='../S/src--viewer--actions_cmd.c.html#L314'>ext_script</a> 314 src/viewer/actions_cmd.c vfs_path_t *ext_script = NULL;</span>
<span class='curline'><a href='../S/src--viewer--actions_cmd.c.html#L329'>ext_script</a> 329 src/viewer/actions_cmd.c if (regex_command_for (view, vfile, "View", &amp;ext_script) == 0)</span>
<span class='curline'><a href='../S/src--viewer--actions_cmd.c.html#L334'>ext_script</a> 334 src/viewer/actions_cmd.c view-&gt;ext_script = ext_script;</span>
<span class='curline'><a href='../S/src--viewer--internal.h.html#L193'>ext_script</a> 193 src/viewer/internal.h vfs_path_t *ext_script; // Temporary script file created by regex_command_for()</span>
</pre>
</body>
</html>