Sophie

Sophie

distrib > Mandriva > 2010.0 > i586 > media > contrib-release > by-pkgid > 70ec89744a04da80369b4702b2c37256 > files > 1685

ghc-doc-6.10.4-1mdv2010.0.i586.rpm

<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
<!--Rendered using the Haskell Html Library v0.2-->
<HTML
><HEAD
><META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=UTF-8"
><TITLE
>Text.Regex.Posix.Wrap</TITLE
><LINK HREF="haddock.css" REL="stylesheet" TYPE="text/css"
><SCRIPT SRC="haddock-util.js" TYPE="text/javascript"
></SCRIPT
></HEAD
><BODY
><DIV CLASS="outer"
><DIV CLASS="mini-topbar"
>Text.Regex.Posix.Wrap</DIV
><DIV CLASS="mini-synopsis"
><H2
>High-level API
</H2
> <DIV CLASS="decl"
><SPAN CLASS="keyword"
>data</SPAN
>&nbsp;<A HREF="Text-Regex-Posix-Wrap.html#t%3ARegex" TARGET="main"
>Regex</A
> </DIV
> <DIV CLASS="decl"
><SPAN CLASS="keyword"
>type</SPAN
>&nbsp;<A HREF="Text-Regex-Posix-Wrap.html#t%3ARegOffset" TARGET="main"
>RegOffset</A
> </DIV
> <DIV CLASS="decl"
><A HREF="Text-Regex-Posix-Wrap.html#v%3A%3D~" TARGET="main"
>(=~)</A
></DIV
> <DIV CLASS="decl"
><A HREF="Text-Regex-Posix-Wrap.html#v%3A%3D~~" TARGET="main"
>(=~~)</A
></DIV
> <H2
>Low-level API
</H2
> <DIV CLASS="decl"
><SPAN CLASS="keyword"
>type</SPAN
>&nbsp;<A HREF="Text-Regex-Posix-Wrap.html#t%3AWrapError" TARGET="main"
>WrapError</A
> </DIV
> <DIV CLASS="decl"
><A HREF="Text-Regex-Posix-Wrap.html#v%3AwrapCompile" TARGET="main"
>wrapCompile</A
></DIV
> <DIV CLASS="decl"
><A HREF="Text-Regex-Posix-Wrap.html#v%3AwrapTest" TARGET="main"
>wrapTest</A
></DIV
> <DIV CLASS="decl"
><A HREF="Text-Regex-Posix-Wrap.html#v%3AwrapMatch" TARGET="main"
>wrapMatch</A
></DIV
> <DIV CLASS="decl"
><A HREF="Text-Regex-Posix-Wrap.html#v%3AwrapMatchAll" TARGET="main"
>wrapMatchAll</A
></DIV
> <DIV CLASS="decl"
><A HREF="Text-Regex-Posix-Wrap.html#v%3AwrapCount" TARGET="main"
>wrapCount</A
></DIV
> <H2
>Miscellaneous
</H2
> <DIV CLASS="decl"
><A HREF="Text-Regex-Posix-Wrap.html#v%3AunusedRegOffset" TARGET="main"
>unusedRegOffset</A
></DIV
> <H2
>Compilation options
</H2
> <DIV CLASS="decl"
><SPAN CLASS="keyword"
>data</SPAN
>&nbsp;<A HREF="Text-Regex-Posix-Wrap.html#t%3ACompOption" TARGET="main"
>CompOption</A
> </DIV
> <DIV CLASS="decl"
><A HREF="Text-Regex-Posix-Wrap.html#v%3AcompBlank" TARGET="main"
>compBlank</A
></DIV
> <DIV CLASS="decl"
><A HREF="Text-Regex-Posix-Wrap.html#v%3AcompExtended" TARGET="main"
>compExtended</A
></DIV
> <DIV CLASS="decl"
><A HREF="Text-Regex-Posix-Wrap.html#v%3AcompIgnoreCase" TARGET="main"
>compIgnoreCase</A
></DIV
> <DIV CLASS="decl"
><A HREF="Text-Regex-Posix-Wrap.html#v%3AcompNoSub" TARGET="main"
>compNoSub</A
></DIV
> <DIV CLASS="decl"
><A HREF="Text-Regex-Posix-Wrap.html#v%3AcompNewline" TARGET="main"
>compNewline</A
></DIV
> <H2
>Execution options
</H2
> <DIV CLASS="decl"
><SPAN CLASS="keyword"
>data</SPAN
>&nbsp;<A HREF="Text-Regex-Posix-Wrap.html#t%3AExecOption" TARGET="main"
>ExecOption</A
> </DIV
> <DIV CLASS="decl"
><A HREF="Text-Regex-Posix-Wrap.html#v%3AexecBlank" TARGET="main"
>execBlank</A
></DIV
> <DIV CLASS="decl"
><A HREF="Text-Regex-Posix-Wrap.html#v%3AexecNotBOL" TARGET="main"
>execNotBOL</A
></DIV
> <DIV CLASS="decl"
><A HREF="Text-Regex-Posix-Wrap.html#v%3AexecNotEOL" TARGET="main"
>execNotEOL</A
></DIV
> <H2
>Return codes
</H2
> <DIV CLASS="decl"
><SPAN CLASS="keyword"
>data</SPAN
>&nbsp;<A HREF="Text-Regex-Posix-Wrap.html#t%3AReturnCode" TARGET="main"
>ReturnCode</A
> </DIV
> <DIV CLASS="decl"
><A HREF="Text-Regex-Posix-Wrap.html#v%3AretBadbr" TARGET="main"
>retBadbr</A
></DIV
> <DIV CLASS="decl"
><A HREF="Text-Regex-Posix-Wrap.html#v%3AretBadpat" TARGET="main"
>retBadpat</A
></DIV
> <DIV CLASS="decl"
><A HREF="Text-Regex-Posix-Wrap.html#v%3AretBadrpt" TARGET="main"
>retBadrpt</A
></DIV
> <DIV CLASS="decl"
><A HREF="Text-Regex-Posix-Wrap.html#v%3AretEcollate" TARGET="main"
>retEcollate</A
></DIV
> <DIV CLASS="decl"
><A HREF="Text-Regex-Posix-Wrap.html#v%3AretEctype" TARGET="main"
>retEctype</A
></DIV
> <DIV CLASS="decl"
><A HREF="Text-Regex-Posix-Wrap.html#v%3AretEescape" TARGET="main"
>retEescape</A
></DIV
> <DIV CLASS="decl"
><A HREF="Text-Regex-Posix-Wrap.html#v%3AretEsubreg" TARGET="main"
>retEsubreg</A
></DIV
> <DIV CLASS="decl"
><A HREF="Text-Regex-Posix-Wrap.html#v%3AretEbrack" TARGET="main"
>retEbrack</A
></DIV
> <DIV CLASS="decl"
><A HREF="Text-Regex-Posix-Wrap.html#v%3AretEparen" TARGET="main"
>retEparen</A
></DIV
> <DIV CLASS="decl"
><A HREF="Text-Regex-Posix-Wrap.html#v%3AretEbrace" TARGET="main"
>retEbrace</A
></DIV
> <DIV CLASS="decl"
><A HREF="Text-Regex-Posix-Wrap.html#v%3AretErange" TARGET="main"
>retErange</A
></DIV
> <DIV CLASS="decl"
><A HREF="Text-Regex-Posix-Wrap.html#v%3AretEspace" TARGET="main"
>retEspace</A
></DIV
></DIV
></DIV
></BODY
></HTML
>