Sophie

Sophie

distrib > Mageia > 4 > x86_64 > by-pkgid > 09d2dd5b2fd1c1939cd331b7b4758575 > files > 41

ocaml-release-devel-1.1.0-2.mga4.x86_64.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="Release_config.html">
<link rel="next" href="Release_config_parser.html">
<link rel="Up" href="index.html">
<link title="Index of types" rel=Appendix href="index_types.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="Release_config" rel="Chapter" href="Release_config.html">
<link title="Release_config_lexer" rel="Chapter" href="Release_config_lexer.html">
<link title="Release_config_parser" rel="Chapter" href="Release_config_parser.html">
<link title="Release_config_global" rel="Chapter" href="Release_config_global.html">
<link title="Release_config_values" rel="Chapter" href="Release_config_values.html">
<link title="Release_config_validations" rel="Chapter" href="Release_config_validations.html"><title>Release_config_lexer</title>
</head>
<body>
<div class="navbar"><a class="pre" href="Release_config.html" title="Release_config">Previous</a>
&nbsp;<a class="up" href="index.html" title="Index">Up</a>
&nbsp;<a class="post" href="Release_config_parser.html" title="Release_config_parser">Next</a>
</div>
<h1>Module <a href="type_Release_config_lexer.html">Release_config_lexer</a></h1>

<pre><span class="keyword">module</span> Release_config_lexer: <code class="code">sig</code> <a href="Release_config_lexer.html">..</a> <code class="code">end</code></pre><hr width="100%">

<pre><span id="VALlog_level_of_string"><span class="keyword">val</span> log_level_of_string</span> : <code class="type">string -> Lwt_log.level</code></pre>
<pre><span id="VALchar_for_backslash"><span class="keyword">val</span> char_for_backslash</span> : <code class="type">char -> char</code></pre>
<pre><span id="VALchar_for_decimal"><span class="keyword">val</span> char_for_decimal</span> : <code class="type">Lexing.lexbuf -> int -> char</code></pre>
<pre><span id="VALchar_for_hexadecimal"><span class="keyword">val</span> char_for_hexadecimal</span> : <code class="type">Lexing.lexbuf -> int -> char</code></pre>
<pre><span id="VAL__ocaml_lex_tables"><span class="keyword">val</span> __ocaml_lex_tables</span> : <code class="type">Lexing.lex_tables</code></pre>
<pre><span id="VALtoken"><span class="keyword">val</span> token</span> : <code class="type">Lexing.lexbuf -> <a href="Release_config_parser.html#TYPEtoken">Release_config_parser.token</a></code></pre>
<pre><span id="VAL__ocaml_lex_token_rec"><span class="keyword">val</span> __ocaml_lex_token_rec</span> : <code class="type">Lexing.lexbuf -> int -> <a href="Release_config_parser.html#TYPEtoken">Release_config_parser.token</a></code></pre>
<pre><span id="VALcomment"><span class="keyword">val</span> comment</span> : <code class="type">Lexing.lexbuf -> <a href="Release_config_parser.html#TYPEtoken">Release_config_parser.token</a></code></pre>
<pre><span id="VAL__ocaml_lex_comment_rec"><span class="keyword">val</span> __ocaml_lex_comment_rec</span> : <code class="type">Lexing.lexbuf -> int -> <a href="Release_config_parser.html#TYPEtoken">Release_config_parser.token</a></code></pre>
<pre><span id="VALstr"><span class="keyword">val</span> str</span> : <code class="type">Buffer.t -> Lexing.lexbuf -> string</code></pre>
<pre><span id="VAL__ocaml_lex_str_rec"><span class="keyword">val</span> __ocaml_lex_str_rec</span> : <code class="type">Buffer.t -> Lexing.lexbuf -> int -> string</code></pre>
<pre><span id="VALregexp"><span class="keyword">val</span> regexp</span> : <code class="type">Buffer.t -> Lexing.lexbuf -> Str.regexp</code></pre>
<pre><span id="VAL__ocaml_lex_regexp_rec"><span class="keyword">val</span> __ocaml_lex_regexp_rec</span> : <code class="type">Buffer.t -> Lexing.lexbuf -> int -> Str.regexp</code></pre>
<pre><span id="VALstrip"><span class="keyword">val</span> strip</span> : <code class="type">Buffer.t -> Lexing.lexbuf -> Str.regexp</code></pre>
<pre><span id="VAL__ocaml_lex_strip_rec"><span class="keyword">val</span> __ocaml_lex_strip_rec</span> : <code class="type">Buffer.t -> Lexing.lexbuf -> int -> Str.regexp</code></pre></body></html>