📁 File Manager Pro
v10.0.3 | PHP: 8.1.34
Server: Apache
2026-06-22 08:18:27
📂
/ (Root)
/
opt
/
alt
/
ruby19
/
share
/
doc
/
ruby
/
html
/
d0
/
dc9
📍 /opt/alt/ruby19/share/doc/ruby/html/d0/dc9
🔄 Refresh
✏️
Editing: psych_2parser_8h.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/psych/parser.h 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_31ad5611867e11b3bbb07523261d2b9b.html">psych</a></li> </ul> </div> </div><!-- top --> <div class="header"> <div class="summary"> <a href="#func-members">Functions</a> </div> <div class="headertitle"> <div class="title">parser.h File Reference</div> </div> </div><!--header--> <div class="contents"> <p><a href="../../d0/dc9/psych_2parser_8h_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:a10911e84157856c99fe332b0bf4bcda7"><td class="memItemLeft" align="right" valign="top">void </td><td class="memItemRight" valign="bottom"><a class="el" href="../../d0/dc9/psych_2parser_8h.html#a10911e84157856c99fe332b0bf4bcda7">Init_psych_parser</a> ()</td></tr> <tr class="separator:a10911e84157856c99fe332b0bf4bcda7"><td class="memSeparator" colspan="2"> </td></tr> </table> <h2 class="groupheader">Function Documentation</h2> <a id="a10911e84157856c99fe332b0bf4bcda7"></a> <h2 class="memtitle"><span class="permalink"><a href="#a10911e84157856c99fe332b0bf4bcda7">◆ </a></span>Init_psych_parser()</h2> <div class="memitem"> <div class="memproto"> <table class="memname"> <tr> <td class="memname">void Init_psych_parser </td> <td>(</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="../../df/d3e/psych_2parser_8c_source.html#l00538">538</a> of file <a class="el" href="../../df/d3e/psych_2parser_8c_source.html">parser.c</a>.</p> <p class="reference">References <a class="el" href="../../df/d3e/psych_2parser_8c_source.html#l00052">allocate()</a>, <a class="el" href="../../df/d3e/psych_2parser_8c_source.html#l00003">cPsychParser</a>, <a class="el" href="../../df/d3e/psych_2parser_8c_source.html#l00004">ePsychSyntaxError</a>, <a class="el" href="../../df/d3e/psych_2parser_8c_source.html#l00013">id_alias</a>, <a class="el" href="../../df/d3e/psych_2parser_8c_source.html#l00008">id_empty</a>, <a class="el" href="../../df/d3e/psych_2parser_8c_source.html#l00012">id_end_document</a>, <a class="el" href="../../df/d3e/psych_2parser_8c_source.html#l00018">id_end_mapping</a>, <a class="el" href="../../df/d3e/psych_2parser_8c_source.html#l00016">id_end_sequence</a>, <a class="el" href="../../df/d3e/psych_2parser_8c_source.html#l00010">id_end_stream</a>, <a class="el" href="../../df/d3e/psych_2parser_8c_source.html#l00007">id_path</a>, <a class="el" href="../../df/d3e/psych_2parser_8c_source.html#l00006">id_read</a>, <a class="el" href="../../df/d3e/psych_2parser_8c_source.html#l00014">id_scalar</a>, <a class="el" href="../../df/d3e/psych_2parser_8c_source.html#l00011">id_start_document</a>, <a class="el" href="../../df/d3e/psych_2parser_8c_source.html#l00017">id_start_mapping</a>, <a class="el" href="../../df/d3e/psych_2parser_8c_source.html#l00015">id_start_sequence</a>, <a class="el" href="../../df/d3e/psych_2parser_8c_source.html#l00009">id_start_stream</a>, <a class="el" href="../../de/de6/ruby_2ruby_8h_source.html#l00981">INT2NUM()</a>, <a class="el" href="../../df/d3e/psych_2parser_8c_source.html#l00523">mark()</a>, <a class="el" href="../../d0/d03/psych_8c_source.html#l00021">mPsych</a>, <a class="el" href="../../df/d3e/psych_2parser_8c_source.html#l00229">parse()</a>, <a class="el" href="../../de/de6/ruby_2ruby_8h_source.html#l01246">rb_cObject</a>, <a class="el" href="../../db/d2e/intern_8h.html#a6c99ed7f070458b961026d43d27d0642">rb_define_alloc_func()</a>, <a class="el" href="../../d9/d0c/class_8c_source.html#l00515">rb_define_class_under()</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#l01210">rb_define_method()</a>, <a class="el" href="../../d9/d0c/class_8c_source.html#l00587">rb_define_module()</a>, <a class="el" href="../../db/dcc/error_8c_source.html#l00482">rb_eSyntaxError</a>, <a class="el" href="../../dc/dcc/array_8c.html#a9cfa42d4b79c89d68c53be8b2150a503">rb_intern</a>, and <a class="el" href="../../d9/dd4/load_8c_source.html#l00652">rb_require()</a>.</p> <p class="reference">Referenced by <a class="el" href="../../d0/d03/psych_8c_source.html#l00023">Init_psych()</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