This file is indexed.

/usr/share/doc/libunibreak-doc/html/wordbreakdata_8c.html is in libunibreak-doc 1.1-2.

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
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
<!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>
<meta http-equiv="Content-Type" content="text/xhtml;charset=UTF-8"/>
<title>libunibreak: src/wordbreakdata.c File Reference</title>
<link href="tabs.css" rel="stylesheet" type="text/css"/>
<link href="doxygen.css" rel="stylesheet" type="text/css"/>
</head>
<body>
<!-- Generated by Doxygen 1.6.2 -->
<div class="navigation" id="top">
  <div class="tabs">
    <ul>
      <li><a href="index.html"><span>Main&nbsp;Page</span></a></li>
      <li><a href="annotated.html"><span>Data&nbsp;Structures</span></a></li>
      <li class="current"><a href="files.html"><span>Files</span></a></li>
    </ul>
  </div>
  <div class="tabs">
    <ul>
      <li><a href="files.html"><span>File&nbsp;List</span></a></li>
      <li><a href="globals.html"><span>Globals</span></a></li>
    </ul>
  </div>
</div>
<div class="contents">
<h1>src/wordbreakdata.c File Reference</h1><code>#include &quot;<a class="el" href="linebreak_8h_source.html">linebreak.h</a>&quot;</code><br/>
<code>#include &quot;<a class="el" href="wordbreakdef_8h_source.html">wordbreakdef.h</a>&quot;</code><br/>
<div class="dynheader">
Include dependency graph for wordbreakdata.c:</div>
<div class="dynsection">
<div class="center"><img src="wordbreakdata_8c__incl.png" border="0" usemap="#src_2wordbreakdata_8c_map" alt=""/></div>
<map name="src_2wordbreakdata_8c_map" id="src_2wordbreakdata_8c">
<area shape="rect" id="node2" href="linebreak_8h.html" title="Header file for the line breaking algorithm." alt="" coords="5,86,99,117"/><area shape="rect" id="node4" href="wordbreakdef_8h.html" title="Definitions of internal data structures, declarations of global variables, and function..." alt="" coords="122,86,245,117"/></map>
</div>
<div class="dynheader">
This graph shows which files directly or indirectly include this file:</div>
<div class="dynsection">
<div class="center"><img src="wordbreakdata_8c__dep__incl.png" border="0" usemap="#src_2wordbreakdata_8cdep_map" alt=""/></div>
<map name="src_2wordbreakdata_8cdep_map" id="src_2wordbreakdata_8cdep">
<area shape="rect" id="node2" href="wordbreak_8c.html" title="Implementation of the word breaking algorithm as described in Unicode Standard Annex..." alt="" coords="19,86,145,117"/></map>
</div>
<table border="0" cellpadding="0" cellspacing="0">
<tr><td colspan="2"><h2>Variables</h2></td></tr>
<tr><td class="memItemLeft" align="right" valign="top">static struct <a class="el" href="structWordBreakProperties.html">WordBreakProperties</a>&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="wordbreakdata_8c.html#a6cb574fbb6bd4f1937ed179e9765623e">wb_prop_default</a> []</td></tr>
</table>
<hr/><h2>Variable Documentation</h2>
<a class="anchor" id="a6cb574fbb6bd4f1937ed179e9765623e"></a><!-- doxytag: member="wordbreakdata.c::wb_prop_default" ref="a6cb574fbb6bd4f1937ed179e9765623e" args="[]" -->
<div class="memitem">
<div class="memproto">
      <table class="memname">
        <tr>
          <td class="memname">struct <a class="el" href="structWordBreakProperties.html">WordBreakProperties</a> <a class="el" href="wordbreakdata_8c.html#a6cb574fbb6bd4f1937ed179e9765623e">wb_prop_default</a>[]<code> [static]</code></td>
        </tr>
      </table>
</div>
<div class="memdoc">

</div>
</div>
</div>
<hr size="1"/><address style="text-align: right;"><small>Generated by&nbsp;
<a href="http://www.doxygen.org/index.html">
<img class="footer" src="doxygen.png" alt="doxygen"/></a> 1.6.2 </small></address>
</body>
</html>