package re

  1. Overview
  2. Docs

Source file re__.ml

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
67
68
69
70
71
72
73
(* generated by dune *)

(** @canonical Re.Ast *)
module Ast = Re__Ast

(** @canonical Re.Automata *)
module Automata = Re__Automata

(** @canonical Re.Bit_vector *)
module Bit_vector = Re__Bit_vector

(** @canonical Re.Category *)
module Category = Re__Category

(** @canonical Re.Color_map *)
module Color_map = Re__Color_map

(** @canonical Re.Compile *)
module Compile = Re__Compile

(** @canonical Re.Core *)
module Core = Re__Core

(** @canonical Re.Cset *)
module Cset = Re__Cset

(** @canonical Re.Emacs *)
module Emacs = Re__Emacs

(** @canonical Re.Fmt *)
module Fmt = Re__Fmt

(** @canonical Re.Glob *)
module Glob = Re__Glob

(** @canonical Re.Group *)
module Group = Re__Group

(** @canonical Re.Import *)
module Import = Re__Import

(** @canonical Re.Mark_infos *)
module Mark_infos = Re__Mark_infos

(** @canonical Re.Parse_buffer *)
module Parse_buffer = Re__Parse_buffer

(** @canonical Re.Pcre *)
module Pcre = Re__Pcre

(** @canonical Re.Perl *)
module Perl = Re__Perl

(** @canonical Re.Pmark *)
module Pmark = Re__Pmark

(** @canonical Re.Posix *)
module Posix = Re__Posix

(** @canonical Re.Posix_class *)
module Posix_class = Re__Posix_class

(** @canonical Re.Replace *)
module Replace = Re__Replace

(** @canonical Re.Search *)
module Search = Re__Search

(** @canonical Re.Str *)
module Str = Re__Str

(** @canonical Re.View *)
module View = Re__View
OCaml

Innovation. Community. Security.