|
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"/> |
|
5 <meta http-equiv="X-UA-Compatible" content="IE=9"/> |
|
6 <meta name="generator" content="Doxygen 1.8.13"/> |
|
7 <meta name="viewport" content="width=device-width, initial-scale=1"/> |
|
8 <title>ucx: Globals</title> |
|
9 <link href="tabs.css" rel="stylesheet" type="text/css"/> |
|
10 <script type="text/javascript" src="jquery.js"></script> |
|
11 <script type="text/javascript" src="dynsections.js"></script> |
|
12 <link href="search/search.css" rel="stylesheet" type="text/css"/> |
|
13 <script type="text/javascript" src="search/searchdata.js"></script> |
|
14 <script type="text/javascript" src="search/search.js"></script> |
|
15 <link href="doxygen.css" rel="stylesheet" type="text/css" /> |
|
16 </head> |
|
17 <body> |
|
18 <div id="top"><!-- do not remove this div, it is closed by doxygen! --> |
|
19 <div id="titlearea"> |
|
20 <table cellspacing="0" cellpadding="0"> |
|
21 <tbody> |
|
22 <tr style="height: 56px;"> |
|
23 <td id="projectlogo"><img alt="Logo" src="uaplogo.png"/></td> |
|
24 <td id="projectalign" style="padding-left: 0.5em;"> |
|
25 <div id="projectname">ucx |
|
26 </div> |
|
27 <div id="projectbrief">UAP Common Extensions</div> |
|
28 </td> |
|
29 </tr> |
|
30 </tbody> |
|
31 </table> |
|
32 </div> |
|
33 <!-- end header part --> |
|
34 <!-- Generated by Doxygen 1.8.13 --> |
|
35 <script type="text/javascript"> |
|
36 var searchBox = new SearchBox("searchBox", "search",false,'Search'); |
|
37 </script> |
|
38 <script type="text/javascript" src="menudata.js"></script> |
|
39 <script type="text/javascript" src="menu.js"></script> |
|
40 <script type="text/javascript"> |
|
41 $(function() { |
|
42 initMenu('',true,false,'search.php','Search'); |
|
43 $(document).ready(function() { init_search(); }); |
|
44 }); |
|
45 </script> |
|
46 <div id="main-nav"></div> |
|
47 </div><!-- top --> |
|
48 <!-- window showing the filter options --> |
|
49 <div id="MSearchSelectWindow" |
|
50 onmouseover="return searchBox.OnSearchSelectShow()" |
|
51 onmouseout="return searchBox.OnSearchSelectHide()" |
|
52 onkeydown="return searchBox.OnSearchSelectKey(event)"> |
|
53 </div> |
|
54 |
|
55 <!-- iframe showing the search results (closed by default) --> |
|
56 <div id="MSearchResultsWindow"> |
|
57 <iframe src="javascript:void(0)" frameborder="0" |
|
58 name="MSearchResults" id="MSearchResults"> |
|
59 </iframe> |
|
60 </div> |
|
61 |
|
62 <div class="contents"> |
|
63   |
|
64 |
|
65 <h3><a id="index_s"></a>- s -</h3><ul> |
|
66 <li>scstr() |
|
67 : <a class="el" href="string_8h.html#a2b1d6f1eca1c1549f37107b9c026c5a6">string.h</a> |
|
68 </li> |
|
69 <li>scstrcasecmp() |
|
70 : <a class="el" href="string_8h.html#aca8142fb823d253054e17c17cfca05e0">string.h</a> |
|
71 </li> |
|
72 <li>scstrcaseprefix() |
|
73 : <a class="el" href="string_8h.html#a3718ef4aa1e86cdb26bda2f07fb585df">string.h</a> |
|
74 </li> |
|
75 <li>scstrcasesuffix() |
|
76 : <a class="el" href="string_8h.html#a6edb4b85f2b9efe79db7ffe6eccd7bc3">string.h</a> |
|
77 </li> |
|
78 <li>scstrcat() |
|
79 : <a class="el" href="string_8h.html#a7376842c19e954b49215da81ef76ac0c">string.h</a> |
|
80 </li> |
|
81 <li>scstrcat_a() |
|
82 : <a class="el" href="string_8h.html#abacce4cbd6f70fcb6453904ef08b02e9">string.h</a> |
|
83 </li> |
|
84 <li>scstrchr() |
|
85 : <a class="el" href="string_8h.html#a5836d6a7a744791c35e5c17bdc394a87">string.h</a> |
|
86 </li> |
|
87 <li>scstrcmp() |
|
88 : <a class="el" href="string_8h.html#af35272a8e5408c88ed3e25a3a98f0a82">string.h</a> |
|
89 </li> |
|
90 <li>scstrdup() |
|
91 : <a class="el" href="string_8h.html#a97dccce03af419596dbdd592ca46a164">string.h</a> |
|
92 </li> |
|
93 <li>scstrdup_a() |
|
94 : <a class="el" href="string_8h.html#a8fe58921f51eb1fde038472377e63014">string.h</a> |
|
95 </li> |
|
96 <li>scstrlower() |
|
97 : <a class="el" href="string_8h.html#abccf198bea3186ff2abb080cc88dcae6">string.h</a> |
|
98 </li> |
|
99 <li>scstrlower_a() |
|
100 : <a class="el" href="string_8h.html#a3cf1e557df7ab58d03c78832c4060276">string.h</a> |
|
101 </li> |
|
102 <li>scstrn() |
|
103 : <a class="el" href="string_8h.html#ae594f6e222ea394cef6a26c0dfad000d">string.h</a> |
|
104 </li> |
|
105 <li>scstrnlen() |
|
106 : <a class="el" href="string_8h.html#ac1b000030d6d197eec48c15a182055d5">string.h</a> |
|
107 </li> |
|
108 <li>scstrprefix() |
|
109 : <a class="el" href="string_8h.html#a599ddc2f88dd1df68b72eefd91347393">string.h</a> |
|
110 </li> |
|
111 <li>scstrrchr() |
|
112 : <a class="el" href="string_8h.html#ae389835b97cd9382e7d6a6a075323376">string.h</a> |
|
113 </li> |
|
114 <li>scstrscstr() |
|
115 : <a class="el" href="string_8h.html#a54f256c3abe811c52d58b4ff1b23f051">string.h</a> |
|
116 </li> |
|
117 <li>scstrsplit() |
|
118 : <a class="el" href="string_8h.html#ae71cac352b00230848bde358f0fb05ea">string.h</a> |
|
119 </li> |
|
120 <li>scstrsplit_a() |
|
121 : <a class="el" href="string_8h.html#a52906455ae530c9cdc6812c8e6d9bdef">string.h</a> |
|
122 </li> |
|
123 <li>scstrsstr() |
|
124 : <a class="el" href="string_8h.html#aa4362cb36c6629f9d8484739fd827748">string.h</a> |
|
125 </li> |
|
126 <li>scstrsubs() |
|
127 : <a class="el" href="string_8h.html#a9a6c8d8db0dda0037c3c852cce1a5060">string.h</a> |
|
128 </li> |
|
129 <li>scstrsubsl() |
|
130 : <a class="el" href="string_8h.html#ad50f0f67b906fad0744f46bcb51e144b">string.h</a> |
|
131 </li> |
|
132 <li>scstrsuffix() |
|
133 : <a class="el" href="string_8h.html#a1f0ae316a2afe85d5b4655e6ece6721a">string.h</a> |
|
134 </li> |
|
135 <li>scstrtrim() |
|
136 : <a class="el" href="string_8h.html#ad374b16eb1be8b48019debad9b9f268c">string.h</a> |
|
137 </li> |
|
138 <li>scstrupper() |
|
139 : <a class="el" href="string_8h.html#af3dd09ec9d11162fe0075f4e60f41240">string.h</a> |
|
140 </li> |
|
141 <li>scstrupper_a() |
|
142 : <a class="el" href="string_8h.html#aea94613eb74668cc05d365803d32bfad">string.h</a> |
|
143 </li> |
|
144 <li>sstr() |
|
145 : <a class="el" href="string_8h.html#a539eb7059251a051ee5d179526a23e9a">string.h</a> |
|
146 </li> |
|
147 <li>sstrchr() |
|
148 : <a class="el" href="string_8h.html#af80898a0b75955eb2579298c3ae2c481">string.h</a> |
|
149 </li> |
|
150 <li>sstrn() |
|
151 : <a class="el" href="string_8h.html#a2744c38ac44abf3e01fa059056dcf36c">string.h</a> |
|
152 </li> |
|
153 <li>sstrrchr() |
|
154 : <a class="el" href="string_8h.html#adae3f59957ca328e1da5285cb8b02a72">string.h</a> |
|
155 </li> |
|
156 <li>sstrsubs() |
|
157 : <a class="el" href="string_8h.html#a5eb9e0e1f26cf7fbecc038cd90e8b258">string.h</a> |
|
158 </li> |
|
159 <li>sstrsubsl() |
|
160 : <a class="el" href="string_8h.html#a78925c91af54f23cebd20ff99ef4331a">string.h</a> |
|
161 </li> |
|
162 <li>sstrtrim() |
|
163 : <a class="el" href="string_8h.html#ae2d6da564d3fce51f2e0cac580fdbc56">string.h</a> |
|
164 </li> |
|
165 </ul> |
|
166 </div><!-- contents --> |
|
167 <!-- start footer part --> |
|
168 <hr class="footer"/><address class="footer"><small> |
|
169 Generated on Thu Dec 19 2019 19:58:24 for ucx by  <a href="http://www.doxygen.org/index.html"> |
|
170 <img class="footer" src="doxygen.png" alt="doxygen"/> |
|
171 </a> 1.8.13 |
|
172 </small></address> |
|
173 </body> |
|
174 </html> |