mirror of
https://github.com/MidnightCommander/source.git
synced 2026-02-02 11:11:55 -08:00
35 lines
3.3 KiB
HTML
35 lines
3.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>at</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#L207'>at</a> 207 lib/vfs/path.c char *colon, *at, *rest;</span>
|
|
<span class='curline'><a href='../S/lib--vfs--path.c.html#L214'>at</a> 214 lib/vfs/path.c at = strrchr (pcopy, '@');</span>
|
|
<span class='curline'><a href='../S/lib--vfs--path.c.html#L217'>at</a> 217 lib/vfs/path.c if (at == NULL)</span>
|
|
<span class='curline'><a href='../S/lib--vfs--path.c.html#L224'>at</a> 224 lib/vfs/path.c pend = strchr (at, '\0');</span>
|
|
<span class='curline'><a href='../S/lib--vfs--path.c.html#L225'>at</a> 225 lib/vfs/path.c *at = '\0';</span>
|
|
<span class='curline'><a href='../S/lib--vfs--path.c.html#L238'>at</a> 238 lib/vfs/path.c if (pend == at + 1)</span>
|
|
<span class='curline'><a href='../S/lib--vfs--path.c.html#L239'>at</a> 239 lib/vfs/path.c rest = at;</span>
|
|
<span class='curline'><a href='../S/lib--vfs--path.c.html#L241'>at</a> 241 lib/vfs/path.c rest = at + 1;</span>
|
|
<span class='curline'><a href='../S/lib--vfs--utilvfs.c.html#L248'>at</a> 248 lib/vfs/utilvfs.c char *colon, *at, *rest;</span>
|
|
<span class='curline'><a href='../S/lib--vfs--utilvfs.c.html#L274'>at</a> 274 lib/vfs/utilvfs.c at = strrchr (pcopy, '@');</span>
|
|
<span class='curline'><a href='../S/lib--vfs--utilvfs.c.html#L277'>at</a> 277 lib/vfs/utilvfs.c if (at == NULL)</span>
|
|
<span class='curline'><a href='../S/lib--vfs--utilvfs.c.html#L283'>at</a> 283 lib/vfs/utilvfs.c *at = '\0';</span>
|
|
<span class='curline'><a href='../S/lib--vfs--utilvfs.c.html#L295'>at</a> 295 lib/vfs/utilvfs.c if (pend == at + 1)</span>
|
|
<span class='curline'><a href='../S/lib--vfs--utilvfs.c.html#L296'>at</a> 296 lib/vfs/utilvfs.c rest = at;</span>
|
|
<span class='curline'><a href='../S/lib--vfs--utilvfs.c.html#L298'>at</a> 298 lib/vfs/utilvfs.c rest = at + 1;</span>
|
|
<span class='curline'><a href='../S/lib--widget--input.c.html#L192'>at</a> 192 lib/widget/input.c char *at, *delim, *colon;</span>
|
|
<span class='curline'><a href='../S/lib--widget--input.c.html#L194'>at</a> 194 lib/widget/input.c at = strrchr (url, '@');</span>
|
|
<span class='curline'><a href='../S/lib--widget--input.c.html#L195'>at</a> 195 lib/widget/input.c if (at == NULL)</span>
|
|
<span class='curline'><a href='../S/lib--widget--input.c.html#L208'>at</a> 208 lib/widget/input.c if (colon != NULL && colon > at)</span>
|
|
<span class='curline'><a href='../S/lib--widget--input.c.html#L215'>at</a> 215 lib/widget/input.c return g_strconcat (url, at, (char *) NULL);</span>
|
|
</pre>
|
|
</body>
|
|
</html>
|