Sophie

Sophie

distrib > Fedora > 16 > x86_64 > by-pkgid > ee20b853417d05e895bb39af877e8913 > files > 35

ocaml-fileutils-devel-0.4.0-5.fc15.i686.rpm

<!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">
<link rel="Start" href="index.html">
<link rel="previous" href="FileUtil.html">
<link rel="next" href="FilePath.html">
<link rel="Up" 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="Index of module types" rel=Appendix href="index_module_types.html">
<link title="FileUtil" rel="Chapter" href="FileUtil.html">
<link title="FileUtilStr" rel="Chapter" href="FileUtilStr.html">
<link title="FilePath" rel="Chapter" href="FilePath.html"><title>FileUtilStr</title>
</head>
<body>
<div class="navbar"><a href="FileUtil.html">Previous</a>
&nbsp;<a href="index.html">Up</a>
&nbsp;<a href="FilePath.html">Next</a>
</div>
<center><h1>Module <a href="type_FileUtilStr.html">FileUtilStr</a></h1></center>
<br>
<pre><span class="keyword">module</span> FileUtilStr: <code class="code">sig</code> <a href="FileUtilStr.html">..</a> <code class="code">end</code></pre>FileUtil with Str regexp match test<br>
<b>Author(s):</b> Sylvain Le Gall<br>
<hr width="100%">
<pre><span id="VALmatch_compile"><span class="keyword">val</span> <a href="code_VALFileUtilStr.match_compile.html">match_compile</a></span> : <code class="type">string -> string -> bool</code></pre><div class="info">
Compile <code class="code">FileUtil.Match</code> expression using <code class="code">Str.regexp</code><br>
</div>
<pre><span id="VALtest"><span class="keyword">val</span> <a href="code_VALFileUtilStr.test.html">test</a></span> : <code class="type"><a href="FileUtil.html#TYPEtest_file">FileUtil.test_file</a> -> <a href="FilePath.html#TYPEfilename">FilePath.filename</a> -> bool</code></pre><div class="info">
See <a href="FileUtil.html#VALtest"><code class="code">FileUtil.test</code></a><br>
</div>
<pre><span id="VALfind"><span class="keyword">val</span> <a href="code_VALFileUtilStr.find.html">find</a></span> : <code class="type"><a href="FileUtil.html#TYPEtest_file">FileUtil.test_file</a> -> <a href="FilePath.html#TYPEfilename">FilePath.filename</a> -> bool</code></pre><div class="info">
See <a href="FileUtil.html#VALfind"><code class="code">FileUtil.find</code></a><br>
</div>
</body></html>