mirror of
https://github.com/MidnightCommander/source.git
synced 2026-02-02 11:11:55 -08:00
32 lines
3.5 KiB
HTML
32 lines
3.5 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>start_position</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#L278'>start_position</a> 278 lib/search/regex.c gint start_position, GRegexMatchFlags match_options,</span>
|
|
<span class='curline'><a href='../S/lib--search--regex.c.html#L290'>start_position</a> 290 lib/search/regex.c return g_regex_match_full (regex, string, string_len, start_position, match_options,</span>
|
|
<span class='curline'><a href='../S/lib--search--regex.c.html#L316'>start_position</a> 316 lib/search/regex.c ret = g_regex_match_full (regex, string_safe, string_len, start_position, match_options,</span>
|
|
<span class='curline'><a href='../S/lib--vfs--path.c.html#L1378'>start_position</a> 1378 lib/vfs/path.c vfs_path_tokens_get (const vfs_path_t *vpath, ssize_t start_position, ssize_t length)</span>
|
|
<span class='curline'><a href='../S/lib--vfs--path.c.html#L1393'>start_position</a> 1393 lib/vfs/path.c if (start_position < 0)</span>
|
|
<span class='curline'><a href='../S/lib--vfs--path.c.html#L1394'>start_position</a> 1394 lib/vfs/path.c start_position = (ssize_t) tokens_count + start_position;</span>
|
|
<span class='curline'><a href='../S/lib--vfs--path.c.html#L1396'>start_position</a> 1396 lib/vfs/path.c if (start_position < 0)</span>
|
|
<span class='curline'><a href='../S/lib--vfs--path.c.html#L1399'>start_position</a> 1399 lib/vfs/path.c if (start_position >= (ssize_t) tokens_count)</span>
|
|
<span class='curline'><a href='../S/lib--vfs--path.c.html#L1402'>start_position</a> 1402 lib/vfs/path.c if (start_position + (ssize_t) length > (ssize_t) tokens_count)</span>
|
|
<span class='curline'><a href='../S/lib--vfs--path.c.html#L1403'>start_position</a> 1403 lib/vfs/path.c length = tokens_count - start_position;</span>
|
|
<span class='curline'><a href='../S/lib--vfs--path.c.html#L1421'>start_position</a> 1421 lib/vfs/path.c if (start_position == 0)</span>
|
|
<span class='curline'><a href='../S/lib--vfs--path.c.html#L1436'>start_position</a> 1436 lib/vfs/path.c start_position--;</span>
|
|
<span class='curline'><a href='../S/lib--vfs--path.c.html#L1444'>start_position</a> 1444 lib/vfs/path.c return g_string_free (ret_tokens, !(start_position == 0 && length == 0));</span>
|
|
<span class='curline'><a href='../S/lib--vfs--path.c.html#L1460'>start_position</a> 1460 lib/vfs/path.c vfs_path_vtokens_get (const vfs_path_t *vpath, ssize_t start_position, ssize_t length)</span>
|
|
<span class='curline'><a href='../S/lib--vfs--path.c.html#L1465'>start_position</a> 1465 lib/vfs/path.c str_tokens = vfs_path_tokens_get (vpath, start_position, length);</span>
|
|
<span class='curline'><a href='../S/lib--vfs--path.h.html#L70'>start_position</a> 70 lib/vfs/path.h char *vfs_path_tokens_get (const vfs_path_t *vpath, ssize_t start_position, ssize_t length);</span>
|
|
<span class='curline'><a href='../S/lib--vfs--path.h.html#L71'>start_position</a> 71 lib/vfs/path.h vfs_path_t *vfs_path_vtokens_get (const vfs_path_t *vpath, ssize_t start_position, ssize_t length);</span>
|
|
</pre>
|
|
</body>
|
|
</html>
|