]> andersk Git - libyaml.git/blame - doc/html/globals_defs.html
New upstream version 0.2.2
[libyaml.git] / doc / html / globals_defs.html
CommitLineData
0fbeb4dc
AK
1<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
2<html xmlns="http://www.w3.org/1999/xhtml">
3<head>
4<meta http-equiv="Content-Type" content="text/xhtml;charset=UTF-8"/>
059850b5 5<meta http-equiv="X-UA-Compatible" content="IE=9"/>
c45550e5
AK
6<meta name="generator" content="Doxygen 1.8.14"/>
7<meta name="viewport" content="width=device-width, initial-scale=1"/>
059850b5 8<title>yaml: Globals</title>
0fbeb4dc 9<link href="tabs.css" rel="stylesheet" type="text/css"/>
0044e680
AK
10<script type="text/javascript" src="jquery.js"></script>
11<script type="text/javascript" src="dynsections.js"></script>
059850b5 12<link href="doxygen.css" rel="stylesheet" type="text/css" />
0fbeb4dc
AK
13</head>
14<body>
0044e680 15<div id="top"><!-- do not remove this div, it is closed by doxygen! -->
059850b5
AK
16<div id="titlearea">
17<table cellspacing="0" cellpadding="0">
18 <tbody>
19 <tr style="height: 56px;">
c45550e5 20 <td id="projectalign" style="padding-left: 0.5em;">
059850b5 21 <div id="projectname">yaml
5070705b 22 &#160;<span id="projectnumber">0.2.2</span>
059850b5 23 </div>
059850b5 24 </td>
059850b5
AK
25 </tr>
26 </tbody>
27</table>
28</div>
0044e680 29<!-- end header part -->
c45550e5
AK
30<!-- Generated by Doxygen 1.8.14 -->
31<script type="text/javascript" src="menudata.js"></script>
32<script type="text/javascript" src="menu.js"></script>
33<script type="text/javascript">
34/* @license magnet:?xt=urn:btih:cf05388f2679ee054f2beb29a391d25f4e673ac3&amp;dn=gpl-2.0.txt GPL-v2 */
35$(function() {
36 initMenu('',false,false,'search.php','Search');
37});
38/* @license-end */</script>
39<div id="main-nav"></div>
0044e680 40</div><!-- top -->
5c706339 41<div class="contents">
059850b5 42&#160;<ul>
5c706339 43<li>YAML_BOOL_TAG
0fbeb4dc
AK
44: <a class="el" href="group__nodes.html#ga312629a1f51e91b136352db988d4d771">yaml.h</a>
45</li>
5c706339 46<li>YAML_DECLARE
0fbeb4dc
AK
47: <a class="el" href="group__export.html#ga0791fd3e1d85ed53711b1feaae131f93">yaml.h</a>
48</li>
5c706339 49<li>YAML_DEFAULT_MAPPING_TAG
0fbeb4dc
AK
50: <a class="el" href="group__nodes.html#gaf7b1f8f0ce5665794510cd3841802a5f">yaml.h</a>
51</li>
5c706339 52<li>YAML_DEFAULT_SCALAR_TAG
0fbeb4dc
AK
53: <a class="el" href="group__nodes.html#gaf6b0c4e819b8f6915515a4f70065aaaa">yaml.h</a>
54</li>
5c706339 55<li>YAML_DEFAULT_SEQUENCE_TAG
0fbeb4dc
AK
56: <a class="el" href="group__nodes.html#gaf195b67002518702e27746d6b4da6124">yaml.h</a>
57</li>
5c706339 58<li>YAML_FLOAT_TAG
0fbeb4dc
AK
59: <a class="el" href="group__nodes.html#ga6ab2ec71fc47cb24f1003b9acdb92843">yaml.h</a>
60</li>
5c706339 61<li>YAML_INT_TAG
0fbeb4dc
AK
62: <a class="el" href="group__nodes.html#ga83263cdb4ffa6ad2f7d9a87281979ff5">yaml.h</a>
63</li>
5c706339 64<li>YAML_MAP_TAG
0fbeb4dc
AK
65: <a class="el" href="group__nodes.html#ga22ae99cf3ac014dd76873268fd068c12">yaml.h</a>
66</li>
5c706339 67<li>YAML_NULL_TAG
0fbeb4dc
AK
68: <a class="el" href="group__nodes.html#gadfa882b6e42a3a993d12392d55260b00">yaml.h</a>
69</li>
5c706339 70<li>YAML_SEQ_TAG
0fbeb4dc
AK
71: <a class="el" href="group__nodes.html#gaa8284b30f9c9e3f10f6a69c9b882f417">yaml.h</a>
72</li>
5c706339 73<li>YAML_STR_TAG
0fbeb4dc
AK
74: <a class="el" href="group__nodes.html#gac5dbc6d1f556663edf8db88d6113e931">yaml.h</a>
75</li>
5c706339 76<li>YAML_TIMESTAMP_TAG
0fbeb4dc
AK
77: <a class="el" href="group__nodes.html#ga3e27cca7191234f2e8c95eaf3bc99a73">yaml.h</a>
78</li>
5c706339 79</ul>
059850b5 80</div><!-- contents -->
0044e680 81<!-- start footer part -->
059850b5 82<hr class="footer"/><address class="footer"><small>
c45550e5 83Generated by &#160;<a href="http://www.doxygen.org/index.html">
059850b5 84<img class="footer" src="doxygen.png" alt="doxygen"/>
c45550e5 85</a> 1.8.14
059850b5 86</small></address>
5c706339
AK
87</body>
88</html>
This page took 0.055205 seconds and 5 git commands to generate.