Legend:
Library
Module
Module type
Parameter
Class
Class type
Library
Module
Module type
Parameter
Class
Class type
val pattern : ?transl:string -> string -> pattern
val pattern_string : ?transl:string -> string -> pattern
val string_match : pattern -> ?numerrs:int -> ?wholeword:bool -> string -> bool
val substring_match :
pattern ->
?numerrs:int ->
?wholeword:bool ->
string ->
pos:int ->
len:int ->
bool
val errors_substring_match :
pattern ->
?numerrs:int ->
?wholeword:bool ->
string ->
pos:int ->
len:int ->
int
module Iso8859_15 : sig ... end