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

23 lines
1.8 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>aborted</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#L196'>aborted</a> 196 src/editor/edit.c gboolean aborted;</span>
<span class='curline'><a href='../S/src--editor--edit.c.html#L212'>aborted</a> 212 src/editor/edit.c ret = (edit_buffer_read_file (buf, file, buf-&gt;size, &amp;rsm, &amp;aborted) == buf-&gt;size);</span>
<span class='curline'><a href='../S/src--editor--edit.c.html#L216'>aborted</a> 216 src/editor/edit.c if (!ret &amp;&amp; !aborted)</span>
<span class='curline'><a href='../S/src--editor--editbuffer.c.html#L694'>aborted</a> 694 src/editor/editbuffer.c edit_buffer_read_file_status_msg_t *sm, gboolean *aborted)</span>
<span class='curline'><a href='../S/src--editor--editbuffer.c.html#L703'>aborted</a> 703 src/editor/editbuffer.c *aborted = FALSE;</span>
<span class='curline'><a href='../S/src--editor--editbuffer.c.html#L756'>aborted</a> 756 src/editor/editbuffer.c *aborted = TRUE;</span>
<span class='curline'><a href='../S/src--editor--editbuffer.c.html#L786'>aborted</a> 786 src/editor/editbuffer.c *aborted = TRUE;</span>
<span class='curline'><a href='../S/src--editor--editbuffer.h.html#L61'>aborted</a> 61 src/editor/editbuffer.h edit_buffer_read_file_status_msg_t *sm, gboolean *aborted);</span>
</pre>
</body>
</html>