-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathglobals_func.html
275 lines (272 loc) · 24.9 KB
/
globals_func.html
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
206
207
208
209
210
211
212
213
214
215
216
217
218
219
220
221
222
223
224
225
226
227
228
229
230
231
232
233
234
235
236
237
238
239
240
241
242
243
244
245
246
247
248
249
250
251
252
253
254
255
256
257
258
259
260
261
262
263
264
265
266
267
268
269
270
271
272
273
274
275
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "https://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
<html xmlns="http://www.w3.org/1999/xhtml" lang="en-US">
<head>
<meta http-equiv="Content-Type" content="text/xhtml;charset=UTF-8"/>
<meta http-equiv="X-UA-Compatible" content="IE=11"/>
<meta name="generator" content="Doxygen 1.9.7"/>
<meta name="viewport" content="width=device-width, initial-scale=1"/>
<title>Sagui library: Globals</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="search/search.css" rel="stylesheet" type="text/css"/>
<script type="text/javascript" src="search/searchdata.js"></script>
<script type="text/javascript" src="search/search.js"></script>
<script type="text/javascript">
/* @license magnet:?xt=urn:btih:d3d9a9a6595521f9666a5e94cc830dab83b65699&dn=expat.txt MIT */
$(document).ready(function() { init_search(); });
/* @license-end */
</script>
<link href="doxygen.css" rel="stylesheet" type="text/css" />
<link href="sagui.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 id="projectrow">
<td id="projectalign">
<div id="projectname">Sagui library<span id="projectnumber"> v3.5.1</span>
</div>
<div id="projectbrief">Cross-platform library which helps to develop web servers or frameworks.</div>
</td>
</tr>
</tbody>
</table>
</div>
<!-- end header part -->
<!-- Generated by Doxygen 1.9.7 -->
<script type="text/javascript">
/* @license magnet:?xt=urn:btih:d3d9a9a6595521f9666a5e94cc830dab83b65699&dn=expat.txt MIT */
var searchBox = new SearchBox("searchBox", "search/",'.html');
/* @license-end */
</script>
<div id="navrow1" class="tabs">
<ul class="tablist">
<li><a href="index.html"><span>Main Page</span></a></li>
<li><a href="modules.html"><span>Modules</span></a></li>
<li><a href="annotated.html"><span>Data Structures</span></a></li>
<li class="current"><a href="files.html"><span>Files</span></a></li>
<li><a href="examples.html"><span>Examples</span></a></li>
<li>
<div id="MSearchBox" class="MSearchBoxInactive">
<span class="left">
<span id="MSearchSelect" onmouseover="return searchBox.OnSearchSelectShow()" onmouseout="return searchBox.OnSearchSelectHide()"> </span>
<input type="text" id="MSearchField" value="" placeholder="Search" accesskey="S"
onfocus="searchBox.OnSearchFieldFocus(true)"
onblur="searchBox.OnSearchFieldFocus(false)"
onkeyup="searchBox.OnSearchFieldChange(event)"/>
</span><span class="right">
<a id="MSearchClose" href="javascript:searchBox.CloseResultsWindow()"><img id="MSearchCloseImg" border="0" src="search/close.svg" alt=""/></a>
</span>
</div>
</li>
</ul>
</div>
<div id="navrow2" class="tabs2">
<ul class="tablist">
<li><a href="files.html"><span>File List</span></a></li>
<li class="current"><a href="globals.html"><span>Globals</span></a></li>
</ul>
</div>
<div id="navrow3" class="tabs2">
<ul class="tablist">
<li><a href="globals.html"><span>All</span></a></li>
<li class="current"><a href="globals_func.html"><span>Functions</span></a></li>
<li><a href="globals_type.html"><span>Typedefs</span></a></li>
<li><a href="globals_enum.html"><span>Enumerations</span></a></li>
<li><a href="globals_eval.html"><span>Enumerator</span></a></li>
<li><a href="globals_defs.html"><span>Macros</span></a></li>
</ul>
</div>
<div id="navrow4" class="tabs3">
<ul class="tablist">
<li class="current"><a href="#index_s"><span>s</span></a></li>
</ul>
</div>
</div><!-- top -->
<!-- window showing the filter options -->
<div id="MSearchSelectWindow"
onmouseover="return searchBox.OnSearchSelectShow()"
onmouseout="return searchBox.OnSearchSelectHide()"
onkeydown="return searchBox.OnSearchSelectKey(event)">
</div>
<!-- iframe showing the search results (closed by default) -->
<div id="MSearchResultsWindow">
<div id="MSearchResults">
<div class="SRPage">
<div id="SRIndex">
<div id="SRResults"></div>
<div class="SRStatus" id="Loading">Loading...</div>
<div class="SRStatus" id="Searching">Searching...</div>
<div class="SRStatus" id="NoMatches">No Matches</div>
</div>
</div>
</div>
</div>
<div class="contents">
<div class="textblock">Here is a list of all functions with links to the files they belong to:</div>
<h3><a id="index_s" name="index_s"></a>- s -</h3><ul>
<li>sg_alloc() : <a class="el" href="group__sg__utils.html#ga7354f1a6cfaea0a128810cac509a3d80">sagui.h</a></li>
<li>sg_entrypoint_name() : <a class="el" href="group__sg__routing.html#ga6007237f39db81ca54d08e320a93c33c">sagui.h</a></li>
<li>sg_entrypoint_set_user_data() : <a class="el" href="group__sg__routing.html#gad286dd4f4b58db6c86f1b84842a28444">sagui.h</a></li>
<li>sg_entrypoint_user_data() : <a class="el" href="group__sg__routing.html#ga7d5da700512c3ef788b9173d3e2fdda7">sagui.h</a></li>
<li>sg_entrypoints_add() : <a class="el" href="group__sg__routing.html#ga42ffdc8172fc02089c77709256ceb1d7">sagui.h</a></li>
<li>sg_entrypoints_clear() : <a class="el" href="group__sg__routing.html#ga8a6ad802e0dd484897b07be1e179df03">sagui.h</a></li>
<li>sg_entrypoints_find() : <a class="el" href="group__sg__routing.html#ga65ba75a42114e05dabf68426f9f489dd">sagui.h</a></li>
<li>sg_entrypoints_free() : <a class="el" href="group__sg__routing.html#gaf3d5fdbf543ef4ae008b98d7d2f62b4c">sagui.h</a></li>
<li>sg_entrypoints_iter() : <a class="el" href="group__sg__routing.html#ga9d41ee040c1a26c5bdee27397ee0e950">sagui.h</a></li>
<li>sg_entrypoints_new() : <a class="el" href="group__sg__routing.html#gafca787d58d77a2e27ed2d6990b876440">sagui.h</a></li>
<li>sg_entrypoints_rm() : <a class="el" href="group__sg__routing.html#ga33b722321ced4f5b0292e51d31a88c99">sagui.h</a></li>
<li>sg_eor() : <a class="el" href="group__sg__utils.html#ga0ba94e47ecb156d243aac0025a501025">sagui.h</a></li>
<li>sg_expr_arg() : <a class="el" href="group__sg__expr.html#gacc0947d3507b46be2e38ff0bdeae4138">sagui.h</a></li>
<li>sg_expr_calc() : <a class="el" href="group__sg__expr.html#ga73091f6a5d79448d2e9daa50bf952970">sagui.h</a></li>
<li>sg_expr_clear() : <a class="el" href="group__sg__expr.html#ga8846fb91e460cc29fafbec7c1ad0566d">sagui.h</a></li>
<li>sg_expr_compile() : <a class="el" href="group__sg__expr.html#ga10c2f1e91cc8ddcb40fa501939a9cfe0">sagui.h</a></li>
<li>sg_expr_err() : <a class="el" href="group__sg__expr.html#ga0407c5a6ef7ea0ce3936850fbbcc40be">sagui.h</a></li>
<li>sg_expr_eval() : <a class="el" href="group__sg__expr.html#gaacec551e0ffe9f39877b7500b5c6d606">sagui.h</a></li>
<li>sg_expr_free() : <a class="el" href="group__sg__expr.html#ga2ac47b719be879f1e19662c3076b12b6">sagui.h</a></li>
<li>sg_expr_near() : <a class="el" href="group__sg__expr.html#gababbdaf2835daec5b295309205fca28d">sagui.h</a></li>
<li>sg_expr_new() : <a class="el" href="group__sg__expr.html#ga510eeffdf7ce30732f8369e3aa1b6cb2">sagui.h</a></li>
<li>sg_expr_set_var() : <a class="el" href="group__sg__expr.html#gaf720558ef5a55d0068dd7ab4f9dd5c82">sagui.h</a></li>
<li>sg_expr_strerror() : <a class="el" href="group__sg__expr.html#ga9b4f27b21ed16b435105439bb60a8cfd">sagui.h</a></li>
<li>sg_expr_var() : <a class="el" href="group__sg__expr.html#ga8427b02662b7f194fc8b656ecf636d9b">sagui.h</a></li>
<li>sg_extract_entrypoint() : <a class="el" href="group__sg__utils.html#gad1fcaf48b69620c3cd98a2516511f06b">sagui.h</a></li>
<li>sg_free() : <a class="el" href="group__sg__utils.html#gae01910b94d1aa7d1a6fe44feaa3f111a">sagui.h</a></li>
<li>sg_httpauth_cancel() : <a class="el" href="group__sg__httpsrv.html#gabf9948efae2f7d7c01671bca66b63d95">sagui.h</a></li>
<li>sg_httpauth_deny() : <a class="el" href="group__sg__httpsrv.html#ga779cd662cde2665280dda20a27e6ced6">sagui.h</a></li>
<li>sg_httpauth_deny2() : <a class="el" href="group__sg__httpsrv.html#ga6bd70f0d8047e544bf4bbacc6f6c1604">sagui.h</a></li>
<li>sg_httpauth_pwd() : <a class="el" href="group__sg__httpsrv.html#ga8feeee337e2e3a15616a3cef8f32da8c">sagui.h</a></li>
<li>sg_httpauth_realm() : <a class="el" href="group__sg__httpsrv.html#gad031d90cff3446afb339e3d0cbd4473e">sagui.h</a></li>
<li>sg_httpauth_set_realm() : <a class="el" href="group__sg__httpsrv.html#ga78b34ec8d2d39688d282ea86a4c6ba73">sagui.h</a></li>
<li>sg_httpauth_usr() : <a class="el" href="group__sg__httpsrv.html#ga3f072a49f68e308bfbbdeb90f0e6ffcc">sagui.h</a></li>
<li>sg_httpreq_client() : <a class="el" href="group__sg__httpsrv.html#gaaf1b69fa8e058cb6525c504b188fc299">sagui.h</a></li>
<li>sg_httpreq_cookies() : <a class="el" href="group__sg__httpsrv.html#gacdb25b777aadfba80036f6771f2365fb">sagui.h</a></li>
<li>sg_httpreq_fields() : <a class="el" href="group__sg__httpsrv.html#gaadf17d1c480612cd06e05f3a94877462">sagui.h</a></li>
<li>sg_httpreq_headers() : <a class="el" href="group__sg__httpsrv.html#gaa1361cb25ce836e2a2672517b5e06078">sagui.h</a></li>
<li>sg_httpreq_is_uploading() : <a class="el" href="group__sg__httpsrv.html#ga7a8cb69e38d3462dc44bf6717291e82b">sagui.h</a></li>
<li>sg_httpreq_isolate() : <a class="el" href="group__sg__httpsrv.html#ga03d1b4d18b602552590efed18655b499">sagui.h</a></li>
<li>sg_httpreq_method() : <a class="el" href="group__sg__httpsrv.html#ga37e3c85a94828457aac157136846f34d">sagui.h</a></li>
<li>sg_httpreq_params() : <a class="el" href="group__sg__httpsrv.html#gacb531464753f624bace251c872e27e10">sagui.h</a></li>
<li>sg_httpreq_path() : <a class="el" href="group__sg__httpsrv.html#gacfc74e225374dfcb257a69d43204ee34">sagui.h</a></li>
<li>sg_httpreq_payload() : <a class="el" href="group__sg__httpsrv.html#gad47ab48870d7862c08722ef8c614a585">sagui.h</a></li>
<li>sg_httpreq_set_user_data() : <a class="el" href="group__sg__httpsrv.html#ga51e5ce38aa517255440cc36f4165af6a">sagui.h</a></li>
<li>sg_httpreq_srv() : <a class="el" href="group__sg__httpsrv.html#ga0f6ddf37261f19394bea1b63c2c55b2c">sagui.h</a></li>
<li>sg_httpreq_tls_session() : <a class="el" href="group__sg__httpsrv.html#ga66ab1966a5c0628be0523e13c5a97878">sagui.h</a></li>
<li>sg_httpreq_uploads() : <a class="el" href="group__sg__httpsrv.html#ga268e5278c81a821c6a956b2aacb5d828">sagui.h</a></li>
<li>sg_httpreq_user_data() : <a class="el" href="group__sg__httpsrv.html#ga50d798e080d31da6bc349985dd0ae8ec">sagui.h</a></li>
<li>sg_httpreq_version() : <a class="el" href="group__sg__httpsrv.html#gab1042eea07ef92c54930c0e46ae92ff5">sagui.h</a></li>
<li>sg_httpres_clear() : <a class="el" href="group__sg__httpsrv.html#ga761b37fcc1c1aeb0bd3043935f61ec9f">sagui.h</a></li>
<li>sg_httpres_headers() : <a class="el" href="group__sg__httpsrv.html#ga0c532046ea6afb0f856653cbd21e9977">sagui.h</a></li>
<li>sg_httpres_is_empty() : <a class="el" href="group__sg__httpsrv.html#ga2b43bb88a16d60ce66afc8bb224bf9a9">sagui.h</a></li>
<li>sg_httpres_reset() : <a class="el" href="group__sg__httpsrv.html#ga2d140ab769d4127681d986b95ca51ece">sagui.h</a></li>
<li>sg_httpres_sendbinary() : <a class="el" href="group__sg__httpsrv.html#ga0017d599cc14fd21682c01d20ffedf8c">sagui.h</a></li>
<li>sg_httpres_sendfile() : <a class="el" href="group__sg__httpsrv.html#ga0401ed2042038408ada0b61ffb41d554">sagui.h</a></li>
<li>sg_httpres_sendfile2() : <a class="el" href="group__sg__httpsrv.html#ga77c97b57d5aabd594da5cda6957eb416">sagui.h</a></li>
<li>sg_httpres_sendstream() : <a class="el" href="group__sg__httpsrv.html#gae38e335aa49865396adbd3146b064731">sagui.h</a></li>
<li>sg_httpres_set_cookie() : <a class="el" href="group__sg__httpsrv.html#gac33202e0cb8f5a60cd0b80289bb3dbc0">sagui.h</a></li>
<li>sg_httpres_zsendbinary() : <a class="el" href="group__sg__httpsrv.html#ga9da0e0278135544ce709a242e3f34a52">sagui.h</a></li>
<li>sg_httpres_zsendbinary2() : <a class="el" href="group__sg__httpsrv.html#gae694f5effc49fb1addd379db40bf74a0">sagui.h</a></li>
<li>sg_httpres_zsendfile() : <a class="el" href="group__sg__httpsrv.html#ga597c27f8d6ddb58d6b44a2e668e877a8">sagui.h</a></li>
<li>sg_httpres_zsendfile2() : <a class="el" href="group__sg__httpsrv.html#gaf1af6a4ba7a05e73c71ce9e82c4aae9a">sagui.h</a></li>
<li>sg_httpres_zsendstream() : <a class="el" href="group__sg__httpsrv.html#gae92a2487fd2dbd01499ccac509c8487c">sagui.h</a></li>
<li>sg_httpres_zsendstream2() : <a class="el" href="group__sg__httpsrv.html#ga0972f49b3a30a53fab4ef3835a98e2bf">sagui.h</a></li>
<li>sg_httpsrv_con_limit() : <a class="el" href="group__sg__httpsrv.html#ga66dd01824d5648a7c487e35e5169a877">sagui.h</a></li>
<li>sg_httpsrv_con_timeout() : <a class="el" href="group__sg__httpsrv.html#ga4fe2c00262c921d87d1a7dcf1758b764">sagui.h</a></li>
<li>sg_httpsrv_free() : <a class="el" href="group__sg__httpsrv.html#gac377679c831c0b428ee80b2f63174bf8">sagui.h</a></li>
<li>sg_httpsrv_handle() : <a class="el" href="group__sg__httpsrv.html#ga02cb714b347bf6b89e2f3f96c979258d">sagui.h</a></li>
<li>sg_httpsrv_is_threaded() : <a class="el" href="group__sg__httpsrv.html#gaae0590a22f2c669426339e008b4c2602">sagui.h</a></li>
<li>sg_httpsrv_listen() : <a class="el" href="group__sg__httpsrv.html#gafa768c07cdd78f78c14a5daaafd4c20a">sagui.h</a></li>
<li>sg_httpsrv_listen2() : <a class="el" href="group__sg__httpsrv.html#ga222d4ba45329a2f50c49c2e1a39b01e7">sagui.h</a></li>
<li>sg_httpsrv_new() : <a class="el" href="group__sg__httpsrv.html#ga56b59921f35e8fac91c48ddb0669b5d1">sagui.h</a></li>
<li>sg_httpsrv_new2() : <a class="el" href="group__sg__httpsrv.html#ga1b4aeda3e1c1eee97bf2069403b78d0d">sagui.h</a></li>
<li>sg_httpsrv_payld_limit() : <a class="el" href="group__sg__httpsrv.html#ga3f6a852abda5f22ba55848db7dd094ef">sagui.h</a></li>
<li>sg_httpsrv_port() : <a class="el" href="group__sg__httpsrv.html#gafdc2bab56e952bd8395f2ebfd91469f5">sagui.h</a></li>
<li>sg_httpsrv_post_buf_size() : <a class="el" href="group__sg__httpsrv.html#ga6d30959d49802bb367588f8373a96a67">sagui.h</a></li>
<li>sg_httpsrv_set_cli_cb() : <a class="el" href="group__sg__httpsrv.html#ga5dccbeca51b57afd5eaafd9f643fdfb3">sagui.h</a></li>
<li>sg_httpsrv_set_con_limit() : <a class="el" href="group__sg__httpsrv.html#ga4e66cdc1a1a6b2e9d6880f77d7f5c458">sagui.h</a></li>
<li>sg_httpsrv_set_con_timeout() : <a class="el" href="group__sg__httpsrv.html#gade49a74a62dfcdf9deb51082113f7689">sagui.h</a></li>
<li>sg_httpsrv_set_payld_limit() : <a class="el" href="group__sg__httpsrv.html#gadbaefc95c7de5ffe45cabc06a7322d9a">sagui.h</a></li>
<li>sg_httpsrv_set_post_buf_size() : <a class="el" href="group__sg__httpsrv.html#ga4720145a5b0aeccdc0701c83e63e4d6c">sagui.h</a></li>
<li>sg_httpsrv_set_thr_pool_size() : <a class="el" href="group__sg__httpsrv.html#gaba17889b3171153a3adfac81464c4d35">sagui.h</a></li>
<li>sg_httpsrv_set_upld_cbs() : <a class="el" href="group__sg__httpsrv.html#ga8d04441d9e3b19830ea3b52bd4691f60">sagui.h</a></li>
<li>sg_httpsrv_set_upld_dir() : <a class="el" href="group__sg__httpsrv.html#ga1312341d27e319f83085ae1cd05bba12">sagui.h</a></li>
<li>sg_httpsrv_set_uplds_limit() : <a class="el" href="group__sg__httpsrv.html#ga9eff162849a65b56f938f45537325cf6">sagui.h</a></li>
<li>sg_httpsrv_shutdown() : <a class="el" href="group__sg__httpsrv.html#ga751752009ac77cc76c84fe216a1c76f2">sagui.h</a></li>
<li>sg_httpsrv_thr_pool_size() : <a class="el" href="group__sg__httpsrv.html#gaf876b536d2ad531b83a98ef9875b823c">sagui.h</a></li>
<li>sg_httpsrv_tls_listen() : <a class="el" href="group__sg__httpsrv.html#ga8b31dc74e058ab7f821797f64d9bbdc7">sagui.h</a></li>
<li>sg_httpsrv_tls_listen2() : <a class="el" href="group__sg__httpsrv.html#ga1edeaed3fccc4edf0fee5a0b71aa6e45">sagui.h</a></li>
<li>sg_httpsrv_tls_listen3() : <a class="el" href="group__sg__httpsrv.html#ga47391c6bc844f7ba6ceb6a9eb072725b">sagui.h</a></li>
<li>sg_httpsrv_tls_listen4() : <a class="el" href="group__sg__httpsrv.html#ga0a2c3830033c2012d5cc937a6ca2d3c9">sagui.h</a></li>
<li>sg_httpsrv_upld_dir() : <a class="el" href="group__sg__httpsrv.html#gaa42b7c499bad15558beb0b79f261cabc">sagui.h</a></li>
<li>sg_httpsrv_uplds_limit() : <a class="el" href="group__sg__httpsrv.html#ga9355ef47e90bf6e70fb4c4ffceec9d7a">sagui.h</a></li>
<li>sg_httpupld_dir() : <a class="el" href="group__sg__httpsrv.html#gaccdee168342d6d2b48901ad72a70b4fc">sagui.h</a></li>
<li>sg_httpupld_encoding() : <a class="el" href="group__sg__httpsrv.html#gafb66de10f303f0ff7009f2fa947f8227">sagui.h</a></li>
<li>sg_httpupld_field() : <a class="el" href="group__sg__httpsrv.html#ga4263f6447bde4e60914e0e06c8cfbfbe">sagui.h</a></li>
<li>sg_httpupld_handle() : <a class="el" href="group__sg__httpsrv.html#ga84d1618cd3b4c5f97fa2dd1fad77f4ed">sagui.h</a></li>
<li>sg_httpupld_mime() : <a class="el" href="group__sg__httpsrv.html#ga4156dc9e9833fd4d694696f731ffe6dc">sagui.h</a></li>
<li>sg_httpupld_name() : <a class="el" href="group__sg__httpsrv.html#gaf2098ad21810b245b2e52b461cff3963">sagui.h</a></li>
<li>sg_httpupld_save() : <a class="el" href="group__sg__httpsrv.html#gaa310835d302f833791114df3744f8d38">sagui.h</a></li>
<li>sg_httpupld_save_as() : <a class="el" href="group__sg__httpsrv.html#gae42aec2203033031d5d7876353643333">sagui.h</a></li>
<li>sg_httpupld_size() : <a class="el" href="group__sg__httpsrv.html#gacdefb1a1abd4d29a2861b4fe7d15ce90">sagui.h</a></li>
<li>sg_httpuplds_count() : <a class="el" href="group__sg__httpsrv.html#ga9131b34584f92d87b4b5fa7a12026aee">sagui.h</a></li>
<li>sg_httpuplds_iter() : <a class="el" href="group__sg__httpsrv.html#ga4fe0e85a00b7f47767a786af868fd083">sagui.h</a></li>
<li>sg_httpuplds_next() : <a class="el" href="group__sg__httpsrv.html#gae9bdd4511135d232d345dbcbe191897d">sagui.h</a></li>
<li>sg_ip() : <a class="el" href="group__sg__utils.html#ga576d2d764d59c25344f7612323af12fd">sagui.h</a></li>
<li>sg_is_post() : <a class="el" href="group__sg__utils.html#ga4e4b1adf77a316ebae033459f7bdb286">sagui.h</a></li>
<li>sg_malloc() : <a class="el" href="group__sg__utils.html#gac3ce7d489be962c085fc3f70a05fad29">sagui.h</a></li>
<li>sg_math_set() : <a class="el" href="group__sg__utils.html#gab831c4faa71627171cab4cbfbe807923">sagui.h</a></li>
<li>sg_mm_set() : <a class="el" href="group__sg__utils.html#gaa783cb7305cb80fc9b97dd68e69d03db">sagui.h</a></li>
<li>sg_realloc() : <a class="el" href="group__sg__utils.html#gab50b44bf618ef99100fcb71457fd79c9">sagui.h</a></li>
<li>sg_route_handle() : <a class="el" href="group__sg__routing.html#gad18268078edeb4c1bdfc8dac9e0d818c">sagui.h</a></li>
<li>sg_route_match() : <a class="el" href="group__sg__routing.html#ga2ba2ed89aa4eff13e2ec97eb82ab433a">sagui.h</a></li>
<li>sg_route_path() : <a class="el" href="group__sg__routing.html#ga665e84d03cb1957013938ee5d665da86">sagui.h</a></li>
<li>sg_route_pattern() : <a class="el" href="group__sg__routing.html#ga820e9ded07cbe5484af62fe2441d2497">sagui.h</a></li>
<li>sg_route_rawpattern() : <a class="el" href="group__sg__routing.html#gad9b6d70d5102fe366342504df2b2a371">sagui.h</a></li>
<li>sg_route_segments_iter() : <a class="el" href="group__sg__routing.html#gafe888e10ef5ee78be213726b7a123e11">sagui.h</a></li>
<li>sg_route_user_data() : <a class="el" href="group__sg__routing.html#gaa67946894bcccc51ff4c3afa6e5468ec">sagui.h</a></li>
<li>sg_route_vars_iter() : <a class="el" href="group__sg__routing.html#gacba727ceb5d0716f41976f5e4449fbc1">sagui.h</a></li>
<li>sg_router_dispatch() : <a class="el" href="group__sg__routing.html#ga20914c40040042aab8f0e6edf9a750ca">sagui.h</a></li>
<li>sg_router_dispatch2() : <a class="el" href="group__sg__routing.html#gad23ee5eaba8df56b38ac7a384798ee87">sagui.h</a></li>
<li>sg_router_free() : <a class="el" href="group__sg__routing.html#gacab84dc3bbc69dd4b1ebd1931b22f0f7">sagui.h</a></li>
<li>sg_router_new() : <a class="el" href="group__sg__routing.html#gaa7841a69298f7936356a2207f07c90e2">sagui.h</a></li>
<li>sg_routes_add() : <a class="el" href="group__sg__routing.html#gac068a83f7f83a2d722cde42da261ed15">sagui.h</a></li>
<li>sg_routes_add2() : <a class="el" href="group__sg__routing.html#ga9d93a9c3a34ed92247f8b16e8a4e139c">sagui.h</a></li>
<li>sg_routes_cleanup() : <a class="el" href="group__sg__routing.html#ga5ee260ff563559b8d83dd6623fbea966">sagui.h</a></li>
<li>sg_routes_count() : <a class="el" href="group__sg__routing.html#ga43e47a3660f3e9f2d6bd60284d12354c">sagui.h</a></li>
<li>sg_routes_iter() : <a class="el" href="group__sg__routing.html#ga26c036b8724ec28e573057261bd955e1">sagui.h</a></li>
<li>sg_routes_next() : <a class="el" href="group__sg__routing.html#ga3b5aedb331ddf384333b047e68e67181">sagui.h</a></li>
<li>sg_routes_rm() : <a class="el" href="group__sg__routing.html#ga2ee78e74ebfbc299fac4f3cdb3a01ac7">sagui.h</a></li>
<li>sg_str_clear() : <a class="el" href="group__sg__str.html#ga0ebdf6cc438564501d00e5dcc7e6b656">sagui.h</a></li>
<li>sg_str_content() : <a class="el" href="group__sg__str.html#ga26c8c498ef411d6876453f2220574fcd">sagui.h</a></li>
<li>sg_str_free() : <a class="el" href="group__sg__str.html#gaae1e56717404fde09aea8639bbfa8d80">sagui.h</a></li>
<li>sg_str_length() : <a class="el" href="group__sg__str.html#ga5fee7ead6e4e5140800e387bed90066a">sagui.h</a></li>
<li>sg_str_new() : <a class="el" href="group__sg__str.html#ga9f96b237d9719679f1486965134097ad">sagui.h</a></li>
<li>sg_str_printf() : <a class="el" href="group__sg__str.html#gaca6e4ba7d52ece0ee313519c48336811">sagui.h</a></li>
<li>sg_str_printf_va() : <a class="el" href="group__sg__str.html#ga5074de99d01422caa8d3dd0b9e6d80ea">sagui.h</a></li>
<li>sg_str_write() : <a class="el" href="group__sg__str.html#ga2e75bfd4c36ffd580b437296a8e015bd">sagui.h</a></li>
<li>sg_strerror() : <a class="el" href="group__sg__utils.html#ga8f77f6063b04e3a24b3efc3703be72a1">sagui.h</a></li>
<li>sg_strmap_add() : <a class="el" href="group__sg__strmap.html#gadb7667ae2cfad97325fbfcd2f8a6bcd9">sagui.h</a></li>
<li>sg_strmap_cleanup() : <a class="el" href="group__sg__strmap.html#gaa2506b0d8388cba01fbdd156eaadeca2">sagui.h</a></li>
<li>sg_strmap_count() : <a class="el" href="group__sg__strmap.html#ga89143d04b1ddddf0dfa52d5309122848">sagui.h</a></li>
<li>sg_strmap_find() : <a class="el" href="group__sg__strmap.html#ga9c8c4b079f486d296c1a8fb7484ca69e">sagui.h</a></li>
<li>sg_strmap_get() : <a class="el" href="group__sg__strmap.html#ga805182bae3c6c96156d5f91ba73b18b2">sagui.h</a></li>
<li>sg_strmap_iter() : <a class="el" href="group__sg__strmap.html#ga01731f632571d6037e0e5e67dcd554eb">sagui.h</a></li>
<li>sg_strmap_name() : <a class="el" href="group__sg__strmap.html#ga6daa1f6542848541b88d482cd7c9b139">sagui.h</a></li>
<li>sg_strmap_next() : <a class="el" href="group__sg__strmap.html#gab24c969c0bf1025b3b5c5d9d64c09425">sagui.h</a></li>
<li>sg_strmap_rm() : <a class="el" href="group__sg__strmap.html#gacb4d111a36ae76849a02a2a4e06f606f">sagui.h</a></li>
<li>sg_strmap_set() : <a class="el" href="group__sg__strmap.html#ga10f0b8c0917fc1c30d0c387abc163edf">sagui.h</a></li>
<li>sg_strmap_sort() : <a class="el" href="group__sg__strmap.html#ga933968ada5d5412bf54a5d52809a84cd">sagui.h</a></li>
<li>sg_strmap_val() : <a class="el" href="group__sg__strmap.html#ga65a57718c80347ed1182621096caef42">sagui.h</a></li>
<li>sg_tmpdir() : <a class="el" href="group__sg__utils.html#ga7c2f7a192d11da45f4beda1c8d0d1825">sagui.h</a></li>
<li>sg_version() : <a class="el" href="group__sg__utils.html#ga455f7e7b901e0c7201d037eb4f115327">sagui.h</a></li>
<li>sg_version_str() : <a class="el" href="group__sg__utils.html#gaaa2db0569c92b1961c34e2f9a4dbba8c">sagui.h</a></li>
</ul>
</div><!-- contents -->
<!-- start footer part -->
<hr class="footer"/><address class="footer"><small>
Generated on Tue Jan 21 2025 18:32:17 for Sagui library by <a href="https://www.doxygen.org/index.html"><img class="footer" src="doxygen.svg" width="104" height="31" alt="doxygen"/></a> 1.9.7
</small></address>
</body>
</html>