📁 File Manager Pro
v10.0.3 | PHP: 8.1.34
Server: Apache
2026-06-22 07:17:44
📂
/ (Root)
/
opt
/
alt
/
ruby19
/
share
/
doc
/
ruby
/
html
/
de
/
d2a
📍 /opt/alt/ruby19/share/doc/ruby/html/de/d2a
🔄 Refresh
✏️
Editing: fiddle_8c.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: ext/fiddle/fiddle.c File 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">1.9.3p551(2014-11-13revision48407)</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 id="nav-path" class="navpath"> <ul> <li class="navelem"><a class="el" href="../../dir_31cedd4509e06940f559c1ca2f722e02.html">ext</a></li><li class="navelem"><a class="el" href="../../dir_b43067c7e43fdbbf9fde9172c5a47ed3.html">fiddle</a></li> </ul> </div> </div><!-- top --> <div class="header"> <div class="summary"> <a href="#func-members">Functions</a> | <a href="#var-members">Variables</a> </div> <div class="headertitle"> <div class="title">fiddle.c File Reference</div> </div> </div><!--header--> <div class="contents"> <div class="textblock"><code>#include <<a class="el" href="../../d9/d2a/fiddle_8h_source.html">fiddle.h</a>></code><br /> </div> <p><a href="../../de/d2a/fiddle_8c_source.html">Go to the source code of this file.</a></p> <table class="memberdecls"> <tr class="heading"><td colspan="2"><h2 class="groupheader"><a name="func-members"></a> Functions</h2></td></tr> <tr class="memitem:a05e3b1038d35888135e9075c3f61d74f"><td class="memItemLeft" align="right" valign="top">void </td><td class="memItemRight" valign="bottom"><a class="el" href="../../de/d2a/fiddle_8c.html#a05e3b1038d35888135e9075c3f61d74f">Init_fiddle</a> (void)</td></tr> <tr class="separator:a05e3b1038d35888135e9075c3f61d74f"><td class="memSeparator" colspan="2"> </td></tr> </table><table class="memberdecls"> <tr class="heading"><td colspan="2"><h2 class="groupheader"><a name="var-members"></a> Variables</h2></td></tr> <tr class="memitem:a3fecca54afc888db3a1a604b41ffb809"><td class="memItemLeft" align="right" valign="top"><a class="el" href="../../de/de6/ruby_2ruby_8h.html#a3c1d4bfc6a81af60bdcb48744c35f760">VALUE</a> </td><td class="memItemRight" valign="bottom"><a class="el" href="../../de/d2a/fiddle_8c.html#a3fecca54afc888db3a1a604b41ffb809">mFiddle</a></td></tr> <tr class="separator:a3fecca54afc888db3a1a604b41ffb809"><td class="memSeparator" colspan="2"> </td></tr> </table> <h2 class="groupheader">Function Documentation</h2> <a id="a05e3b1038d35888135e9075c3f61d74f"></a> <h2 class="memtitle"><span class="permalink"><a href="#a05e3b1038d35888135e9075c3f61d74f">◆ </a></span>Init_fiddle()</h2> <div class="memitem"> <div class="memproto"> <table class="memname"> <tr> <td class="memname">void Init_fiddle </td> <td>(</td> <td class="paramtype">void </td> <td class="paramname"></td><td>)</td> <td></td> </tr> </table> </div><div class="memdoc"> <p class="definition">Definition at line <a class="el" href="../../de/d2a/fiddle_8c_source.html#l00006">6</a> of file <a class="el" href="../../de/d2a/fiddle_8c_source.html">fiddle.c</a>.</p> <p class="reference">References <a class="el" href="../../d2/d34/closure_8c_source.html#l00257">Init_fiddle_closure()</a>, <a class="el" href="../../dd/dfb/function_8c_source.html#l00148">Init_fiddle_function()</a>, <a class="el" href="../../de/de6/ruby_2ruby_8h_source.html#l00981">INT2NUM()</a>, <a class="el" href="../../de/d2a/fiddle_8c_source.html#l00003">mFiddle</a>, <a class="el" href="../../de/de6/ruby_2ruby_8h_source.html#l00365">Qfalse</a>, <a class="el" href="../../de/de6/ruby_2ruby_8h_source.html#l00366">Qtrue</a>, <a class="el" href="../../d0/d2a/variable_8c_source.html#l01923">rb_define_const()</a>, <a class="el" href="../../d9/d0c/class_8c_source.html#l00587">rb_define_module()</a>, <a class="el" href="../../d9/d2a/fiddle_8h_source.html#l00090">TYPE_CHAR</a>, <a class="el" href="../../d9/d2a/fiddle_8h_source.html#l00098">TYPE_DOUBLE</a>, <a class="el" href="../../d9/d2a/fiddle_8h_source.html#l00097">TYPE_FLOAT</a>, <a class="el" href="../../d9/d2a/fiddle_8h_source.html#l00092">TYPE_INT</a>, <a class="el" href="../../d9/d2a/fiddle_8h_source.html#l00093">TYPE_LONG</a>, <a class="el" href="../../d9/d2a/fiddle_8h_source.html#l00091">TYPE_SHORT</a>, <a class="el" href="../../d9/d2a/fiddle_8h_source.html#l00088">TYPE_VOID</a>, and <a class="el" href="../../d9/d2a/fiddle_8h_source.html#l00089">TYPE_VOIDP</a>.</p> </div> </div> <h2 class="groupheader">Variable Documentation</h2> <a id="a3fecca54afc888db3a1a604b41ffb809"></a> <h2 class="memtitle"><span class="permalink"><a href="#a3fecca54afc888db3a1a604b41ffb809">◆ </a></span>mFiddle</h2> <div class="memitem"> <div class="memproto"> <table class="memname"> <tr> <td class="memname"><a class="el" href="../../de/de6/ruby_2ruby_8h.html#a3c1d4bfc6a81af60bdcb48744c35f760">VALUE</a> mFiddle</td> </tr> </table> </div><div class="memdoc"> <p class="definition">Definition at line <a class="el" href="../../de/d2a/fiddle_8c_source.html#l00003">3</a> of file <a class="el" href="../../de/d2a/fiddle_8c_source.html">fiddle.c</a>.</p> <p class="reference">Referenced by <a class="el" href="../../d2/d34/closure_8c_source.html#l00053">callback()</a>, <a class="el" href="../../dd/dfb/function_8c_source.html#l00084">function_call()</a>, <a class="el" href="../../d6/d1e/conversions_8c_source.html#l00095">generic_to_value()</a>, <a class="el" href="../../de/d2a/fiddle_8c_source.html#l00006">Init_fiddle()</a>, <a class="el" href="../../d2/d34/closure_8c_source.html#l00257">Init_fiddle_closure()</a>, and <a class="el" href="../../dd/dfb/function_8c_source.html#l00148">Init_fiddle_function()</a>.</p> </div> </div> </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