📁 File Manager Pro
v10.0.3 | PHP: 8.1.34
Server: Apache
2026-06-22 04:10:33
📂
/ (Root)
/
opt
/
alt
/
ruby20
/
share
/
doc
/
ruby
/
capi
/
html
/
d8
/
d5b
📍 /opt/alt/ruby20/share/doc/ruby/capi/html/d8/d5b
🔄 Refresh
✏️
Editing: structrmatch.html
Read Only
<!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/xhtml;charset=UTF-8"/> <meta http-equiv="X-UA-Compatible" content="IE=9"/> <meta name="generator" content="Doxygen 1.8.14"/> <meta name="viewport" content="width=device-width, initial-scale=1"/> <title>Ruby: rmatch Struct Reference</title> <link href="../../tabs.css" rel="stylesheet" type="text/css"/> <script type="text/javascript" src="../../jquery.js"></script> <script type="text/javascript" src="../../dynsections.js"></script> <link href="../../doxygen.css" rel="stylesheet" type="text/css" /> </head> <body> <div id="top"><!-- do not remove this div, it is closed by doxygen! --> <div id="titlearea"> <table cellspacing="0" cellpadding="0"> <tbody> <tr style="height: 56px;"> <td id="projectalign" style="padding-left: 0.5em;"> <div id="projectname">Ruby  <span id="projectnumber">2.0.0p648(2015-12-16revision53162)</span> </div> </td> </tr> </tbody> </table> </div> <!-- end header part --> <!-- Generated by Doxygen 1.8.14 --> <script type="text/javascript" src="../../menudata.js"></script> <script type="text/javascript" src="../../menu.js"></script> <script type="text/javascript"> /* @license magnet:?xt=urn:btih:cf05388f2679ee054f2beb29a391d25f4e673ac3&dn=gpl-2.0.txt GPL-v2 */ $(function() { initMenu('../../',false,false,'search.php','Search'); }); /* @license-end */</script> <div id="main-nav"></div> </div><!-- top --> <div class="header"> <div class="summary"> <a href="#pub-attribs">Data Fields</a> </div> <div class="headertitle"> <div class="title">rmatch Struct Reference</div> </div> </div><!--header--> <div class="contents"> <p><code>#include <<a class="el" href="../../db/db6/re_8h_source.html">re.h</a>></code></p> <table class="memberdecls"> <tr class="heading"><td colspan="2"><h2 class="groupheader"><a name="pub-attribs"></a> Data Fields</h2></td></tr> <tr class="memitem:a4dcfcb4bcfe057ae528a24651a920bb0"><td class="memItemLeft" align="right" valign="top">struct <a class="el" href="../../d6/d14/structre__registers.html">re_registers</a> </td><td class="memItemRight" valign="bottom"><a class="el" href="../../d8/d5b/structrmatch.html#a4dcfcb4bcfe057ae528a24651a920bb0">regs</a></td></tr> <tr class="separator:a4dcfcb4bcfe057ae528a24651a920bb0"><td class="memSeparator" colspan="2"> </td></tr> <tr class="memitem:ad0f036438e90bcd5821c5935d581ce01"><td class="memItemLeft" align="right" valign="top">int </td><td class="memItemRight" valign="bottom"><a class="el" href="../../d8/d5b/structrmatch.html#ad0f036438e90bcd5821c5935d581ce01">char_offset_updated</a></td></tr> <tr class="separator:ad0f036438e90bcd5821c5935d581ce01"><td class="memSeparator" colspan="2"> </td></tr> <tr class="memitem:a0b899cd7a0a6801d328fc09209be2249"><td class="memItemLeft" align="right" valign="top">int </td><td class="memItemRight" valign="bottom"><a class="el" href="../../d8/d5b/structrmatch.html#a0b899cd7a0a6801d328fc09209be2249">char_offset_num_allocated</a></td></tr> <tr class="separator:a0b899cd7a0a6801d328fc09209be2249"><td class="memSeparator" colspan="2"> </td></tr> <tr class="memitem:a2c4aaf35e7aad9abdacaa8354810e85a"><td class="memItemLeft" align="right" valign="top">struct <a class="el" href="../../dd/dab/structrmatch__offset.html">rmatch_offset</a> * </td><td class="memItemRight" valign="bottom"><a class="el" href="../../d8/d5b/structrmatch.html#a2c4aaf35e7aad9abdacaa8354810e85a">char_offset</a></td></tr> <tr class="separator:a2c4aaf35e7aad9abdacaa8354810e85a"><td class="memSeparator" colspan="2"> </td></tr> </table> <a name="details" id="details"></a><h2 class="groupheader">Detailed Description</h2> <div class="textblock"> <p class="definition">Definition at line <a class="el" href="../../db/db6/re_8h_source.html#l00038">38</a> of file <a class="el" href="../../db/db6/re_8h_source.html">re.h</a>.</p> </div><h2 class="groupheader">Field Documentation</h2> <a id="a2c4aaf35e7aad9abdacaa8354810e85a"></a> <h2 class="memtitle"><span class="permalink"><a href="#a2c4aaf35e7aad9abdacaa8354810e85a">◆ </a></span>char_offset</h2> <div class="memitem"> <div class="memproto"> <table class="memname"> <tr> <td class="memname">struct <a class="el" href="../../dd/dab/structrmatch__offset.html">rmatch_offset</a>* rmatch::char_offset</td> </tr> </table> </div><div class="memdoc"> <p class="definition">Definition at line <a class="el" href="../../db/db6/re_8h_source.html#l00043">43</a> of file <a class="el" href="../../db/db6/re_8h_source.html">re.h</a>.</p> <p class="reference">Referenced by <a class="el" href="../../dc/d26/re_8c_source.html#l01135">match_begin()</a>, <a class="el" href="../../dc/d26/re_8c_source.html#l01170">match_end()</a>, <a class="el" href="../../dc/d26/re_8c_source.html#l00953">match_init_copy()</a>, <a class="el" href="../../dc/d26/re_8c_source.html#l01099">match_offset()</a>, <a class="el" href="../../d8/d16/gc_8c_source.html#l00904">obj_free()</a>, and <a class="el" href="../../dc/d26/re_8c_source.html#l00873">update_char_offset()</a>.</p> </div> </div> <a id="a0b899cd7a0a6801d328fc09209be2249"></a> <h2 class="memtitle"><span class="permalink"><a href="#a0b899cd7a0a6801d328fc09209be2249">◆ </a></span>char_offset_num_allocated</h2> <div class="memitem"> <div class="memproto"> <table class="memname"> <tr> <td class="memname">int rmatch::char_offset_num_allocated</td> </tr> </table> </div><div class="memdoc"> <p class="definition">Definition at line <a class="el" href="../../db/db6/re_8h_source.html#l00042">42</a> of file <a class="el" href="../../db/db6/re_8h_source.html">re.h</a>.</p> <p class="reference">Referenced by <a class="el" href="../../dc/d26/re_8c_source.html#l00953">match_init_copy()</a>, <a class="el" href="../../d3/d4e/objspace_8c_source.html#l00042">memsize_of()</a>, and <a class="el" href="../../dc/d26/re_8c_source.html#l00873">update_char_offset()</a>.</p> </div> </div> <a id="ad0f036438e90bcd5821c5935d581ce01"></a> <h2 class="memtitle"><span class="permalink"><a href="#ad0f036438e90bcd5821c5935d581ce01">◆ </a></span>char_offset_updated</h2> <div class="memitem"> <div class="memproto"> <table class="memname"> <tr> <td class="memname">int rmatch::char_offset_updated</td> </tr> </table> </div><div class="memdoc"> <p class="definition">Definition at line <a class="el" href="../../db/db6/re_8h_source.html#l00041">41</a> of file <a class="el" href="../../db/db6/re_8h_source.html">re.h</a>.</p> <p class="reference">Referenced by <a class="el" href="../../dc/d26/re_8c_source.html#l00953">match_init_copy()</a>, and <a class="el" href="../../dc/d26/re_8c_source.html#l00873">update_char_offset()</a>.</p> </div> </div> <a id="a4dcfcb4bcfe057ae528a24651a920bb0"></a> <h2 class="memtitle"><span class="permalink"><a href="#a4dcfcb4bcfe057ae528a24651a920bb0">◆ </a></span>regs</h2> <div class="memitem"> <div class="memproto"> <table class="memname"> <tr> <td class="memname">struct <a class="el" href="../../d6/d14/structre__registers.html">re_registers</a> rmatch::regs</td> </tr> </table> </div><div class="memdoc"> <p class="definition">Definition at line <a class="el" href="../../db/db6/re_8h_source.html#l00039">39</a> of file <a class="el" href="../../db/db6/re_8h_source.html">re.h</a>.</p> <p class="reference">Referenced by <a class="el" href="../../dc/d26/re_8c_source.html#l00953">match_init_copy()</a>, <a class="el" href="../../d3/d4e/objspace_8c_source.html#l00042">memsize_of()</a>, <a class="el" href="../../d8/d16/gc_8c_source.html#l00904">obj_free()</a>, and <a class="el" href="../../dc/d26/re_8c_source.html#l00873">update_char_offset()</a>.</p> </div> </div> <hr/>The documentation for this struct was generated from the following file:<ul> <li>include/ruby/<a class="el" href="../../db/db6/re_8h_source.html">re.h</a></li> </ul> </div><!-- contents --> <!-- start footer part --> <hr class="footer"/><address class="footer"><small> Generated by  <a href="http://www.doxygen.org/index.html"> <img class="footer" src="../../doxygen.png" alt="doxygen"/> </a> 1.8.14 </small></address> </body> </html>
💾 Save Changes
❌ Cancel