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

20 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>compare</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.h.html#L143'>compare</a> 143 lib/strutil.h int (*compare) (const char *t1, const char *t2);</span>
<span class='curline'><a href='../S/lib--strutil--strutil.c.html#L845'>compare</a> 845 lib/strutil/strutil.c return used_class.compare (t1, t2);</span>
<span class='curline'><a href='../S/lib--strutil--strutil8bit.c.html#L859'>compare</a> 859 lib/strutil/strutil8bit.c result.compare = str_8bit_compare;</span>
<span class='curline'><a href='../S/lib--strutil--strutilascii.c.html#L789'>compare</a> 789 lib/strutil/strutilascii.c result.compare = str_ascii_compare;</span>
<span class='curline'><a href='../S/lib--strutil--strutilutf8.c.html#L1524'>compare</a> 1524 lib/strutil/strutilutf8.c result.compare = str_utf8_compare;</span>
</pre>
</body>
</html>