/usr/share/doc/libmikmatch-ocaml-dev/mikmatch-ocamldoc/Mikmatch.html is in libmikmatch-ocaml-dev 1.0.8-1build3.
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 | <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
<html>
<head>
<link rel="stylesheet" href="style.css" type="text/css">
<meta content="text/html; charset=iso-8859-1" http-equiv="Content-Type">
<meta name="viewport" content="width=device-width, initial-scale=1">
<link rel="Start" href="index.html">
<link rel="Up" href="index.html">
<link title="Index of exceptions" rel=Appendix href="index_exceptions.html">
<link title="Index of values" rel=Appendix href="index_values.html">
<link title="Index of modules" rel=Appendix href="index_modules.html">
<link title="Mikmatch" rel="Chapter" href="Mikmatch.html"><title>Mikmatch</title>
</head>
<body>
<div class="navbar"> <a class="up" href="index.html" title="Index">Up</a>
</div>
<h1>Module <a href="type_Mikmatch.html">Mikmatch</a></h1>
<pre><span class="keyword">module</span> Mikmatch: <code class="code">sig</code> <a href="Mikmatch.html">..</a> <code class="code">end</code></pre><div class="info module top">
A small text-oriented library<br>
</div>
<hr width="100%">
<br>
The <code class="code">Mikmatch</code> module provides a submodule named <code class="code">Text</code>.
A normal usage is to place <code class="code">open Mikmatch</code> at the beginning of
user code that uses it.
<p>
This module is part of the runtime environment of Mikmatch
(the library run_mikmatch_pcre.cma or equivalent).<br>
<pre><span class="keyword">module</span> <a href="Mikmatch.Text.html">Text</a>: <code class="code">sig</code> <a href="Mikmatch.Text.html">..</a> <code class="code">end</code></pre>
<pre><span class="keyword">module</span> <a href="Mikmatch.Fixed.html">Fixed</a>: <code class="code">sig</code> <a href="Mikmatch.Fixed.html">..</a> <code class="code">end</code></pre>
<pre><span class="keyword">module</span> <a href="Mikmatch.Directory.html">Directory</a>: <code class="code">sig</code> <a href="Mikmatch.Directory.html">..</a> <code class="code">end</code></pre>
<pre><span class="keyword">module</span> <a href="Mikmatch.Glob.html">Glob</a>: <code class="code">sig</code> <a href="Mikmatch.Glob.html">..</a> <code class="code">end</code></pre></body></html>
|