This file is indexed.

/usr/share/doc/libghc-pcre-light-doc/html/doc-index.html is in libghc-pcre-light-doc 0.4.0.4-3build1.

This file is owned by root:root, with mode 0o644.

The actual contents of the file can be viewed below.

1
2
3
4
<!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>pcre-light-0.4.0.4: Portable regex library for Perl 5 compatible regular expressions (Index)</title><link href="ocean.css" rel="stylesheet" type="text/css" title="Ocean" /><script src="haddock-util.js" type="text/javascript"></script><script src="file:///usr/share/javascript/mathjax/MathJax.js" type="text/javascript"></script><script type="text/javascript">//<![CDATA[
window.onload = function () {pageLoad();};
//]]>
</script></head><body><div id="package-header"><ul class="links" id="page-menu"><li><a href="index.html">Contents</a></li><li><a href="doc-index.html">Index</a></li></ul><p class="caption">pcre-light-0.4.0.4: Portable regex library for Perl 5 compatible regular expressions</p></div><div id="content"><div id="index"><p class="caption">Index</p><table><tr><td class="src">anchored</td><td class="module"><a href="Text-Regex-PCRE-Light-Base.html#v:anchored">Text.Regex.PCRE.Light.Base</a>, <a href="Text-Regex-PCRE-Light.html#v:anchored">Text.Regex.PCRE.Light</a>, <a href="Text-Regex-PCRE-Light-Char8.html#v:anchored">Text.Regex.PCRE.Light.Char8</a></td></tr><tr><td class="src">auto_callout</td><td class="module"><a href="Text-Regex-PCRE-Light-Base.html#v:auto_callout">Text.Regex.PCRE.Light.Base</a>, <a href="Text-Regex-PCRE-Light.html#v:auto_callout">Text.Regex.PCRE.Light</a>, <a href="Text-Regex-PCRE-Light-Char8.html#v:auto_callout">Text.Regex.PCRE.Light.Char8</a></td></tr><tr><td class="src">captureCount</td><td class="module"><a href="Text-Regex-PCRE-Light.html#v:captureCount">Text.Regex.PCRE.Light</a></td></tr><tr><td class="src">caseless</td><td class="module"><a href="Text-Regex-PCRE-Light-Base.html#v:caseless">Text.Regex.PCRE.Light.Base</a>, <a href="Text-Regex-PCRE-Light.html#v:caseless">Text.Regex.PCRE.Light</a>, <a href="Text-Regex-PCRE-Light-Char8.html#v:caseless">Text.Regex.PCRE.Light.Char8</a></td></tr><tr><td class="src">combineExecOptions</td><td class="module"><a href="Text-Regex-PCRE-Light-Base.html#v:combineExecOptions">Text.Regex.PCRE.Light.Base</a></td></tr><tr><td class="src">combineOptions</td><td class="module"><a href="Text-Regex-PCRE-Light-Base.html#v:combineOptions">Text.Regex.PCRE.Light.Base</a></td></tr><tr><td class="src">compile</td><td>&nbsp;</td></tr><tr><td class="alt">1 (Function)</td><td class="module"><a href="Text-Regex-PCRE-Light.html#v:compile">Text.Regex.PCRE.Light</a></td></tr><tr><td class="alt">2 (Function)</td><td class="module"><a href="Text-Regex-PCRE-Light-Char8.html#v:compile">Text.Regex.PCRE.Light.Char8</a></td></tr><tr><td class="src">compileM</td><td>&nbsp;</td></tr><tr><td class="alt">1 (Function)</td><td class="module"><a href="Text-Regex-PCRE-Light.html#v:compileM">Text.Regex.PCRE.Light</a></td></tr><tr><td class="alt">2 (Function)</td><td class="module"><a href="Text-Regex-PCRE-Light-Char8.html#v:compileM">Text.Regex.PCRE.Light.Char8</a></td></tr><tr><td class="src">config_link_size</td><td class="module"><a href="Text-Regex-PCRE-Light-Base.html#v:config_link_size">Text.Regex.PCRE.Light.Base</a></td></tr><tr><td class="src">config_match_limit</td><td class="module"><a href="Text-Regex-PCRE-Light-Base.html#v:config_match_limit">Text.Regex.PCRE.Light.Base</a></td></tr><tr><td class="src">config_match_limit_recursion</td><td class="module"><a href="Text-Regex-PCRE-Light-Base.html#v:config_match_limit_recursion">Text.Regex.PCRE.Light.Base</a></td></tr><tr><td class="src">config_newline</td><td class="module"><a href="Text-Regex-PCRE-Light-Base.html#v:config_newline">Text.Regex.PCRE.Light.Base</a></td></tr><tr><td class="src">config_posix_malloc_threshold</td><td class="module"><a href="Text-Regex-PCRE-Light-Base.html#v:config_posix_malloc_threshold">Text.Regex.PCRE.Light.Base</a></td></tr><tr><td class="src">config_stackrecurse</td><td class="module"><a href="Text-Regex-PCRE-Light-Base.html#v:config_stackrecurse">Text.Regex.PCRE.Light.Base</a></td></tr><tr><td class="src">config_unicode_properties</td><td class="module"><a href="Text-Regex-PCRE-Light-Base.html#v:config_unicode_properties">Text.Regex.PCRE.Light.Base</a></td></tr><tr><td class="src">config_utf8</td><td class="module"><a href="Text-Regex-PCRE-Light-Base.html#v:config_utf8">Text.Regex.PCRE.Light.Base</a></td></tr><tr><td class="src">c_pcre_compile</td><td class="module"><a href="Text-Regex-PCRE-Light-Base.html#v:c_pcre_compile">Text.Regex.PCRE.Light.Base</a></td></tr><tr><td class="src">c_pcre_exec</td><td class="module"><a href="Text-Regex-PCRE-Light-Base.html#v:c_pcre_exec">Text.Regex.PCRE.Light.Base</a></td></tr><tr><td class="src">c_pcre_fullinfo</td><td class="module"><a href="Text-Regex-PCRE-Light-Base.html#v:c_pcre_fullinfo">Text.Regex.PCRE.Light.Base</a></td></tr><tr><td class="src">dollar_endonly</td><td class="module"><a href="Text-Regex-PCRE-Light-Base.html#v:dollar_endonly">Text.Regex.PCRE.Light.Base</a>, <a href="Text-Regex-PCRE-Light.html#v:dollar_endonly">Text.Regex.PCRE.Light</a>, <a href="Text-Regex-PCRE-Light-Char8.html#v:dollar_endonly">Text.Regex.PCRE.Light.Char8</a></td></tr><tr><td class="src">dotall</td><td class="module"><a href="Text-Regex-PCRE-Light-Base.html#v:dotall">Text.Regex.PCRE.Light.Base</a>, <a href="Text-Regex-PCRE-Light.html#v:dotall">Text.Regex.PCRE.Light</a>, <a href="Text-Regex-PCRE-Light-Char8.html#v:dotall">Text.Regex.PCRE.Light.Char8</a></td></tr><tr><td class="src">dupnames</td><td class="module"><a href="Text-Regex-PCRE-Light-Base.html#v:dupnames">Text.Regex.PCRE.Light.Base</a>, <a href="Text-Regex-PCRE-Light.html#v:dupnames">Text.Regex.PCRE.Light</a>, <a href="Text-Regex-PCRE-Light-Char8.html#v:dupnames">Text.Regex.PCRE.Light.Char8</a></td></tr><tr><td class="src">error_badcount</td><td class="module"><a href="Text-Regex-PCRE-Light-Base.html#v:error_badcount">Text.Regex.PCRE.Light.Base</a></td></tr><tr><td class="src">error_badmagic</td><td class="module"><a href="Text-Regex-PCRE-Light-Base.html#v:error_badmagic">Text.Regex.PCRE.Light.Base</a></td></tr><tr><td class="src">error_badoption</td><td class="module"><a href="Text-Regex-PCRE-Light-Base.html#v:error_badoption">Text.Regex.PCRE.Light.Base</a></td></tr><tr><td class="src">error_badpartial</td><td class="module"><a href="Text-Regex-PCRE-Light-Base.html#v:error_badpartial">Text.Regex.PCRE.Light.Base</a></td></tr><tr><td class="src">error_badutf8</td><td class="module"><a href="Text-Regex-PCRE-Light-Base.html#v:error_badutf8">Text.Regex.PCRE.Light.Base</a></td></tr><tr><td class="src">error_badutf8_offset</td><td class="module"><a href="Text-Regex-PCRE-Light-Base.html#v:error_badutf8_offset">Text.Regex.PCRE.Light.Base</a></td></tr><tr><td class="src">error_callout</td><td class="module"><a href="Text-Regex-PCRE-Light-Base.html#v:error_callout">Text.Regex.PCRE.Light.Base</a></td></tr><tr><td class="src">error_dfa_recurse</td><td class="module"><a href="Text-Regex-PCRE-Light-Base.html#v:error_dfa_recurse">Text.Regex.PCRE.Light.Base</a></td></tr><tr><td class="src">error_dfa_ucond</td><td class="module"><a href="Text-Regex-PCRE-Light-Base.html#v:error_dfa_ucond">Text.Regex.PCRE.Light.Base</a></td></tr><tr><td class="src">error_dfa_uitem</td><td class="module"><a href="Text-Regex-PCRE-Light-Base.html#v:error_dfa_uitem">Text.Regex.PCRE.Light.Base</a></td></tr><tr><td class="src">error_dfa_umlimit</td><td class="module"><a href="Text-Regex-PCRE-Light-Base.html#v:error_dfa_umlimit">Text.Regex.PCRE.Light.Base</a></td></tr><tr><td class="src">error_dfa_wssize</td><td class="module"><a href="Text-Regex-PCRE-Light-Base.html#v:error_dfa_wssize">Text.Regex.PCRE.Light.Base</a></td></tr><tr><td class="src">error_internal</td><td class="module"><a href="Text-Regex-PCRE-Light-Base.html#v:error_internal">Text.Regex.PCRE.Light.Base</a></td></tr><tr><td class="src">error_matchlimit</td><td class="module"><a href="Text-Regex-PCRE-Light-Base.html#v:error_matchlimit">Text.Regex.PCRE.Light.Base</a></td></tr><tr><td class="src">error_nomatch</td><td class="module"><a href="Text-Regex-PCRE-Light-Base.html#v:error_nomatch">Text.Regex.PCRE.Light.Base</a></td></tr><tr><td class="src">error_nomemory</td><td class="module"><a href="Text-Regex-PCRE-Light-Base.html#v:error_nomemory">Text.Regex.PCRE.Light.Base</a></td></tr><tr><td class="src">error_nosubstring</td><td class="module"><a href="Text-Regex-PCRE-Light-Base.html#v:error_nosubstring">Text.Regex.PCRE.Light.Base</a></td></tr><tr><td class="src">error_null</td><td class="module"><a href="Text-Regex-PCRE-Light-Base.html#v:error_null">Text.Regex.PCRE.Light.Base</a></td></tr><tr><td class="src">error_partial</td><td class="module"><a href="Text-Regex-PCRE-Light-Base.html#v:error_partial">Text.Regex.PCRE.Light.Base</a></td></tr><tr><td class="src">error_recursionlimit</td><td class="module"><a href="Text-Regex-PCRE-Light-Base.html#v:error_recursionlimit">Text.Regex.PCRE.Light.Base</a></td></tr><tr><td class="src">error_unknown_node</td><td class="module"><a href="Text-Regex-PCRE-Light-Base.html#v:error_unknown_node">Text.Regex.PCRE.Light.Base</a></td></tr><tr><td class="src">exec_anchored</td><td class="module"><a href="Text-Regex-PCRE-Light-Base.html#v:exec_anchored">Text.Regex.PCRE.Light.Base</a>, <a href="Text-Regex-PCRE-Light.html#v:exec_anchored">Text.Regex.PCRE.Light</a>, <a href="Text-Regex-PCRE-Light-Char8.html#v:exec_anchored">Text.Regex.PCRE.Light.Char8</a></td></tr><tr><td class="src">exec_newline_cr</td><td class="module"><a href="Text-Regex-PCRE-Light-Base.html#v:exec_newline_cr">Text.Regex.PCRE.Light.Base</a>, <a href="Text-Regex-PCRE-Light.html#v:exec_newline_cr">Text.Regex.PCRE.Light</a>, <a href="Text-Regex-PCRE-Light-Char8.html#v:exec_newline_cr">Text.Regex.PCRE.Light.Char8</a></td></tr><tr><td class="src">exec_newline_crlf</td><td class="module"><a href="Text-Regex-PCRE-Light-Base.html#v:exec_newline_crlf">Text.Regex.PCRE.Light.Base</a>, <a href="Text-Regex-PCRE-Light.html#v:exec_newline_crlf">Text.Regex.PCRE.Light</a>, <a href="Text-Regex-PCRE-Light-Char8.html#v:exec_newline_crlf">Text.Regex.PCRE.Light.Char8</a></td></tr><tr><td class="src">exec_newline_lf</td><td class="module"><a href="Text-Regex-PCRE-Light-Base.html#v:exec_newline_lf">Text.Regex.PCRE.Light.Base</a>, <a href="Text-Regex-PCRE-Light.html#v:exec_newline_lf">Text.Regex.PCRE.Light</a>, <a href="Text-Regex-PCRE-Light-Char8.html#v:exec_newline_lf">Text.Regex.PCRE.Light.Char8</a></td></tr><tr><td class="src">exec_notbol</td><td class="module"><a href="Text-Regex-PCRE-Light-Base.html#v:exec_notbol">Text.Regex.PCRE.Light.Base</a>, <a href="Text-Regex-PCRE-Light.html#v:exec_notbol">Text.Regex.PCRE.Light</a>, <a href="Text-Regex-PCRE-Light-Char8.html#v:exec_notbol">Text.Regex.PCRE.Light.Char8</a></td></tr><tr><td class="src">exec_notempty</td><td class="module"><a href="Text-Regex-PCRE-Light-Base.html#v:exec_notempty">Text.Regex.PCRE.Light.Base</a>, <a href="Text-Regex-PCRE-Light.html#v:exec_notempty">Text.Regex.PCRE.Light</a>, <a href="Text-Regex-PCRE-Light-Char8.html#v:exec_notempty">Text.Regex.PCRE.Light.Char8</a></td></tr><tr><td class="src">exec_noteol</td><td class="module"><a href="Text-Regex-PCRE-Light-Base.html#v:exec_noteol">Text.Regex.PCRE.Light.Base</a>, <a href="Text-Regex-PCRE-Light.html#v:exec_noteol">Text.Regex.PCRE.Light</a>, <a href="Text-Regex-PCRE-Light-Char8.html#v:exec_noteol">Text.Regex.PCRE.Light.Char8</a></td></tr><tr><td class="src">exec_no_utf8_check</td><td class="module"><a href="Text-Regex-PCRE-Light-Base.html#v:exec_no_utf8_check">Text.Regex.PCRE.Light.Base</a>, <a href="Text-Regex-PCRE-Light.html#v:exec_no_utf8_check">Text.Regex.PCRE.Light</a>, <a href="Text-Regex-PCRE-Light-Char8.html#v:exec_no_utf8_check">Text.Regex.PCRE.Light.Char8</a></td></tr><tr><td class="src">exec_partial</td><td class="module"><a href="Text-Regex-PCRE-Light-Base.html#v:exec_partial">Text.Regex.PCRE.Light.Base</a>, <a href="Text-Regex-PCRE-Light.html#v:exec_partial">Text.Regex.PCRE.Light</a>, <a href="Text-Regex-PCRE-Light-Char8.html#v:exec_partial">Text.Regex.PCRE.Light.Char8</a></td></tr><tr><td class="src">extended</td><td class="module"><a href="Text-Regex-PCRE-Light-Base.html#v:extended">Text.Regex.PCRE.Light.Base</a>, <a href="Text-Regex-PCRE-Light.html#v:extended">Text.Regex.PCRE.Light</a>, <a href="Text-Regex-PCRE-Light-Char8.html#v:extended">Text.Regex.PCRE.Light.Char8</a></td></tr><tr><td class="src">extra</td><td class="module"><a href="Text-Regex-PCRE-Light-Base.html#v:extra">Text.Regex.PCRE.Light.Base</a>, <a href="Text-Regex-PCRE-Light.html#v:extra">Text.Regex.PCRE.Light</a>, <a href="Text-Regex-PCRE-Light-Char8.html#v:extra">Text.Regex.PCRE.Light.Char8</a></td></tr><tr><td class="src">extra_callout_data</td><td class="module"><a href="Text-Regex-PCRE-Light-Base.html#v:extra_callout_data">Text.Regex.PCRE.Light.Base</a></td></tr><tr><td class="src">extra_match_limit</td><td class="module"><a href="Text-Regex-PCRE-Light-Base.html#v:extra_match_limit">Text.Regex.PCRE.Light.Base</a></td></tr><tr><td class="src">extra_match_limit_recursion</td><td class="module"><a href="Text-Regex-PCRE-Light-Base.html#v:extra_match_limit_recursion">Text.Regex.PCRE.Light.Base</a></td></tr><tr><td class="src">extra_study_data</td><td class="module"><a href="Text-Regex-PCRE-Light-Base.html#v:extra_study_data">Text.Regex.PCRE.Light.Base</a></td></tr><tr><td class="src">extra_tables</td><td class="module"><a href="Text-Regex-PCRE-Light-Base.html#v:extra_tables">Text.Regex.PCRE.Light.Base</a></td></tr><tr><td class="src">firstline</td><td class="module"><a href="Text-Regex-PCRE-Light-Base.html#v:firstline">Text.Regex.PCRE.Light.Base</a>, <a href="Text-Regex-PCRE-Light.html#v:firstline">Text.Regex.PCRE.Light</a>, <a href="Text-Regex-PCRE-Light-Char8.html#v:firstline">Text.Regex.PCRE.Light.Char8</a></td></tr><tr><td class="src">info_backrefmax</td><td class="module"><a href="Text-Regex-PCRE-Light-Base.html#v:info_backrefmax">Text.Regex.PCRE.Light.Base</a></td></tr><tr><td class="src">info_capturecount</td><td class="module"><a href="Text-Regex-PCRE-Light-Base.html#v:info_capturecount">Text.Regex.PCRE.Light.Base</a></td></tr><tr><td class="src">info_default_tables</td><td class="module"><a href="Text-Regex-PCRE-Light-Base.html#v:info_default_tables">Text.Regex.PCRE.Light.Base</a></td></tr><tr><td class="src">info_firstbyte</td><td class="module"><a href="Text-Regex-PCRE-Light-Base.html#v:info_firstbyte">Text.Regex.PCRE.Light.Base</a></td></tr><tr><td class="src">info_firstchar</td><td class="module"><a href="Text-Regex-PCRE-Light-Base.html#v:info_firstchar">Text.Regex.PCRE.Light.Base</a></td></tr><tr><td class="src">info_firsttable</td><td class="module"><a href="Text-Regex-PCRE-Light-Base.html#v:info_firsttable">Text.Regex.PCRE.Light.Base</a></td></tr><tr><td class="src">info_lastliteral</td><td class="module"><a href="Text-Regex-PCRE-Light-Base.html#v:info_lastliteral">Text.Regex.PCRE.Light.Base</a></td></tr><tr><td class="src">info_namecount</td><td class="module"><a href="Text-Regex-PCRE-Light-Base.html#v:info_namecount">Text.Regex.PCRE.Light.Base</a></td></tr><tr><td class="src">info_nameentrysize</td><td class="module"><a href="Text-Regex-PCRE-Light-Base.html#v:info_nameentrysize">Text.Regex.PCRE.Light.Base</a></td></tr><tr><td class="src">info_nametable</td><td class="module"><a href="Text-Regex-PCRE-Light-Base.html#v:info_nametable">Text.Regex.PCRE.Light.Base</a></td></tr><tr><td class="src">info_options</td><td class="module"><a href="Text-Regex-PCRE-Light-Base.html#v:info_options">Text.Regex.PCRE.Light.Base</a></td></tr><tr><td class="src">info_size</td><td class="module"><a href="Text-Regex-PCRE-Light-Base.html#v:info_size">Text.Regex.PCRE.Light.Base</a></td></tr><tr><td class="src">info_studysize</td><td class="module"><a href="Text-Regex-PCRE-Light-Base.html#v:info_studysize">Text.Regex.PCRE.Light.Base</a></td></tr><tr><td class="src">match</td><td>&nbsp;</td></tr><tr><td class="alt">1 (Function)</td><td class="module"><a href="Text-Regex-PCRE-Light.html#v:match">Text.Regex.PCRE.Light</a></td></tr><tr><td class="alt">2 (Function)</td><td class="module"><a href="Text-Regex-PCRE-Light-Char8.html#v:match">Text.Regex.PCRE.Light.Char8</a></td></tr><tr><td class="src">multiline</td><td class="module"><a href="Text-Regex-PCRE-Light-Base.html#v:multiline">Text.Regex.PCRE.Light.Base</a>, <a href="Text-Regex-PCRE-Light.html#v:multiline">Text.Regex.PCRE.Light</a>, <a href="Text-Regex-PCRE-Light-Char8.html#v:multiline">Text.Regex.PCRE.Light.Char8</a></td></tr><tr><td class="src">newline_cr</td><td class="module"><a href="Text-Regex-PCRE-Light-Base.html#v:newline_cr">Text.Regex.PCRE.Light.Base</a>, <a href="Text-Regex-PCRE-Light.html#v:newline_cr">Text.Regex.PCRE.Light</a>, <a href="Text-Regex-PCRE-Light-Char8.html#v:newline_cr">Text.Regex.PCRE.Light.Char8</a></td></tr><tr><td class="src">newline_crlf</td><td class="module"><a href="Text-Regex-PCRE-Light-Base.html#v:newline_crlf">Text.Regex.PCRE.Light.Base</a>, <a href="Text-Regex-PCRE-Light.html#v:newline_crlf">Text.Regex.PCRE.Light</a>, <a href="Text-Regex-PCRE-Light-Char8.html#v:newline_crlf">Text.Regex.PCRE.Light.Char8</a></td></tr><tr><td class="src">newline_lf</td><td class="module"><a href="Text-Regex-PCRE-Light-Base.html#v:newline_lf">Text.Regex.PCRE.Light.Base</a>, <a href="Text-Regex-PCRE-Light.html#v:newline_lf">Text.Regex.PCRE.Light</a>, <a href="Text-Regex-PCRE-Light-Char8.html#v:newline_lf">Text.Regex.PCRE.Light.Char8</a></td></tr><tr><td class="src">no_auto_capture</td><td class="module"><a href="Text-Regex-PCRE-Light-Base.html#v:no_auto_capture">Text.Regex.PCRE.Light.Base</a>, <a href="Text-Regex-PCRE-Light.html#v:no_auto_capture">Text.Regex.PCRE.Light</a>, <a href="Text-Regex-PCRE-Light-Char8.html#v:no_auto_capture">Text.Regex.PCRE.Light.Char8</a></td></tr><tr><td class="src">no_utf8_check</td><td class="module"><a href="Text-Regex-PCRE-Light-Base.html#v:no_utf8_check">Text.Regex.PCRE.Light.Base</a>, <a href="Text-Regex-PCRE-Light.html#v:no_utf8_check">Text.Regex.PCRE.Light</a>, <a href="Text-Regex-PCRE-Light-Char8.html#v:no_utf8_check">Text.Regex.PCRE.Light.Char8</a></td></tr><tr><td class="src">PCRE</td><td class="module"><a href="Text-Regex-PCRE-Light-Base.html#t:PCRE">Text.Regex.PCRE.Light.Base</a></td></tr><tr><td class="src">PCREConfig</td><td class="module"><a href="Text-Regex-PCRE-Light-Base.html#t:PCREConfig">Text.Regex.PCRE.Light.Base</a></td></tr><tr><td class="src">PCREError</td><td class="module"><a href="Text-Regex-PCRE-Light-Base.html#t:PCREError">Text.Regex.PCRE.Light.Base</a></td></tr><tr><td class="src">PCREExecOption</td><td class="module"><a href="Text-Regex-PCRE-Light-Base.html#t:PCREExecOption">Text.Regex.PCRE.Light.Base</a>, <a href="Text-Regex-PCRE-Light.html#t:PCREExecOption">Text.Regex.PCRE.Light</a>, <a href="Text-Regex-PCRE-Light-Char8.html#t:PCREExecOption">Text.Regex.PCRE.Light.Char8</a></td></tr><tr><td class="src">PCREExtraFlags</td><td class="module"><a href="Text-Regex-PCRE-Light-Base.html#t:PCREExtraFlags">Text.Regex.PCRE.Light.Base</a></td></tr><tr><td class="src">PCREInfo</td><td class="module"><a href="Text-Regex-PCRE-Light-Base.html#t:PCREInfo">Text.Regex.PCRE.Light.Base</a></td></tr><tr><td class="src">PCREOption</td><td class="module"><a href="Text-Regex-PCRE-Light-Base.html#t:PCREOption">Text.Regex.PCRE.Light.Base</a>, <a href="Text-Regex-PCRE-Light.html#t:PCREOption">Text.Regex.PCRE.Light</a>, <a href="Text-Regex-PCRE-Light-Char8.html#t:PCREOption">Text.Regex.PCRE.Light.Char8</a></td></tr><tr><td class="src">Regex</td><td>&nbsp;</td></tr><tr><td class="alt">1 (Type/Class)</td><td class="module"><a href="Text-Regex-PCRE-Light-Base.html#t:Regex">Text.Regex.PCRE.Light.Base</a>, <a href="Text-Regex-PCRE-Light.html#t:Regex">Text.Regex.PCRE.Light</a>, <a href="Text-Regex-PCRE-Light-Char8.html#t:Regex">Text.Regex.PCRE.Light.Char8</a></td></tr><tr><td class="alt">2 (Data Constructor)</td><td class="module"><a href="Text-Regex-PCRE-Light-Base.html#v:Regex">Text.Regex.PCRE.Light.Base</a></td></tr><tr><td class="src">size_of_cint</td><td class="module"><a href="Text-Regex-PCRE-Light-Base.html#v:size_of_cint">Text.Regex.PCRE.Light.Base</a></td></tr><tr><td class="src">ungreedy</td><td class="module"><a href="Text-Regex-PCRE-Light-Base.html#v:ungreedy">Text.Regex.PCRE.Light.Base</a>, <a href="Text-Regex-PCRE-Light.html#v:ungreedy">Text.Regex.PCRE.Light</a>, <a href="Text-Regex-PCRE-Light-Char8.html#v:ungreedy">Text.Regex.PCRE.Light.Char8</a></td></tr><tr><td class="src">utf8</td><td class="module"><a href="Text-Regex-PCRE-Light-Base.html#v:utf8">Text.Regex.PCRE.Light.Base</a>, <a href="Text-Regex-PCRE-Light.html#v:utf8">Text.Regex.PCRE.Light</a>, <a href="Text-Regex-PCRE-Light-Char8.html#v:utf8">Text.Regex.PCRE.Light.Char8</a></td></tr></table></div></div><div id="footer"><p>Produced by <a href="http://www.haskell.org/haddock/">Haddock</a> version 2.17.3</p></div></body></html>