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

45 lines
5.4 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>m2</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--keybind.c.html#L389'>m2</a> 389 lib/keybind.c const name_keymap_t *m2 = (const name_keymap_t *) p2;</span>
<span class='curline'><a href='../S/lib--keybind.c.html#L391'>m2</a> 391 lib/keybind.c return g_ascii_strcasecmp (m1-&gt;name, m2-&gt;name);</span>
<span class='curline'><a href='../S/lib--widget--input.c.html#L439'>m2</a> 439 lib/widget/input.c long m1, m2;</span>
<span class='curline'><a href='../S/lib--widget--input.c.html#L442'>m2</a> 442 lib/widget/input.c if (input_eval_marks (in, &amp;m1, &amp;m2))</span>
<span class='curline'><a href='../S/lib--widget--input.c.html#L443'>m2</a> 443 lib/widget/input.c delete_region (in, m1, m2);</span>
<span class='curline'><a href='../S/lib--widget--input.c.html#L712'>m2</a> 712 lib/widget/input.c long m1, m2;</span>
<span class='curline'><a href='../S/lib--widget--input.c.html#L714'>m2</a> 714 lib/widget/input.c if (input_eval_marks (in, &amp;m1, &amp;m2))</span>
<span class='curline'><a href='../S/lib--widget--input.c.html#L715'>m2</a> 715 lib/widget/input.c delete_region (in, m1, m2);</span>
<span class='curline'><a href='../S/lib--widget--input.c.html#L725'>m2</a> 725 lib/widget/input.c long m1, m2;</span>
<span class='curline'><a href='../S/lib--widget--input.c.html#L727'>m2</a> 727 lib/widget/input.c if (input_eval_marks (in, &amp;m1, &amp;m2))</span>
<span class='curline'><a href='../S/lib--widget--input.c.html#L728'>m2</a> 728 lib/widget/input.c delete_region (in, m1, m2);</span>
<span class='curline'><a href='../S/lib--widget--input.c.html#L1242'>m2</a> 1242 lib/widget/input.c long m1, m2;</span>
<span class='curline'><a href='../S/lib--widget--input.c.html#L1244'>m2</a> 1244 lib/widget/input.c if (input_eval_marks (in, &amp;m1, &amp;m2))</span>
<span class='curline'><a href='../S/lib--widget--input.c.html#L1255'>m2</a> 1255 lib/widget/input.c m2 -= m1;</span>
<span class='curline'><a href='../S/lib--widget--input.c.html#L1263'>m2</a> 1263 lib/widget/input.c m2 =</span>
<span class='curline'><a href='../S/lib--widget--input.c.html#L1264'>m2</a> 1264 lib/widget/input.c MIN (m2 - m1, (w-&gt;cols - has_history) - (buf_width - in-&gt;term_first_shown));</span>
<span class='curline'><a href='../S/lib--widget--input.c.html#L1267'>m2</a> 1267 lib/widget/input.c tty_print_string (str_term_substring (in-&gt;buffer-&gt;str, m1, m2));</span>
<span class='curline'><a href='../S/src--editor--edit-impl.h.html#L171'>m2</a> 171 src/editor/edit-impl.h void edit_set_markers (WEdit *edit, off_t m1, off_t m2, long c1, long c2);</span>
<span class='curline'><a href='../S/src--editor--edit.c.html#L3069'>m2</a> 3069 src/editor/edit.c edit_set_markers (WEdit *edit, off_t m1, off_t m2, long c1, long c2)</span>
<span class='curline'><a href='../S/src--editor--edit.c.html#L3072'>m2</a> 3072 src/editor/edit.c edit-&gt;mark2 = m2;</span>
<span class='curline'><a href='../S/src--editor--editcmd.c.html#L459'>m2</a> 459 src/editor/editcmd.c edit_delete_column_of_text (WEdit *edit, off_t m1, off_t m2)</span>
<span class='curline'><a href='../S/src--editor--editcmd.c.html#L465'>m2</a> 465 src/editor/editcmd.c n = edit_buffer_get_forward_offset (&amp;edit-&gt;buffer, m1, 0, m2) + 1;</span>
<span class='curline'><a href='../S/src--editor--editcmd.c.html#L468'>m2</a> 468 src/editor/editcmd.c r = edit_buffer_get_bol (&amp;edit-&gt;buffer, m2);</span>
<span class='curline'><a href='../S/src--editor--editcmd.c.html#L469'>m2</a> 469 src/editor/editcmd.c d = (long) edit_move_forward3 (edit, r, 0, m2);</span>
<span class='curline'><a href='../S/src--editor--editcmd.c.html#L481'>m2</a> 481 src/editor/editcmd.c q = MIN (q, m2);</span>
<span class='curline'><a href='../S/src--editor--editdraw.c.html#L548'>m2</a> 548 src/editor/editdraw.c off_t m1 = 0, m2 = 0;</span>
<span class='curline'><a href='../S/src--editor--editdraw.c.html#L550'>m2</a> 550 src/editor/editdraw.c eval_marks (edit, &amp;m1, &amp;m2);</span>
<span class='curline'><a href='../S/src--editor--editdraw.c.html#L577'>m2</a> 577 src/editor/editdraw.c if (q &gt;= m1 &amp;&amp; q &lt; m2)</span>
<span class='curline'><a href='../S/src--editor--editmacros.c.html#L58'>m2</a> 58 src/editor/editmacros.c const macros_t *m2 = (const macros_t *) macro2;</span>
<span class='curline'><a href='../S/src--editor--editmacros.c.html#L60'>m2</a> 60 src/editor/editmacros.c return m1-&gt;hotkey - m2-&gt;hotkey;</span>
</pre>
</body>
</html>