Re.EmacsEmacs-style regular expressions
Parsing of an Emacs-style regular expression
val re_result :
?case:bool ->
string ->
((Re__.Ast.cset, [ `Cased | `Uncased ]) Re__.Ast.gen,
[ `Not_supported | `Parse_error ])
resultRegular expression compilation