Sophie

Sophie

distrib > Fedora > 15 > i386 > by-pkgid > 495e0c8cda11c024de479527706fb2f4 > files > 42

ghc-regex-pcre-devel-0.94.2-2.fc15.i686.rpm

<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd"><html xmlns="http://www.w3.org/1999/xhtml"><head><meta http-equiv="Content-Type" content="text/html; charset=UTF-8" /><title>Text.Regex.PCRE.ByteString</title><link href="ocean.css" rel="stylesheet" type="text/css" title="Ocean" /><script src="haddock-util.js" type="text/javascript"></script><script type="text/javascript">//<![CDATA[
window.onload = function () {pageLoad();};
//]]>
</script></head><body id="mini"><div id="module-header"><p class="caption">Text.Regex.PCRE.ByteString</p></div><div id="interface"><h2>Types
</h2><div class="top"><p class="src"><span class="keyword">data</span> <a href="Text-Regex-PCRE-ByteString.html#t:Regex" target="main">Regex</a> </p></div><div class="top"><p class="src"><span class="keyword">type</span> <a href="Text-Regex-PCRE-ByteString.html#t:MatchOffset" target="main">MatchOffset</a> </p></div><div class="top"><p class="src"><span class="keyword">type</span> <a href="Text-Regex-PCRE-ByteString.html#t:MatchLength" target="main">MatchLength</a> </p></div><div class="top"><p class="src"><span class="keyword">data</span> <a href="Text-Regex-PCRE-ByteString.html#t:CompOption" target="main">CompOption</a> </p></div><div class="top"><p class="src"><span class="keyword">data</span> <a href="Text-Regex-PCRE-ByteString.html#t:ExecOption" target="main">ExecOption</a> </p></div><div class="top"><p class="src"><span class="keyword">data</span> <a href="Text-Regex-PCRE-ByteString.html#t:ReturnCode" target="main">ReturnCode</a> </p></div><div class="top"><p class="src"><span class="keyword">type</span> <a href="Text-Regex-PCRE-ByteString.html#t:WrapError" target="main">WrapError</a> </p></div><h2>Miscellaneous
</h2><div class="top"><p class="src"><a href="Text-Regex-PCRE-ByteString.html#v:unusedOffset" target="main">unusedOffset</a></p></div><div class="top"><p class="src"><a href="Text-Regex-PCRE-ByteString.html#v:getVersion" target="main">getVersion</a></p></div><h2>Medium level API functions
</h2><div class="top"><p class="src"><a href="Text-Regex-PCRE-ByteString.html#v:compile" target="main">compile</a></p></div><div class="top"><p class="src"><a href="Text-Regex-PCRE-ByteString.html#v:execute" target="main">execute</a></p></div><div class="top"><p class="src"><a href="Text-Regex-PCRE-ByteString.html#v:regexec" target="main">regexec</a></p></div><h2>CompOption flags
</h2><div class="top"><p class="src"><a href="Text-Regex-PCRE-ByteString.html#v:compBlank" target="main">compBlank</a></p></div><div class="top"><p class="src"><a href="Text-Regex-PCRE-ByteString.html#v:compAnchored" target="main">compAnchored</a></p></div><div class="top"><p class="src"><a href="Text-Regex-PCRE-ByteString.html#v:compAutoCallout" target="main">compAutoCallout</a></p></div><div class="top"><p class="src"><a href="Text-Regex-PCRE-ByteString.html#v:compCaseless" target="main">compCaseless</a></p></div><div class="top"><p class="src"><a href="Text-Regex-PCRE-ByteString.html#v:compDollarEndOnly" target="main">compDollarEndOnly</a></p></div><div class="top"><p class="src"><a href="Text-Regex-PCRE-ByteString.html#v:compDotAll" target="main">compDotAll</a></p></div><div class="top"><p class="src"><a href="Text-Regex-PCRE-ByteString.html#v:compExtended" target="main">compExtended</a></p></div><div class="top"><p class="src"><a href="Text-Regex-PCRE-ByteString.html#v:compExtra" target="main">compExtra</a></p></div><div class="top"><p class="src"><a href="Text-Regex-PCRE-ByteString.html#v:compFirstLine" target="main">compFirstLine</a></p></div><div class="top"><p class="src"><a href="Text-Regex-PCRE-ByteString.html#v:compMultiline" target="main">compMultiline</a></p></div><div class="top"><p class="src"><a href="Text-Regex-PCRE-ByteString.html#v:compNoAutoCapture" target="main">compNoAutoCapture</a></p></div><div class="top"><p class="src"><a href="Text-Regex-PCRE-ByteString.html#v:compUngreedy" target="main">compUngreedy</a></p></div><div class="top"><p class="src"><a href="Text-Regex-PCRE-ByteString.html#v:compUTF8" target="main">compUTF8</a></p></div><div class="top"><p class="src"><a href="Text-Regex-PCRE-ByteString.html#v:compNoUTF8Check" target="main">compNoUTF8Check</a></p></div><h2>ExecOption flags
</h2><div class="top"><p class="src"><a href="Text-Regex-PCRE-ByteString.html#v:execBlank" target="main">execBlank</a></p></div><div class="top"><p class="src"><a href="Text-Regex-PCRE-ByteString.html#v:execAnchored" target="main">execAnchored</a></p></div><div class="top"><p class="src"><a href="Text-Regex-PCRE-ByteString.html#v:execNotBOL" target="main">execNotBOL</a></p></div><div class="top"><p class="src"><a href="Text-Regex-PCRE-ByteString.html#v:execNotEOL" target="main">execNotEOL</a></p></div><div class="top"><p class="src"><a href="Text-Regex-PCRE-ByteString.html#v:execNotEmpty" target="main">execNotEmpty</a></p></div><div class="top"><p class="src"><a href="Text-Regex-PCRE-ByteString.html#v:execNoUTF8Check" target="main">execNoUTF8Check</a></p></div><div class="top"><p class="src"><a href="Text-Regex-PCRE-ByteString.html#v:execPartial" target="main">execPartial</a></p></div></div></body></html>