mirror of
https://github.com/MidnightCommander/source.git
synced 2026-02-02 11:11:55 -08:00
20 lines
1.3 KiB
HTML
20 lines
1.3 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>line_error</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--syntax.c.html#L1373'>line_error</a> 1373 src/editor/syntax.c int line_error;</span>
|
|
<span class='curline'><a href='../S/src--editor--syntax.c.html#L1378'>line_error</a> 1378 src/editor/syntax.c line_error = edit_read_syntax_rules (edit, g ? g : f, args, ARGS_LEN - 1);</span>
|
|
<span class='curline'><a href='../S/src--editor--syntax.c.html#L1379'>line_error</a> 1379 src/editor/syntax.c if (line_error != 0)</span>
|
|
<span class='curline'><a href='../S/src--editor--syntax.c.html#L1382'>line_error</a> 1382 src/editor/syntax.c result = line + line_error;</span>
|
|
<span class='curline'><a href='../S/src--editor--syntax.c.html#L1384'>line_error</a> 1384 src/editor/syntax.c result = line_error;</span>
|
|
</pre>
|
|
</body>
|
|
</html>
|