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

21 lines
1.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>inpath</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--vfs--path.c.html#L87'>inpath</a> 87 lib/vfs/path.c _vfs_split_with_semi_skip_count (char *path, const char **inpath, const char **op,</span>
<span class='curline'><a href='../S/lib--vfs--path.c.html#L108'>inpath</a> 108 lib/vfs/path.c if (inpath != NULL)</span>
<span class='curline'><a href='../S/lib--vfs--path.c.html#L109'>inpath</a> 109 lib/vfs/path.c *inpath = NULL;</span>
<span class='curline'><a href='../S/lib--vfs--path.c.html#L119'>inpath</a> 119 lib/vfs/path.c if (inpath != NULL)</span>
<span class='curline'><a href='../S/lib--vfs--path.c.html#L120'>inpath</a> 120 lib/vfs/path.c *inpath = slash != NULL ? slash + 1 : NULL;</span>
<span class='curline'><a href='../S/lib--vfs--path.c.html#L128'>inpath</a> 128 lib/vfs/path.c ret = _vfs_split_with_semi_skip_count (path, inpath, op, skip_count + 1);</span>
</pre>
</body>
</html>