Module Re_glob


module Re_glob: sig .. end

exception Parse_error
val glob : string -> Re.t
val glob' : bool -> string -> Re.t
val globx : string -> Re.t
val globx' : bool -> string -> Re.t