module Re_glob: sig .. end
sig
end
exception Parse_error
val glob : string -> Re.t
string -> Re.t
val glob' : bool -> string -> Re.t
bool -> string -> Re.t
val globx : string -> Re.t
val globx' : bool -> string -> Re.t