package eliom

  1. Overview
  2. Docs
Client/server Web and mobile framework

Install

Dune Dependency

Authors

Maintainers

Sources

10.1.2.tar.gz
md5=4ed25da253920c4d30672c52daae8c86
sha512=c5a0ff26c3b605e9807ba37b0f0c98f05af763c585a42621412dae59589fea8ffa9aa279d4af5e59a3a20a01f955f1e9d035ad6d63cd25bb309fec3ab5514929

doc/eliom.server/Eliom_lib/Netstring_pcre/index.html

Module Eliom_lib.Netstring_pcre

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.