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

22 lines
1.6 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>old_base</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--diffviewer--ydiff.c.html#L1506'>old_base</a> 1506 src/diffviewer/ydiff.c int old_base = base;</span>
<span class='curline'><a href='../S/src--diffviewer--ydiff.c.html#L1527'>old_base</a> 1527 src/diffviewer/ydiff.c old_base = base;</span>
<span class='curline'><a href='../S/src--diffviewer--ydiff.c.html#L1532'>old_base</a> 1532 src/diffviewer/ydiff.c base = cvt_cpy (cvt, tmp, sz, old_base, ts);</span>
<span class='curline'><a href='../S/src--diffviewer--ydiff.c.html#L1533'>old_base</a> 1533 src/diffviewer/ydiff.c if (cvt[base - old_base - 1] == '\n')</span>
<span class='curline'><a href='../S/src--diffviewer--ydiff.c.html#L1535'>old_base</a> 1535 src/diffviewer/ydiff.c q = &amp;cvt[base - old_base - 1];</span>
<span class='curline'><a href='../S/src--diffviewer--ydiff.c.html#L1536'>old_base</a> 1536 src/diffviewer/ydiff.c base = old_base + q - cvt + 1;</span>
<span class='curline'><a href='../S/src--diffviewer--ydiff.c.html#L1548'>old_base</a> 1548 src/diffviewer/ydiff.c offset = skip - old_base;</span>
</pre>
</body>
</html>