camomile
A Unicode library
1024" x-on:close-sidebar="sidebar=window.innerWidth > 1024 && true">
package camomile
-
camomileDefaultConfig
-
camomileLibrary
-
-
camomileLibraryDefault
-
-
camomileLibraryDyn
-
camomile_yuge
Legend:
Library
Module
Module type
Parameter
Class
Class type
Library
Module
Module type
Parameter
Class
Class type
Library camomileLibraryDefault
Parameters
module Text : CamomileLibrary.UnicodeString.Type
Signature
type text = Text.t
type index = Text.index
module SubText : sig ... end
val compile : regexp -> compiled_regexp
val regexp_match :
?sem:CamomileLibrary.URe.match_semantics ->
compiled_regexp ->
text ->
index ->
SubText.t option array option
val string_match : compiled_regexp -> text -> index -> bool
val search_forward :
?sem:CamomileLibrary.URe.match_semantics ->
compiled_regexp ->
text ->
index ->
SubText.t option array option
ON THIS PAGE
No table of contents