val glob :
?anchored:bool ->
?pathname:bool ->
?match_backslashes:bool ->
?period:bool ->
?expand_braces:bool ->
?double_asterisk:bool ->
string ->
(Re__.Ast.cset, [ `Cased | `Uncased ]) Re__.Ast.gen
val glob' :
?anchored:bool ->
bool ->
string ->
(Re__.Ast.cset, [ `Cased | `Uncased ]) Re__.Ast.gen
val globx :
?anchored:bool ->
string ->
(Re__.Ast.cset, [ `Cased | `Uncased ]) Re__.Ast.gen
val globx' :
?anchored:bool ->
bool ->
string ->
(Re__.Ast.cset, [ `Cased | `Uncased ]) Re__.Ast.gen