Sophie

Sophie

distrib > Mandriva > 2010.1 > x86_64 > media > contrib-release > by-pkgid > af677517d90ec67bba8fcc3bb2adb977 > files > 19

ocaml-magic-devel-0.7.3-1mdv2010.1.x86_64.rpm

<html>
<head>
<link rel="stylesheet" href="style.css" type="text/css">
<meta content="text/html; charset=iso-8859-1" http-equiv="Content-Type">
<link rel="Start" href="index.html">
<link title="Index of types" rel=Appendix href="index_types.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="Magic" rel="Chapter" href="Magic.html"><title>Index of values</title>
</head>
<body>
<center><h1>Index of values</h1></center>
<table>
<tr><td align="left"><br>B</td></tr>
<tr><td><a href="Magic.html#VALbuffer">buffer</a> [<a href="Magic.html">Magic</a>]</td>
<td><div class="info">
<code class="code">file cookie ?len buf</code> returns a textual description of the
      contents of the filename argument.
</div>
</td></tr>
<tr><td align="left"><br>C</td></tr>
<tr><td><a href="Magic.html#VALcheck">check</a> [<a href="Magic.html">Magic</a>]</td>
<td><div class="info">
<code class="code">check cookie filenames</code> checks the validity of entries in the
      database files <code class="code">filenames</code>, or [] for the default database.
</div>
</td></tr>
<tr><td><a href="Magic.html#VALclose">close</a> [<a href="Magic.html">Magic</a>]</td>
<td><div class="info">
<code class="code">close cookie</code> frees the resources associated with the cookie <code class="code">c</code>.
</div>
</td></tr>
<tr><td><a href="Magic.html#VALcompile">compile</a> [<a href="Magic.html">Magic</a>]</td>
<td><div class="info">
<code class="code">compile cookie filenames</code> compiles the the list of database
      files <code class="code">filenames</code>, or [] for the default database.
</div>
</td></tr>
<tr><td><a href="Magic.html#VALcreate">create</a> [<a href="Magic.html">Magic</a>]</td>
<td><div class="info">
<font color="#CCCCCC"></font></div>
</td></tr>
<tr><td align="left"><br>F</td></tr>
<tr><td><a href="Magic.html#VALfile">file</a> [<a href="Magic.html">Magic</a>]</td>
<td><div class="info">
<code class="code">file cookie filename</code> returns a textual description of the
      contents of the filename argument.
</div>
</td></tr>
<tr><td align="left"><br>L</td></tr>
<tr><td><a href="Magic.html#VALload">load</a> [<a href="Magic.html">Magic</a>]</td>
<td><div class="info">
<code class="code">load cookie filenames</code> loads the the list of database files
      <code class="code">filenames</code>, or [] for the default database file.
</div>
</td></tr>
<tr><td align="left"><br>M</td></tr>
<tr><td><a href="Magic.html#VALmake">make</a> [<a href="Magic.html">Magic</a>]</td>
<td><div class="info">
<code class="code">make ?flags filenames</code> creates a magic cookie, loading the
      databases in <code class="code">filenames</code>.
</div>
</td></tr>
<tr><td align="left"><br>S</td></tr>
<tr><td><a href="Magic.html#VALsetflags">setflags</a> [<a href="Magic.html">Magic</a>]</td>
<td><div class="info">
<code class="code">setflags cookie flags</code> specifies how the other magic functions
      should behave.
</div>
</td></tr>
</table><br>
</body>
</html>