This file is indexed.

/usr/share/gtk-doc/html/librdf/redland-changes-1-0-15-to-1-0-16.html is in librdf0-dev 1.0.17-1.1.

This file is owned by root:root, with mode 0o644.

The actual contents of the file can be viewed below.

 1
 2
 3
 4
 5
 6
 7
 8
 9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
<html>
<head>
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
<title>Changes between Redland librdf 1.0.15 and 1.0.16</title>
<meta name="generator" content="DocBook XSL Stylesheets V1.76.1">
<link rel="home" href="index.html" title="Redland RDF Library Manual">
<link rel="up" href="redland-changes.html" title="API Changes">
<link rel="prev" href="redland-changes-1-0-14-to-1-0-15.html" title="Changes between Redland librdf 1.0.14 and 1.0.15">
<link rel="next" href="redland-changes-1-0-16-to-1-0-16.html" title="Changes between Redland librdf 1.0.16 and 1.0.16">
<meta name="generator" content="GTK-Doc V1.18 (XML mode)">
<link rel="stylesheet" href="style.css" type="text/css">
</head>
<body bgcolor="white" text="black" link="#0000FF" vlink="#840084" alink="#0000FF">
<table class="navigation" id="top" width="100%" summary="Navigation header" cellpadding="2" cellspacing="2"><tr valign="middle">
<td><a accesskey="p" href="redland-changes-1-0-14-to-1-0-15.html"><img src="left.png" width="24" height="24" border="0" alt="Prev"></a></td>
<td><a accesskey="u" href="redland-changes.html"><img src="up.png" width="24" height="24" border="0" alt="Up"></a></td>
<td><a accesskey="h" href="index.html"><img src="home.png" width="24" height="24" border="0" alt="Home"></a></td>
<th width="100%" align="center">Redland RDF Library Manual</th>
<td><a accesskey="n" href="redland-changes-1-0-16-to-1-0-16.html"><img src="right.png" width="24" height="24" border="0" alt="Next"></a></td>
</tr></table>
<div class="section">
<div class="titlepage"><div><div><h2 class="title" style="clear: both">
<a name="redland-changes-1-0-15-to-1-0-16"></a>Changes between Redland librdf 1.0.15 and 1.0.16</h2></div></div></div>
<div class="section">
<div class="titlepage"><div><div><h3 class="title">
<a name="redland-changes-new-1-0-15-to-1-0-16"></a>New functions, types and enums</h3></div></div></div>
<div class="itemizedlist">
<p class="title"><b>Functions</b></p>
<ul class="itemizedlist" type="disc">
<li class="listitem"><p>unsigned char* <a class="link" href="redland-unicode.html#librdf-latin1-to-utf8-2" title="librdf_latin1_to_utf8_2 ()"><code class="function">librdf_latin1_to_utf8_2</code></a>(const unsigned char *input, size_t length, size_t *output_length) - Replaces <a class="link" href="redland-unicode.html#librdf-latin1-to-utf8" title="librdf_latin1_to_utf8 ()"><code class="function">librdf_latin1_to_utf8</code></a>()</p></li>
<li class="listitem"><p>unsigned char* <a class="link" href="redland-unicode.html#librdf-utf8-to-latin1-2" title="librdf_utf8_to_latin1_2 ()"><code class="function">librdf_utf8_to_latin1_2</code></a>(const unsigned char *input, size_t length, unsigned char discard, size_t *output_length) - Replaces <a class="link" href="redland-unicode.html#librdf-utf8-to-latin1" title="librdf_utf8_to_latin1 ()"><code class="function">librdf_utf8_to_latin1</code></a>()</p></li>
<li class="listitem"><p>void <a class="link" href="redland-world.html#librdf-world-set-raptor-init-handler" title="librdf_world_set_raptor_init_handler ()"><code class="function">librdf_world_set_raptor_init_handler</code></a>(librdf_world* world, void* user_data, librdf_raptor_init_handler handler) </p></li>
<li class="listitem"><p>void <a class="link" href="redland-world.html#librdf-world-set-rasqal-init-handler" title="librdf_world_set_rasqal_init_handler ()"><code class="function">librdf_world_set_rasqal_init_handler</code></a>(librdf_world* world, void* user_data, librdf_rasqal_init_handler handler) </p></li>
</ul>
</div>
<div class="itemizedlist">
<p class="title"><b>Types</b></p>
<ul class="itemizedlist" type="disc">
<li class="listitem"><p><a class="link" href="redland-world.html#librdf-raptor-init-handler" title="librdf_raptor_init_handler ()"><span class="type">librdf_raptor_init_handler</span></a> </p></li>
<li class="listitem"><p><a class="link" href="redland-world.html#librdf-rasqal-init-handler" title="librdf_rasqal_init_handler ()"><span class="type">librdf_rasqal_init_handler</span></a> </p></li>
</ul>
</div>
</div>
</div>
<div class="footer">
<hr>
          Generated by GTK-Doc V1.18</div>
</body>
</html>