mirror of
https://github.com/MidnightCommander/source.git
synced 2026-02-02 11:11:55 -08:00
27 lines
2.6 KiB
HTML
27 lines
2.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>low</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--search--regex.c.html#L140'>low</a> 140 lib/search/regex.c GString *upp, *low;</span>
|
|
<span class='curline'><a href='../S/lib--search--regex.c.html#L144'>low</a> 144 lib/search/regex.c low = mc_search__tolower_case_str (charset, one_char);</span>
|
|
<span class='curline'><a href='../S/lib--search--regex.c.html#L151'>low</a> 151 lib/search/regex.c if (loop >= low->len || upp->str[loop] == low->str[loop])</span>
|
|
<span class='curline'><a href='../S/lib--search--regex.c.html#L156'>low</a> 156 lib/search/regex.c (unsigned char) upp->str[loop], (unsigned char) low->str[loop]);</span>
|
|
<span class='curline'><a href='../S/lib--search--regex.c.html#L162'>low</a> 162 lib/search/regex.c g_string_free (low, TRUE);</span>
|
|
<span class='curline'><a href='../S/lib--widget--input_complete.c.html#L721'>low</a> 721 lib/widget/input_complete.c size_t low = 4096; // Count of max-matched characters.</span>
|
|
<span class='curline'><a href='../S/lib--widget--input_complete.c.html#L757'>low</a> 757 lib/widget/input_complete.c low = MIN (low, (size_t) (si - mi));</span>
|
|
<span class='curline'><a href='../S/lib--widget--input_complete.c.html#L765'>low</a> 765 lib/widget/input_complete.c g_ptr_array_insert (match_list, 0, g_strndup (string, low));</span>
|
|
<span class='curline'><a href='../S/lib--widget--input_complete.c.html#L1065'>low</a> 1065 lib/widget/input_complete.c int low = 4096;</span>
|
|
<span class='curline'><a href='../S/lib--widget--input_complete.c.html#L1133'>low</a> 1133 lib/widget/input_complete.c if (low > si - last_text)</span>
|
|
<span class='curline'><a href='../S/lib--widget--input_complete.c.html#L1134'>low</a> 1134 lib/widget/input_complete.c low = si - last_text;</span>
|
|
<span class='curline'><a href='../S/lib--widget--input_complete.c.html#L1143'>low</a> 1143 lib/widget/input_complete.c insert_text (input, last_text, low);</span>
|
|
</pre>
|
|
</body>
|
|
</html>
|