mirror of
https://github.com/MidnightCommander/source.git
synced 2026-02-02 11:11:55 -08:00
19 lines
1.3 KiB
HTML
19 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>g_utf8_offset_to_pointer</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--strutil--strutilutf8.c.html#L907'>g_utf8_offset_to_pointer</a> 907 lib/strutil/strutilutf8.c return g_utf8_offset_to_pointer (text, length) - text;</span>
|
|
<span class='curline'><a href='../S/lib--strutil--strutilutf8.c.html#L915'>g_utf8_offset_to_pointer</a> 915 lib/strutil/strutilutf8.c result = g_utf8_offset_to_pointer (buffer, length) - buffer;</span>
|
|
<span class='curline'><a href='../S/src--diffviewer--ydiff.c.html#L622'>g_utf8_offset_to_pointer</a> 622 src/diffviewer/ydiff.c result = g_utf8_offset_to_pointer (text, length) - text;</span>
|
|
<span class='curline'><a href='../S/src--diffviewer--ydiff.c.html#L640'>g_utf8_offset_to_pointer</a> 640 src/diffviewer/ydiff.c result = g_utf8_offset_to_pointer (tmpbuf, length) - tmpbuf;</span>
|
|
</pre>
|
|
</body>
|
|
</html>
|