package oniguruma

  1. Overview
  2. Docs
Legend:
Library
Module
Module type
Parameter
Class
Class type

The syntax type.

type t

The regular expression dialect.

val asis : t
val posix_basic : t
val posix_extended : t
val emacs : t
val grep : t
val gnu_regex : t
val java : t
val perl : t
val perl_ng : t
val default : t