package eliom

  1. Overview
  2. Docs
Legend:
Library
Module
Module type
Parameter
Class
Class type
val regexp : string -> Re.Pcre.regexp
val matched_group : Re.Pcre.groups -> int -> string -> string
val matched_string : Re.Pcre.groups -> string -> string
val global_replace : Re.Pcre.regexp -> string -> string -> string
val search_forward : Re.Pcre.regexp -> string -> int -> int * Re.Pcre.groups
val split : Re.Pcre.regexp -> string -> string list
val string_match : Re.Pcre.regexp -> string -> int -> Re.Pcre.groups option
OCaml

Innovation. Community. Security.