%PDF- %PDF-
Mini Shell

Mini Shell

Direktori : /usr/share/doc/libaprutil1-dev/html/
Upload File :
Create Path :
Current File : //usr/share/doc/libaprutil1-dev/html/apr__xml_8h_source.html

<!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.8"/>
<meta name="viewport" content="width=device-width, initial-scale=1"/>
<title>Apache Portable Runtime Utility Library: apr_xml.h Source File</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>
<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 id="projectrow">
  <td id="projectalign">
   <div id="projectname">Apache Portable Runtime Utility Library
   </div>
  </td>
 </tr>
 </tbody>
</table>
</div>
<!-- end header part -->
<!-- Generated by Doxygen 1.9.8 -->
<script type="text/javascript">
/* @license magnet:?xt=urn:btih:d3d9a9a6595521f9666a5e94cc830dab83b65699&amp;dn=expat.txt MIT */
var searchBox = new SearchBox("searchBox", "search/",'.html');
/* @license-end */
</script>
<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:d3d9a9a6595521f9666a5e94cc830dab83b65699&amp;dn=expat.txt MIT */
$(function() {
  initMenu('',true,false,'search.php','Search');
  $(document).ready(function() { init_search(); });
});
/* @license-end */
</script>
<div id="main-nav"></div>
<script type="text/javascript">
/* @license magnet:?xt=urn:btih:d3d9a9a6595521f9666a5e94cc830dab83b65699&amp;dn=expat.txt MIT */
$(document).ready(function() { init_codefold(0); });
/* @license-end */
</script>
<!-- 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 id="nav-path" class="navpath">
  <ul>
<li class="navelem"><a class="el" href="dir_d44c64559bbebec7f509842c48db8b23.html">include</a></li>  </ul>
</div>
</div><!-- top -->
<div class="header">
  <div class="headertitle"><div class="title">apr_xml.h</div></div>
</div><!--header-->
<div class="contents">
<a href="apr__xml_8h.html">Go to the documentation of this file.</a><div class="fragment"><div class="line"><a id="l00001" name="l00001"></a><span class="lineno">    1</span><span class="comment">/* Licensed to the Apache Software Foundation (ASF) under one or more</span></div>
<div class="line"><a id="l00002" name="l00002"></a><span class="lineno">    2</span><span class="comment"> * contributor license agreements.  See the NOTICE file distributed with</span></div>
<div class="line"><a id="l00003" name="l00003"></a><span class="lineno">    3</span><span class="comment"> * this work for additional information regarding copyright ownership.</span></div>
<div class="line"><a id="l00004" name="l00004"></a><span class="lineno">    4</span><span class="comment"> * The ASF licenses this file to You under the Apache License, Version 2.0</span></div>
<div class="line"><a id="l00005" name="l00005"></a><span class="lineno">    5</span><span class="comment"> * (the &quot;License&quot;); you may not use this file except in compliance with</span></div>
<div class="line"><a id="l00006" name="l00006"></a><span class="lineno">    6</span><span class="comment"> * the License.  You may obtain a copy of the License at</span></div>
<div class="line"><a id="l00007" name="l00007"></a><span class="lineno">    7</span><span class="comment"> *</span></div>
<div class="line"><a id="l00008" name="l00008"></a><span class="lineno">    8</span><span class="comment"> *     http://www.apache.org/licenses/LICENSE-2.0</span></div>
<div class="line"><a id="l00009" name="l00009"></a><span class="lineno">    9</span><span class="comment"> *</span></div>
<div class="line"><a id="l00010" name="l00010"></a><span class="lineno">   10</span><span class="comment"> * Unless required by applicable law or agreed to in writing, software</span></div>
<div class="line"><a id="l00011" name="l00011"></a><span class="lineno">   11</span><span class="comment"> * distributed under the License is distributed on an &quot;AS IS&quot; BASIS,</span></div>
<div class="line"><a id="l00012" name="l00012"></a><span class="lineno">   12</span><span class="comment"> * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.</span></div>
<div class="line"><a id="l00013" name="l00013"></a><span class="lineno">   13</span><span class="comment"> * See the License for the specific language governing permissions and</span></div>
<div class="line"><a id="l00014" name="l00014"></a><span class="lineno">   14</span><span class="comment"> * limitations under the License.</span></div>
<div class="line"><a id="l00015" name="l00015"></a><span class="lineno">   15</span><span class="comment"> */</span></div>
<div class="line"><a id="l00020" name="l00020"></a><span class="lineno">   20</span><span class="preprocessor">#ifndef APR_XML_H</span></div>
<div class="line"><a id="l00021" name="l00021"></a><span class="lineno">   21</span><span class="preprocessor">#define APR_XML_H</span></div>
<div class="line"><a id="l00022" name="l00022"></a><span class="lineno">   22</span> </div>
<div class="line"><a id="l00028" name="l00028"></a><span class="lineno">   28</span><span class="preprocessor">#include &quot;apr_pools.h&quot;</span></div>
<div class="line"><a id="l00029" name="l00029"></a><span class="lineno">   29</span><span class="preprocessor">#include &quot;apr_tables.h&quot;</span></div>
<div class="line"><a id="l00030" name="l00030"></a><span class="lineno">   30</span><span class="preprocessor">#include &quot;apr_file_io.h&quot;</span></div>
<div class="line"><a id="l00031" name="l00031"></a><span class="lineno">   31</span> </div>
<div class="line"><a id="l00032" name="l00032"></a><span class="lineno">   32</span><span class="preprocessor">#include &quot;apu.h&quot;</span></div>
<div class="line"><a id="l00033" name="l00033"></a><span class="lineno">   33</span><span class="preprocessor">#if APR_CHARSET_EBCDIC</span></div>
<div class="line"><a id="l00034" name="l00034"></a><span class="lineno">   34</span><span class="preprocessor">#include &quot;<a class="code" href="apr__xlate_8h.html">apr_xlate.h</a>&quot;</span></div>
<div class="line"><a id="l00035" name="l00035"></a><span class="lineno">   35</span><span class="preprocessor">#endif</span></div>
<div class="line"><a id="l00036" name="l00036"></a><span class="lineno">   36</span> </div>
<div class="line"><a id="l00037" name="l00037"></a><span class="lineno">   37</span><span class="preprocessor">#ifdef __cplusplus</span></div>
<div class="line"><a id="l00038" name="l00038"></a><span class="lineno">   38</span><span class="keyword">extern</span> <span class="stringliteral">&quot;C&quot;</span> {</div>
<div class="line"><a id="l00039" name="l00039"></a><span class="lineno">   39</span><span class="preprocessor">#endif</span></div>
<div class="line"><a id="l00040" name="l00040"></a><span class="lineno">   40</span> </div>
<div class="line"><a id="l00045" name="l00045"></a><span class="lineno">   45</span><span class="comment">/* -------------------------------------------------------------------- */</span></div>
<div class="line"><a id="l00046" name="l00046"></a><span class="lineno">   46</span> </div>
<div class="line"><a id="l00047" name="l00047"></a><span class="lineno">   47</span><span class="comment">/* ### these will need to move at some point to a more logical spot */</span></div>
<div class="line"><a id="l00048" name="l00048"></a><span class="lineno">   48</span> </div>
<div class="line"><a id="l00050" name="l00050"></a><span class="lineno"><a class="line" href="group___a_p_r___util___x_m_l.html#gafddd251818de0015559bc174f81fd743">   50</a></span><span class="keyword">typedef</span> <span class="keyword">struct </span><a class="code hl_struct" href="structapr__text.html">apr_text</a> <a class="code hl_struct" href="structapr__text.html">apr_text</a>;</div>
<div class="line"><a id="l00051" name="l00051"></a><span class="lineno">   51</span> </div>
<div class="foldopen" id="foldopen00053" data-start="{" data-end="};">
<div class="line"><a id="l00053" name="l00053"></a><span class="lineno"><a class="line" href="structapr__text.html">   53</a></span><span class="keyword">struct </span><a class="code hl_struct" href="structapr__text.html">apr_text</a> {</div>
<div class="line"><a id="l00055" name="l00055"></a><span class="lineno"><a class="line" href="structapr__text.html#a37a262695c36f740a7777ea9dd0b699d">   55</a></span>    <span class="keyword">const</span> <span class="keywordtype">char</span> *<a class="code hl_variable" href="structapr__text.html#a37a262695c36f740a7777ea9dd0b699d">text</a>;</div>
<div class="line"><a id="l00057" name="l00057"></a><span class="lineno"><a class="line" href="structapr__text.html#aaf1b48e3f3085522fe7355e7d8893111">   57</a></span>    <span class="keyword">struct </span><a class="code hl_struct" href="structapr__text.html">apr_text</a> *<a class="code hl_variable" href="structapr__text.html#aaf1b48e3f3085522fe7355e7d8893111">next</a>;</div>
<div class="line"><a id="l00058" name="l00058"></a><span class="lineno">   58</span>};</div>
</div>
<div class="line"><a id="l00059" name="l00059"></a><span class="lineno">   59</span> </div>
<div class="line"><a id="l00061" name="l00061"></a><span class="lineno"><a class="line" href="group___a_p_r___util___x_m_l.html#gaafc6d5ebd59b64a27146cf938a4086e0">   61</a></span><span class="keyword">typedef</span> <span class="keyword">struct </span><a class="code hl_struct" href="structapr__text__header.html">apr_text_header</a> <a class="code hl_struct" href="structapr__text__header.html">apr_text_header</a>;</div>
<div class="line"><a id="l00062" name="l00062"></a><span class="lineno">   62</span> </div>
<div class="foldopen" id="foldopen00064" data-start="{" data-end="};">
<div class="line"><a id="l00064" name="l00064"></a><span class="lineno"><a class="line" href="structapr__text__header.html">   64</a></span><span class="keyword">struct </span><a class="code hl_struct" href="structapr__text__header.html">apr_text_header</a> {</div>
<div class="line"><a id="l00066" name="l00066"></a><span class="lineno"><a class="line" href="structapr__text__header.html#a6db03d272f5e56058c84e10e49624c0b">   66</a></span>    <a class="code hl_struct" href="structapr__text.html">apr_text</a> *<a class="code hl_variable" href="structapr__text__header.html#a6db03d272f5e56058c84e10e49624c0b">first</a>;</div>
<div class="line"><a id="l00068" name="l00068"></a><span class="lineno"><a class="line" href="structapr__text__header.html#a3ebe57b46d323b8cefaba1e114acf09e">   68</a></span>    <a class="code hl_struct" href="structapr__text.html">apr_text</a> *<a class="code hl_variable" href="structapr__text__header.html#a3ebe57b46d323b8cefaba1e114acf09e">last</a>;</div>
<div class="line"><a id="l00069" name="l00069"></a><span class="lineno">   69</span>};</div>
</div>
<div class="line"><a id="l00070" name="l00070"></a><span class="lineno">   70</span> </div>
<div class="line"><a id="l00077" name="l00077"></a><span class="lineno"><a class="line" href="group___a_p_r___util___x_m_l.html#gaf63dcaeeda623045860396304007aa49">   77</a></span>APU_DECLARE(<span class="keywordtype">void</span>) <a class="code hl_function" href="group___a_p_r___util___x_m_l.html#gaf63dcaeeda623045860396304007aa49">apr_text_append</a>(apr_pool_t *p, <a class="code hl_struct" href="structapr__text__header.html">apr_text_header</a> *hdr,</div>
<div class="line"><a id="l00078" name="l00078"></a><span class="lineno">   78</span>                                  <span class="keyword">const</span> <span class="keywordtype">char</span> *text);</div>
<div class="line"><a id="l00079" name="l00079"></a><span class="lineno">   79</span> </div>
<div class="line"><a id="l00080" name="l00080"></a><span class="lineno">   80</span> </div>
<div class="line"><a id="l00081" name="l00081"></a><span class="lineno">   81</span><span class="comment">/* --------------------------------------------------------------------</span></div>
<div class="line"><a id="l00082" name="l00082"></a><span class="lineno">   82</span><span class="comment">**</span></div>
<div class="line"><a id="l00083" name="l00083"></a><span class="lineno">   83</span><span class="comment">** XML PARSING</span></div>
<div class="line"><a id="l00084" name="l00084"></a><span class="lineno">   84</span><span class="comment">*/</span></div>
<div class="line"><a id="l00085" name="l00085"></a><span class="lineno">   85</span> </div>
<div class="line"><a id="l00086" name="l00086"></a><span class="lineno">   86</span><span class="comment">/*</span></div>
<div class="line"><a id="l00087" name="l00087"></a><span class="lineno">   87</span><span class="comment">** Qualified namespace values</span></div>
<div class="line"><a id="l00088" name="l00088"></a><span class="lineno">   88</span><span class="comment">**</span></div>
<div class="line"><a id="l00089" name="l00089"></a><span class="lineno">   89</span><span class="comment">** APR_XML_NS_DAV_ID</span></div>
<div class="line"><a id="l00090" name="l00090"></a><span class="lineno">   90</span><span class="comment">**    We always insert the &quot;DAV:&quot; namespace URI at the head of the</span></div>
<div class="line"><a id="l00091" name="l00091"></a><span class="lineno">   91</span><span class="comment">**    namespace array. This means that it will always be at ID==0,</span></div>
<div class="line"><a id="l00092" name="l00092"></a><span class="lineno">   92</span><span class="comment">**    making it much easier to test for.</span></div>
<div class="line"><a id="l00093" name="l00093"></a><span class="lineno">   93</span><span class="comment">**</span></div>
<div class="line"><a id="l00094" name="l00094"></a><span class="lineno">   94</span><span class="comment">** APR_XML_NS_NONE</span></div>
<div class="line"><a id="l00095" name="l00095"></a><span class="lineno">   95</span><span class="comment">**    This special ID is used for two situations:</span></div>
<div class="line"><a id="l00096" name="l00096"></a><span class="lineno">   96</span><span class="comment">**</span></div>
<div class="line"><a id="l00097" name="l00097"></a><span class="lineno">   97</span><span class="comment">**    1) The namespace prefix begins with &quot;xml&quot; (and we do not know</span></div>
<div class="line"><a id="l00098" name="l00098"></a><span class="lineno">   98</span><span class="comment">**       what it means). Namespace prefixes with &quot;xml&quot; (any case) as</span></div>
<div class="line"><a id="l00099" name="l00099"></a><span class="lineno">   99</span><span class="comment">**       their first three characters are reserved by the XML Namespaces</span></div>
<div class="line"><a id="l00100" name="l00100"></a><span class="lineno">  100</span><span class="comment">**       specification for future use. mod_dav will pass these through</span></div>
<div class="line"><a id="l00101" name="l00101"></a><span class="lineno">  101</span><span class="comment">**       unchanged. When this identifier is used, the prefix is LEFT in</span></div>
<div class="line"><a id="l00102" name="l00102"></a><span class="lineno">  102</span><span class="comment">**       the element/attribute name. Downstream processing should not</span></div>
<div class="line"><a id="l00103" name="l00103"></a><span class="lineno">  103</span><span class="comment">**       prepend another prefix.</span></div>
<div class="line"><a id="l00104" name="l00104"></a><span class="lineno">  104</span><span class="comment">**</span></div>
<div class="line"><a id="l00105" name="l00105"></a><span class="lineno">  105</span><span class="comment">**    2) The element/attribute does not have a namespace.</span></div>
<div class="line"><a id="l00106" name="l00106"></a><span class="lineno">  106</span><span class="comment">**</span></div>
<div class="line"><a id="l00107" name="l00107"></a><span class="lineno">  107</span><span class="comment">**       a) No prefix was used, and a default namespace has not been</span></div>
<div class="line"><a id="l00108" name="l00108"></a><span class="lineno">  108</span><span class="comment">**          defined.</span></div>
<div class="line"><a id="l00109" name="l00109"></a><span class="lineno">  109</span><span class="comment">**       b) No prefix was used, and the default namespace was specified</span></div>
<div class="line"><a id="l00110" name="l00110"></a><span class="lineno">  110</span><span class="comment">**          to mean &quot;no namespace&quot;. This is done with a namespace</span></div>
<div class="line"><a id="l00111" name="l00111"></a><span class="lineno">  111</span><span class="comment">**          declaration of:  xmlns=&quot;&quot;</span></div>
<div class="line"><a id="l00112" name="l00112"></a><span class="lineno">  112</span><span class="comment">**          (this declaration is typically used to override a previous</span></div>
<div class="line"><a id="l00113" name="l00113"></a><span class="lineno">  113</span><span class="comment">**          specification for the default namespace)</span></div>
<div class="line"><a id="l00114" name="l00114"></a><span class="lineno">  114</span><span class="comment">**</span></div>
<div class="line"><a id="l00115" name="l00115"></a><span class="lineno">  115</span><span class="comment">**       In these cases, we need to record that the elem/attr has no</span></div>
<div class="line"><a id="l00116" name="l00116"></a><span class="lineno">  116</span><span class="comment">**       namespace so that we will not attempt to prepend a prefix.</span></div>
<div class="line"><a id="l00117" name="l00117"></a><span class="lineno">  117</span><span class="comment">**       All namespaces that are used will have a prefix assigned to</span></div>
<div class="line"><a id="l00118" name="l00118"></a><span class="lineno">  118</span><span class="comment">**       them -- mod_dav will never set or use the default namespace</span></div>
<div class="line"><a id="l00119" name="l00119"></a><span class="lineno">  119</span><span class="comment">**       when generating XML. This means that &quot;no prefix&quot; will always</span></div>
<div class="line"><a id="l00120" name="l00120"></a><span class="lineno">  120</span><span class="comment">**       mean &quot;no namespace&quot;.</span></div>
<div class="line"><a id="l00121" name="l00121"></a><span class="lineno">  121</span><span class="comment">**</span></div>
<div class="line"><a id="l00122" name="l00122"></a><span class="lineno">  122</span><span class="comment">**    In both cases, the XML generation will avoid prepending a prefix.</span></div>
<div class="line"><a id="l00123" name="l00123"></a><span class="lineno">  123</span><span class="comment">**    For the first case, this means the original prefix/name will be</span></div>
<div class="line"><a id="l00124" name="l00124"></a><span class="lineno">  124</span><span class="comment">**    inserted into the output stream. For the latter case, it means</span></div>
<div class="line"><a id="l00125" name="l00125"></a><span class="lineno">  125</span><span class="comment">**    the name will have no prefix, and since we never define a default</span></div>
<div class="line"><a id="l00126" name="l00126"></a><span class="lineno">  126</span><span class="comment">**    namespace, this means it will have no namespace.</span></div>
<div class="line"><a id="l00127" name="l00127"></a><span class="lineno">  127</span><span class="comment">**</span></div>
<div class="line"><a id="l00128" name="l00128"></a><span class="lineno">  128</span><span class="comment">** Note: currently, mod_dav understands the &quot;xmlns&quot; prefix and the</span></div>
<div class="line"><a id="l00129" name="l00129"></a><span class="lineno">  129</span><span class="comment">**     &quot;xml:lang&quot; attribute. These are handled specially (they aren&#39;t</span></div>
<div class="line"><a id="l00130" name="l00130"></a><span class="lineno">  130</span><span class="comment">**     left within the XML tree), so the APR_XML_NS_NONE value won&#39;t ever</span></div>
<div class="line"><a id="l00131" name="l00131"></a><span class="lineno">  131</span><span class="comment">**     really apply to these values.</span></div>
<div class="line"><a id="l00132" name="l00132"></a><span class="lineno">  132</span><span class="comment">*/</span></div>
<div class="line"><a id="l00133" name="l00133"></a><span class="lineno"><a class="line" href="group___a_p_r___util___x_m_l.html#gad856851edabebf42e4150597c6f9d2c2">  133</a></span><span class="preprocessor">#define APR_XML_NS_DAV_ID   0   </span></div>
<div class="line"><a id="l00134" name="l00134"></a><span class="lineno"><a class="line" href="group___a_p_r___util___x_m_l.html#ga2eed42f7f5e2b1932141f6bb5594b042">  134</a></span><span class="preprocessor">#define APR_XML_NS_NONE     -10 </span></div>
<div class="line"><a id="l00136" name="l00136"></a><span class="lineno"><a class="line" href="group___a_p_r___util___x_m_l.html#ga949c1a93de86c67576a0f2f225208447">  136</a></span><span class="preprocessor">#define APR_XML_NS_ERROR_BASE   -100    </span></div>
<div class="line"><a id="l00138" name="l00138"></a><span class="lineno"><a class="line" href="group___a_p_r___util___x_m_l.html#ga65029fb8740ec9eb85562df1300d125f">  138</a></span><span class="preprocessor">#define APR_XML_NS_IS_ERROR(e)  ((e) &lt;= APR_XML_NS_ERROR_BASE)</span></div>
<div class="line"><a id="l00139" name="l00139"></a><span class="lineno">  139</span> </div>
<div class="line"><a id="l00141" name="l00141"></a><span class="lineno"><a class="line" href="group___a_p_r___util___x_m_l.html#ga4889d4d353f0ea0dabae2d5ae58dd07e">  141</a></span><span class="keyword">typedef</span> <span class="keyword">struct </span><a class="code hl_struct" href="structapr__xml__attr.html">apr_xml_attr</a> <a class="code hl_struct" href="structapr__xml__attr.html">apr_xml_attr</a>;</div>
<div class="line"><a id="l00143" name="l00143"></a><span class="lineno"><a class="line" href="group___a_p_r___util___x_m_l.html#ga31390d11ec04137c925ddf43c2223270">  143</a></span><span class="keyword">typedef</span> <span class="keyword">struct </span><a class="code hl_struct" href="structapr__xml__elem.html">apr_xml_elem</a> <a class="code hl_struct" href="structapr__xml__elem.html">apr_xml_elem</a>;</div>
<div class="line"><a id="l00145" name="l00145"></a><span class="lineno"><a class="line" href="group___a_p_r___util___x_m_l.html#ga98eba70878b9460f2530e7a21bb6ae74">  145</a></span><span class="keyword">typedef</span> <span class="keyword">struct </span><a class="code hl_struct" href="structapr__xml__doc.html">apr_xml_doc</a> <a class="code hl_struct" href="structapr__xml__doc.html">apr_xml_doc</a>;</div>
<div class="line"><a id="l00146" name="l00146"></a><span class="lineno">  146</span> </div>
<div class="foldopen" id="foldopen00148" data-start="{" data-end="};">
<div class="line"><a id="l00148" name="l00148"></a><span class="lineno"><a class="line" href="structapr__xml__attr.html">  148</a></span><span class="keyword">struct </span><a class="code hl_struct" href="structapr__xml__attr.html">apr_xml_attr</a> {</div>
<div class="line"><a id="l00150" name="l00150"></a><span class="lineno"><a class="line" href="structapr__xml__attr.html#a2ac25d74e3fd8a521b70af15ae8c1257">  150</a></span>    <span class="keyword">const</span> <span class="keywordtype">char</span> *<a class="code hl_variable" href="structapr__xml__attr.html#a2ac25d74e3fd8a521b70af15ae8c1257">name</a>;</div>
<div class="line"><a id="l00152" name="l00152"></a><span class="lineno"><a class="line" href="structapr__xml__attr.html#ad08daf8b0b47796aae04b6aeaa332bc2">  152</a></span>    <span class="keywordtype">int</span> <a class="code hl_variable" href="structapr__xml__attr.html#ad08daf8b0b47796aae04b6aeaa332bc2">ns</a>;</div>
<div class="line"><a id="l00153" name="l00153"></a><span class="lineno">  153</span> </div>
<div class="line"><a id="l00155" name="l00155"></a><span class="lineno"><a class="line" href="structapr__xml__attr.html#a12f0f611e426fe83704de92b3b11d2e3">  155</a></span>    <span class="keyword">const</span> <span class="keywordtype">char</span> *<a class="code hl_variable" href="structapr__xml__attr.html#a12f0f611e426fe83704de92b3b11d2e3">value</a>;</div>
<div class="line"><a id="l00156" name="l00156"></a><span class="lineno">  156</span> </div>
<div class="line"><a id="l00158" name="l00158"></a><span class="lineno"><a class="line" href="structapr__xml__attr.html#a89a314d3136128eb2a37146ddb30da4f">  158</a></span>    <span class="keyword">struct </span><a class="code hl_struct" href="structapr__xml__attr.html">apr_xml_attr</a> *<a class="code hl_variable" href="structapr__xml__attr.html#a89a314d3136128eb2a37146ddb30da4f">next</a>;</div>
<div class="line"><a id="l00159" name="l00159"></a><span class="lineno">  159</span>};</div>
</div>
<div class="line"><a id="l00160" name="l00160"></a><span class="lineno">  160</span> </div>
<div class="foldopen" id="foldopen00162" data-start="{" data-end="};">
<div class="line"><a id="l00162" name="l00162"></a><span class="lineno"><a class="line" href="structapr__xml__elem.html">  162</a></span><span class="keyword">struct </span><a class="code hl_struct" href="structapr__xml__elem.html">apr_xml_elem</a> {</div>
<div class="line"><a id="l00164" name="l00164"></a><span class="lineno"><a class="line" href="structapr__xml__elem.html#a5b2fb684a9cfb244f88ad88f539fe3d6">  164</a></span>    <span class="keyword">const</span> <span class="keywordtype">char</span> *<a class="code hl_variable" href="structapr__xml__elem.html#a5b2fb684a9cfb244f88ad88f539fe3d6">name</a>;</div>
<div class="line"><a id="l00166" name="l00166"></a><span class="lineno"><a class="line" href="structapr__xml__elem.html#a613ea31964572df7b41f5a9da8d0982e">  166</a></span>    <span class="keywordtype">int</span> <a class="code hl_variable" href="structapr__xml__elem.html#a613ea31964572df7b41f5a9da8d0982e">ns</a>;</div>
<div class="line"><a id="l00168" name="l00168"></a><span class="lineno"><a class="line" href="structapr__xml__elem.html#a9a48a384f579816f62a7369aeb8b1a0c">  168</a></span>    <span class="keyword">const</span> <span class="keywordtype">char</span> *<a class="code hl_variable" href="structapr__xml__elem.html#a9a48a384f579816f62a7369aeb8b1a0c">lang</a>;</div>
<div class="line"><a id="l00169" name="l00169"></a><span class="lineno">  169</span> </div>
<div class="line"><a id="l00171" name="l00171"></a><span class="lineno"><a class="line" href="structapr__xml__elem.html#a732e8acd00e43330674fde57ef87163f">  171</a></span>    <a class="code hl_struct" href="structapr__text__header.html">apr_text_header</a> <a class="code hl_variable" href="structapr__xml__elem.html#a732e8acd00e43330674fde57ef87163f">first_cdata</a>;</div>
<div class="line"><a id="l00173" name="l00173"></a><span class="lineno"><a class="line" href="structapr__xml__elem.html#a8d64c5343354e34c1cc7ac67f51cc89a">  173</a></span>    <a class="code hl_struct" href="structapr__text__header.html">apr_text_header</a> <a class="code hl_variable" href="structapr__xml__elem.html#a8d64c5343354e34c1cc7ac67f51cc89a">following_cdata</a>;</div>
<div class="line"><a id="l00174" name="l00174"></a><span class="lineno">  174</span> </div>
<div class="line"><a id="l00176" name="l00176"></a><span class="lineno"><a class="line" href="structapr__xml__elem.html#a0fd30b383f2659a9ef245c2e99cb707d">  176</a></span>    <span class="keyword">struct </span><a class="code hl_struct" href="structapr__xml__elem.html">apr_xml_elem</a> *<a class="code hl_variable" href="structapr__xml__elem.html#a0fd30b383f2659a9ef245c2e99cb707d">parent</a>;    </div>
<div class="line"><a id="l00178" name="l00178"></a><span class="lineno"><a class="line" href="structapr__xml__elem.html#a8687253d504b1c1363c47117611042ac">  178</a></span>    <span class="keyword">struct </span><a class="code hl_struct" href="structapr__xml__elem.html">apr_xml_elem</a> *<a class="code hl_variable" href="structapr__xml__elem.html#a8687253d504b1c1363c47117611042ac">next</a>;  </div>
<div class="line"><a id="l00180" name="l00180"></a><span class="lineno"><a class="line" href="structapr__xml__elem.html#a620a28337f36592d4cb1f6dd3d2e97e0">  180</a></span>    <span class="keyword">struct </span><a class="code hl_struct" href="structapr__xml__elem.html">apr_xml_elem</a> *<a class="code hl_variable" href="structapr__xml__elem.html#a620a28337f36592d4cb1f6dd3d2e97e0">first_child</a>;</div>
<div class="line"><a id="l00182" name="l00182"></a><span class="lineno"><a class="line" href="structapr__xml__elem.html#aa9c71585c0b2a32269852047aebdd61c">  182</a></span>    <span class="keyword">struct </span><a class="code hl_struct" href="structapr__xml__attr.html">apr_xml_attr</a> *<a class="code hl_variable" href="structapr__xml__elem.html#aa9c71585c0b2a32269852047aebdd61c">attr</a>;      </div>
<div class="line"><a id="l00183" name="l00183"></a><span class="lineno">  183</span> </div>
<div class="line"><a id="l00184" name="l00184"></a><span class="lineno">  184</span>    <span class="comment">/* used only during parsing */</span></div>
<div class="line"><a id="l00186" name="l00186"></a><span class="lineno"><a class="line" href="structapr__xml__elem.html#ad4f49811fc36f2377c72ac2c19e57abd">  186</a></span>    <span class="keyword">struct </span><a class="code hl_struct" href="structapr__xml__elem.html">apr_xml_elem</a> *<a class="code hl_variable" href="structapr__xml__elem.html#ad4f49811fc36f2377c72ac2c19e57abd">last_child</a>;</div>
<div class="line"><a id="l00188" name="l00188"></a><span class="lineno"><a class="line" href="structapr__xml__elem.html#addfd70c22965dca4f7574639424a0c32">  188</a></span>    <span class="keyword">struct </span>apr_xml_ns_scope *<a class="code hl_variable" href="structapr__xml__elem.html#addfd70c22965dca4f7574639424a0c32">ns_scope</a>;</div>
<div class="line"><a id="l00189" name="l00189"></a><span class="lineno">  189</span> </div>
<div class="line"><a id="l00190" name="l00190"></a><span class="lineno">  190</span>    <span class="comment">/* used by modules during request processing */</span></div>
<div class="line"><a id="l00192" name="l00192"></a><span class="lineno"><a class="line" href="structapr__xml__elem.html#a0bc4296aedb5d047325f86080604d939">  192</a></span>    <span class="keywordtype">void</span> *<a class="code hl_variable" href="structapr__xml__elem.html#a0bc4296aedb5d047325f86080604d939">priv</a>;</div>
<div class="line"><a id="l00193" name="l00193"></a><span class="lineno">  193</span>};</div>
</div>
<div class="line"><a id="l00194" name="l00194"></a><span class="lineno">  194</span> </div>
<div class="foldopen" id="foldopen00196" data-start="" data-end="">
<div class="line"><a id="l00196" name="l00196"></a><span class="lineno"><a class="line" href="group___a_p_r___util___x_m_l.html#gaa5792e7a2aa38dc98a93b0762c98441f">  196</a></span><span class="preprocessor">#define APR_XML_ELEM_IS_EMPTY(e) ((e)-&gt;first_child == NULL &amp;&amp; \</span></div>
<div class="line"><a id="l00197" name="l00197"></a><span class="lineno">  197</span><span class="preprocessor">                                  (e)-&gt;first_cdata.first == NULL)</span></div>
</div>
<div class="line"><a id="l00198" name="l00198"></a><span class="lineno">  198</span> </div>
<div class="foldopen" id="foldopen00200" data-start="{" data-end="};">
<div class="line"><a id="l00200" name="l00200"></a><span class="lineno"><a class="line" href="structapr__xml__doc.html">  200</a></span><span class="keyword">struct </span><a class="code hl_struct" href="structapr__xml__doc.html">apr_xml_doc</a> {</div>
<div class="line"><a id="l00202" name="l00202"></a><span class="lineno"><a class="line" href="structapr__xml__doc.html#a9385ccf062ed6997d2d59d80cda28a71">  202</a></span>    <a class="code hl_struct" href="structapr__xml__elem.html">apr_xml_elem</a> *<a class="code hl_variable" href="structapr__xml__doc.html#a9385ccf062ed6997d2d59d80cda28a71">root</a>; </div>
<div class="line"><a id="l00204" name="l00204"></a><span class="lineno"><a class="line" href="structapr__xml__doc.html#a6aee4d0e4516c9b8191ad734c2748d39">  204</a></span>    apr_array_header_t *<a class="code hl_variable" href="structapr__xml__doc.html#a6aee4d0e4516c9b8191ad734c2748d39">namespaces</a>;</div>
<div class="line"><a id="l00205" name="l00205"></a><span class="lineno">  205</span>};</div>
</div>
<div class="line"><a id="l00206" name="l00206"></a><span class="lineno">  206</span> </div>
<div class="line"><a id="l00208" name="l00208"></a><span class="lineno"><a class="line" href="group___a_p_r___util___x_m_l.html#gab08a1c255615afda782318811a5053d9">  208</a></span><span class="keyword">typedef</span> <span class="keyword">struct </span><a class="code hl_typedef" href="group___a_p_r___util___x_m_l.html#gab08a1c255615afda782318811a5053d9">apr_xml_parser</a> <a class="code hl_typedef" href="group___a_p_r___util___x_m_l.html#gab08a1c255615afda782318811a5053d9">apr_xml_parser</a>;</div>
<div class="line"><a id="l00209" name="l00209"></a><span class="lineno">  209</span> </div>
<div class="line"><a id="l00215" name="l00215"></a><span class="lineno"><a class="line" href="group___a_p_r___util___x_m_l.html#ga17fe0a609e8778aec358fa7f132df924">  215</a></span>APU_DECLARE(<a class="code hl_typedef" href="group___a_p_r___util___x_m_l.html#gab08a1c255615afda782318811a5053d9">apr_xml_parser</a> *) <a class="code hl_function" href="group___a_p_r___util___x_m_l.html#ga17fe0a609e8778aec358fa7f132df924">apr_xml_parser_create</a>(apr_pool_t *pool);</div>
<div class="line"><a id="l00216" name="l00216"></a><span class="lineno">  216</span> </div>
<div class="line"><a id="l00227" name="l00227"></a><span class="lineno"><a class="line" href="group___a_p_r___util___x_m_l.html#gad65e09202d9f2eb46cb1d681d7005076">  227</a></span>APU_DECLARE(apr_status_t) <a class="code hl_function" href="group___a_p_r___util___x_m_l.html#gad65e09202d9f2eb46cb1d681d7005076">apr_xml_parse_file</a>(apr_pool_t *p,</div>
<div class="line"><a id="l00228" name="l00228"></a><span class="lineno">  228</span>                                             <a class="code hl_typedef" href="group___a_p_r___util___x_m_l.html#gab08a1c255615afda782318811a5053d9">apr_xml_parser</a> **parser,</div>
<div class="line"><a id="l00229" name="l00229"></a><span class="lineno">  229</span>                                             <a class="code hl_struct" href="structapr__xml__doc.html">apr_xml_doc</a> **ppdoc,</div>
<div class="line"><a id="l00230" name="l00230"></a><span class="lineno">  230</span>                                             apr_file_t *xmlfd,</div>
<div class="line"><a id="l00231" name="l00231"></a><span class="lineno">  231</span>                                             apr_size_t buffer_length);</div>
<div class="line"><a id="l00232" name="l00232"></a><span class="lineno">  232</span> </div>
<div class="line"><a id="l00233" name="l00233"></a><span class="lineno">  233</span> </div>
<div class="line"><a id="l00242" name="l00242"></a><span class="lineno"><a class="line" href="group___a_p_r___util___x_m_l.html#ga8b1f79c70267b30bc56a69df0b7d05ca">  242</a></span>APU_DECLARE(apr_status_t) <a class="code hl_function" href="group___a_p_r___util___x_m_l.html#ga8b1f79c70267b30bc56a69df0b7d05ca">apr_xml_parser_feed</a>(<a class="code hl_typedef" href="group___a_p_r___util___x_m_l.html#gab08a1c255615afda782318811a5053d9">apr_xml_parser</a> *parser,</div>
<div class="line"><a id="l00243" name="l00243"></a><span class="lineno">  243</span>                                              <span class="keyword">const</span> <span class="keywordtype">char</span> *data,</div>
<div class="line"><a id="l00244" name="l00244"></a><span class="lineno">  244</span>                                              apr_size_t len);</div>
<div class="line"><a id="l00245" name="l00245"></a><span class="lineno">  245</span> </div>
<div class="line"><a id="l00254" name="l00254"></a><span class="lineno"><a class="line" href="group___a_p_r___util___x_m_l.html#ga69d883e7fcaf0f98d6df69d7ff3ba523">  254</a></span>APU_DECLARE(apr_status_t) <a class="code hl_function" href="group___a_p_r___util___x_m_l.html#ga69d883e7fcaf0f98d6df69d7ff3ba523">apr_xml_parser_done</a>(<a class="code hl_typedef" href="group___a_p_r___util___x_m_l.html#gab08a1c255615afda782318811a5053d9">apr_xml_parser</a> *parser,</div>
<div class="line"><a id="l00255" name="l00255"></a><span class="lineno">  255</span>                                              <a class="code hl_struct" href="structapr__xml__doc.html">apr_xml_doc</a> **pdoc);</div>
<div class="line"><a id="l00256" name="l00256"></a><span class="lineno">  256</span> </div>
<div class="line"><a id="l00264" name="l00264"></a><span class="lineno"><a class="line" href="group___a_p_r___util___x_m_l.html#gaa0186ee41f17c5aff5c299600b62eaac">  264</a></span>APU_DECLARE(<span class="keywordtype">char</span> *) <a class="code hl_function" href="group___a_p_r___util___x_m_l.html#gaa0186ee41f17c5aff5c299600b62eaac">apr_xml_parser_geterror</a>(<a class="code hl_typedef" href="group___a_p_r___util___x_m_l.html#gab08a1c255615afda782318811a5053d9">apr_xml_parser</a> *parser,</div>
<div class="line"><a id="l00265" name="l00265"></a><span class="lineno">  265</span>                                            <span class="keywordtype">char</span> *errbuf,</div>
<div class="line"><a id="l00266" name="l00266"></a><span class="lineno">  266</span>                                            apr_size_t errbufsize);</div>
<div class="line"><a id="l00267" name="l00267"></a><span class="lineno">  267</span> </div>
<div class="line"><a id="l00268" name="l00268"></a><span class="lineno">  268</span> </div>
<div class="line"><a id="l00286" name="l00286"></a><span class="lineno"><a class="line" href="group___a_p_r___util___x_m_l.html#ga4485edce130dc1e9a3da3a633a75ffb3">  286</a></span>APU_DECLARE(<span class="keywordtype">void</span>) <a class="code hl_function" href="group___a_p_r___util___x_m_l.html#ga4485edce130dc1e9a3da3a633a75ffb3">apr_xml_to_text</a>(apr_pool_t *p, <span class="keyword">const</span> <a class="code hl_struct" href="structapr__xml__elem.html">apr_xml_elem</a> *elem,</div>
<div class="line"><a id="l00287" name="l00287"></a><span class="lineno">  287</span>                                  <span class="keywordtype">int</span> style, apr_array_header_t *namespaces,</div>
<div class="line"><a id="l00288" name="l00288"></a><span class="lineno">  288</span>                                  <span class="keywordtype">int</span> *ns_map, <span class="keyword">const</span> <span class="keywordtype">char</span> **pbuf,</div>
<div class="line"><a id="l00289" name="l00289"></a><span class="lineno">  289</span>                                  apr_size_t *psize);</div>
<div class="line"><a id="l00290" name="l00290"></a><span class="lineno">  290</span> </div>
<div class="line"><a id="l00291" name="l00291"></a><span class="lineno">  291</span><span class="comment">/* style argument values: */</span></div>
<div class="line"><a id="l00292" name="l00292"></a><span class="lineno"><a class="line" href="group___a_p_r___util___x_m_l.html#gaeb48abf8de020df9bad57cfc7ca35747">  292</a></span><span class="preprocessor">#define APR_XML_X2T_FULL         0  </span></div>
<div class="line"><a id="l00293" name="l00293"></a><span class="lineno"><a class="line" href="group___a_p_r___util___x_m_l.html#ga715a5e536efbfa24854531008cf4bdce">  293</a></span><span class="preprocessor">#define APR_XML_X2T_INNER        1  </span></div>
<div class="line"><a id="l00294" name="l00294"></a><span class="lineno"><a class="line" href="group___a_p_r___util___x_m_l.html#ga4cd40106902732169b8fe7579ba2e67c">  294</a></span><span class="preprocessor">#define APR_XML_X2T_LANG_INNER   2  </span></div>
<div class="line"><a id="l00295" name="l00295"></a><span class="lineno"><a class="line" href="group___a_p_r___util___x_m_l.html#ga7b2cd4c48940cd95a56ace294a94d938">  295</a></span><span class="preprocessor">#define APR_XML_X2T_FULL_NS_LANG 3  </span></div>
<div class="line"><a id="l00296" name="l00296"></a><span class="lineno"><a class="line" href="group___a_p_r___util___x_m_l.html#ga353a5e38ba709b2f158dabdbe05d3074">  296</a></span><span class="preprocessor">#define APR_XML_X2T_PARSED       4  </span></div>
<div class="line"><a id="l00304" name="l00304"></a><span class="lineno"><a class="line" href="group___a_p_r___util___x_m_l.html#gab4a06ed44107a0310c40d7c756f73eed">  304</a></span>APU_DECLARE(<span class="keyword">const</span> <span class="keywordtype">char</span> *) <a class="code hl_function" href="group___a_p_r___util___x_m_l.html#gab4a06ed44107a0310c40d7c756f73eed">apr_xml_empty_elem</a>(apr_pool_t *p,</div>
<div class="line"><a id="l00305" name="l00305"></a><span class="lineno">  305</span>                                             <span class="keyword">const</span> <a class="code hl_struct" href="structapr__xml__elem.html">apr_xml_elem</a> *elem);</div>
<div class="line"><a id="l00306" name="l00306"></a><span class="lineno">  306</span> </div>
<div class="line"><a id="l00317" name="l00317"></a><span class="lineno"><a class="line" href="group___a_p_r___util___x_m_l.html#ga982439ef34c996292e19eec5bb613286">  317</a></span>APU_DECLARE(<span class="keyword">const</span> <span class="keywordtype">char</span> *) <a class="code hl_function" href="group___a_p_r___util___x_m_l.html#ga982439ef34c996292e19eec5bb613286">apr_xml_quote_string</a>(apr_pool_t *p, <span class="keyword">const</span> <span class="keywordtype">char</span> *s,</div>
<div class="line"><a id="l00318" name="l00318"></a><span class="lineno">  318</span>                                               <span class="keywordtype">int</span> quotes);</div>
<div class="line"><a id="l00319" name="l00319"></a><span class="lineno">  319</span> </div>
<div class="line"><a id="l00325" name="l00325"></a><span class="lineno"><a class="line" href="group___a_p_r___util___x_m_l.html#ga709c6294a67b450459669e3be45a9aba">  325</a></span>APU_DECLARE(<span class="keywordtype">void</span>) <a class="code hl_function" href="group___a_p_r___util___x_m_l.html#ga709c6294a67b450459669e3be45a9aba">apr_xml_quote_elem</a>(apr_pool_t *p, <a class="code hl_struct" href="structapr__xml__elem.html">apr_xml_elem</a> *elem);</div>
<div class="line"><a id="l00326" name="l00326"></a><span class="lineno">  326</span> </div>
<div class="line"><a id="l00327" name="l00327"></a><span class="lineno">  327</span><span class="comment">/* manage an array of unique URIs: apr_xml_insert_uri() and APR_XML_URI_ITEM() */</span></div>
<div class="line"><a id="l00328" name="l00328"></a><span class="lineno">  328</span> </div>
<div class="line"><a id="l00335" name="l00335"></a><span class="lineno"><a class="line" href="group___a_p_r___util___x_m_l.html#ga25a4f0e204fc99ce5000221befc55847">  335</a></span>APU_DECLARE(<span class="keywordtype">int</span>) <a class="code hl_function" href="group___a_p_r___util___x_m_l.html#ga25a4f0e204fc99ce5000221befc55847">apr_xml_insert_uri</a>(apr_array_header_t *uri_array,</div>
<div class="line"><a id="l00336" name="l00336"></a><span class="lineno">  336</span>                                    <span class="keyword">const</span> <span class="keywordtype">char</span> *uri);</div>
<div class="line"><a id="l00337" name="l00337"></a><span class="lineno">  337</span> </div>
<div class="line"><a id="l00339" name="l00339"></a><span class="lineno"><a class="line" href="group___a_p_r___util___x_m_l.html#gaf31ae94be9e1db1ee0175f7c0c40e3a7">  339</a></span><span class="preprocessor">#define APR_XML_GET_URI_ITEM(ary, i) (((const char * const *)(ary)-&gt;elts)[i])</span></div>
<div class="line"><a id="l00340" name="l00340"></a><span class="lineno">  340</span> </div>
<div class="line"><a id="l00341" name="l00341"></a><span class="lineno">  341</span><span class="preprocessor">#if APR_CHARSET_EBCDIC</span></div>
<div class="line"><a id="l00349" name="l00349"></a><span class="lineno">  349</span>APU_DECLARE(apr_status_t) apr_xml_parser_convert_doc(apr_pool_t *p,</div>
<div class="line"><a id="l00350" name="l00350"></a><span class="lineno">  350</span>                                                     <a class="code hl_struct" href="structapr__xml__doc.html">apr_xml_doc</a> *pdoc,</div>
<div class="line"><a id="l00351" name="l00351"></a><span class="lineno">  351</span>                                                     <a class="code hl_typedef" href="group___a_p_r___x_l_a_t_e.html#ga069dabbadc30e3a4157c38104a250e77">apr_xlate_t</a> *convset);</div>
<div class="line"><a id="l00352" name="l00352"></a><span class="lineno">  352</span><span class="preprocessor">#endif</span></div>
<div class="line"><a id="l00353" name="l00353"></a><span class="lineno">  353</span> </div>
<div class="line"><a id="l00354" name="l00354"></a><span class="lineno">  354</span><span class="preprocessor">#ifdef __cplusplus</span></div>
<div class="line"><a id="l00355" name="l00355"></a><span class="lineno">  355</span>}</div>
<div class="line"><a id="l00356" name="l00356"></a><span class="lineno">  356</span><span class="preprocessor">#endif</span></div>
<div class="line"><a id="l00358" name="l00358"></a><span class="lineno">  358</span><span class="preprocessor">#endif </span><span class="comment">/* APR_XML_H */</span><span class="preprocessor"></span></div>
<div class="ttc" id="aapr__xlate_8h_html"><div class="ttname"><a href="apr__xlate_8h.html">apr_xlate.h</a></div><div class="ttdoc">APR I18N translation library.</div></div>
<div class="ttc" id="agroup___a_p_r___util___x_m_l_html_ga17fe0a609e8778aec358fa7f132df924"><div class="ttname"><a href="group___a_p_r___util___x_m_l.html#ga17fe0a609e8778aec358fa7f132df924">apr_xml_parser_create</a></div><div class="ttdeci">apr_xml_parser * apr_xml_parser_create(apr_pool_t *pool)</div></div>
<div class="ttc" id="agroup___a_p_r___util___x_m_l_html_ga25a4f0e204fc99ce5000221befc55847"><div class="ttname"><a href="group___a_p_r___util___x_m_l.html#ga25a4f0e204fc99ce5000221befc55847">apr_xml_insert_uri</a></div><div class="ttdeci">int apr_xml_insert_uri(apr_array_header_t *uri_array, const char *uri)</div></div>
<div class="ttc" id="agroup___a_p_r___util___x_m_l_html_ga4485edce130dc1e9a3da3a633a75ffb3"><div class="ttname"><a href="group___a_p_r___util___x_m_l.html#ga4485edce130dc1e9a3da3a633a75ffb3">apr_xml_to_text</a></div><div class="ttdeci">void apr_xml_to_text(apr_pool_t *p, const apr_xml_elem *elem, int style, apr_array_header_t *namespaces, int *ns_map, const char **pbuf, apr_size_t *psize)</div></div>
<div class="ttc" id="agroup___a_p_r___util___x_m_l_html_ga69d883e7fcaf0f98d6df69d7ff3ba523"><div class="ttname"><a href="group___a_p_r___util___x_m_l.html#ga69d883e7fcaf0f98d6df69d7ff3ba523">apr_xml_parser_done</a></div><div class="ttdeci">apr_status_t apr_xml_parser_done(apr_xml_parser *parser, apr_xml_doc **pdoc)</div></div>
<div class="ttc" id="agroup___a_p_r___util___x_m_l_html_ga709c6294a67b450459669e3be45a9aba"><div class="ttname"><a href="group___a_p_r___util___x_m_l.html#ga709c6294a67b450459669e3be45a9aba">apr_xml_quote_elem</a></div><div class="ttdeci">void apr_xml_quote_elem(apr_pool_t *p, apr_xml_elem *elem)</div></div>
<div class="ttc" id="agroup___a_p_r___util___x_m_l_html_ga8b1f79c70267b30bc56a69df0b7d05ca"><div class="ttname"><a href="group___a_p_r___util___x_m_l.html#ga8b1f79c70267b30bc56a69df0b7d05ca">apr_xml_parser_feed</a></div><div class="ttdeci">apr_status_t apr_xml_parser_feed(apr_xml_parser *parser, const char *data, apr_size_t len)</div></div>
<div class="ttc" id="agroup___a_p_r___util___x_m_l_html_ga982439ef34c996292e19eec5bb613286"><div class="ttname"><a href="group___a_p_r___util___x_m_l.html#ga982439ef34c996292e19eec5bb613286">apr_xml_quote_string</a></div><div class="ttdeci">const char * apr_xml_quote_string(apr_pool_t *p, const char *s, int quotes)</div></div>
<div class="ttc" id="agroup___a_p_r___util___x_m_l_html_gaa0186ee41f17c5aff5c299600b62eaac"><div class="ttname"><a href="group___a_p_r___util___x_m_l.html#gaa0186ee41f17c5aff5c299600b62eaac">apr_xml_parser_geterror</a></div><div class="ttdeci">char * apr_xml_parser_geterror(apr_xml_parser *parser, char *errbuf, apr_size_t errbufsize)</div></div>
<div class="ttc" id="agroup___a_p_r___util___x_m_l_html_gab08a1c255615afda782318811a5053d9"><div class="ttname"><a href="group___a_p_r___util___x_m_l.html#gab08a1c255615afda782318811a5053d9">apr_xml_parser</a></div><div class="ttdeci">struct apr_xml_parser apr_xml_parser</div><div class="ttdef"><b>Definition</b> apr_xml.h:208</div></div>
<div class="ttc" id="agroup___a_p_r___util___x_m_l_html_gab4a06ed44107a0310c40d7c756f73eed"><div class="ttname"><a href="group___a_p_r___util___x_m_l.html#gab4a06ed44107a0310c40d7c756f73eed">apr_xml_empty_elem</a></div><div class="ttdeci">const char * apr_xml_empty_elem(apr_pool_t *p, const apr_xml_elem *elem)</div></div>
<div class="ttc" id="agroup___a_p_r___util___x_m_l_html_gad65e09202d9f2eb46cb1d681d7005076"><div class="ttname"><a href="group___a_p_r___util___x_m_l.html#gad65e09202d9f2eb46cb1d681d7005076">apr_xml_parse_file</a></div><div class="ttdeci">apr_status_t apr_xml_parse_file(apr_pool_t *p, apr_xml_parser **parser, apr_xml_doc **ppdoc, apr_file_t *xmlfd, apr_size_t buffer_length)</div></div>
<div class="ttc" id="agroup___a_p_r___util___x_m_l_html_gaf63dcaeeda623045860396304007aa49"><div class="ttname"><a href="group___a_p_r___util___x_m_l.html#gaf63dcaeeda623045860396304007aa49">apr_text_append</a></div><div class="ttdeci">void apr_text_append(apr_pool_t *p, apr_text_header *hdr, const char *text)</div></div>
<div class="ttc" id="agroup___a_p_r___x_l_a_t_e_html_ga069dabbadc30e3a4157c38104a250e77"><div class="ttname"><a href="group___a_p_r___x_l_a_t_e.html#ga069dabbadc30e3a4157c38104a250e77">apr_xlate_t</a></div><div class="ttdeci">struct apr_xlate_t apr_xlate_t</div><div class="ttdef"><b>Definition</b> apr_xlate.h:39</div></div>
<div class="ttc" id="astructapr__text__header_html"><div class="ttname"><a href="structapr__text__header.html">apr_text_header</a></div><div class="ttdef"><b>Definition</b> apr_xml.h:64</div></div>
<div class="ttc" id="astructapr__text__header_html_a3ebe57b46d323b8cefaba1e114acf09e"><div class="ttname"><a href="structapr__text__header.html#a3ebe57b46d323b8cefaba1e114acf09e">apr_text_header::last</a></div><div class="ttdeci">apr_text * last</div><div class="ttdef"><b>Definition</b> apr_xml.h:68</div></div>
<div class="ttc" id="astructapr__text__header_html_a6db03d272f5e56058c84e10e49624c0b"><div class="ttname"><a href="structapr__text__header.html#a6db03d272f5e56058c84e10e49624c0b">apr_text_header::first</a></div><div class="ttdeci">apr_text * first</div><div class="ttdef"><b>Definition</b> apr_xml.h:66</div></div>
<div class="ttc" id="astructapr__text_html"><div class="ttname"><a href="structapr__text.html">apr_text</a></div><div class="ttdef"><b>Definition</b> apr_xml.h:53</div></div>
<div class="ttc" id="astructapr__text_html_a37a262695c36f740a7777ea9dd0b699d"><div class="ttname"><a href="structapr__text.html#a37a262695c36f740a7777ea9dd0b699d">apr_text::text</a></div><div class="ttdeci">const char * text</div><div class="ttdef"><b>Definition</b> apr_xml.h:55</div></div>
<div class="ttc" id="astructapr__text_html_aaf1b48e3f3085522fe7355e7d8893111"><div class="ttname"><a href="structapr__text.html#aaf1b48e3f3085522fe7355e7d8893111">apr_text::next</a></div><div class="ttdeci">struct apr_text * next</div><div class="ttdef"><b>Definition</b> apr_xml.h:57</div></div>
<div class="ttc" id="astructapr__xml__attr_html"><div class="ttname"><a href="structapr__xml__attr.html">apr_xml_attr</a></div><div class="ttdef"><b>Definition</b> apr_xml.h:148</div></div>
<div class="ttc" id="astructapr__xml__attr_html_a12f0f611e426fe83704de92b3b11d2e3"><div class="ttname"><a href="structapr__xml__attr.html#a12f0f611e426fe83704de92b3b11d2e3">apr_xml_attr::value</a></div><div class="ttdeci">const char * value</div><div class="ttdef"><b>Definition</b> apr_xml.h:155</div></div>
<div class="ttc" id="astructapr__xml__attr_html_a2ac25d74e3fd8a521b70af15ae8c1257"><div class="ttname"><a href="structapr__xml__attr.html#a2ac25d74e3fd8a521b70af15ae8c1257">apr_xml_attr::name</a></div><div class="ttdeci">const char * name</div><div class="ttdef"><b>Definition</b> apr_xml.h:150</div></div>
<div class="ttc" id="astructapr__xml__attr_html_a89a314d3136128eb2a37146ddb30da4f"><div class="ttname"><a href="structapr__xml__attr.html#a89a314d3136128eb2a37146ddb30da4f">apr_xml_attr::next</a></div><div class="ttdeci">struct apr_xml_attr * next</div><div class="ttdef"><b>Definition</b> apr_xml.h:158</div></div>
<div class="ttc" id="astructapr__xml__attr_html_ad08daf8b0b47796aae04b6aeaa332bc2"><div class="ttname"><a href="structapr__xml__attr.html#ad08daf8b0b47796aae04b6aeaa332bc2">apr_xml_attr::ns</a></div><div class="ttdeci">int ns</div><div class="ttdef"><b>Definition</b> apr_xml.h:152</div></div>
<div class="ttc" id="astructapr__xml__doc_html"><div class="ttname"><a href="structapr__xml__doc.html">apr_xml_doc</a></div><div class="ttdef"><b>Definition</b> apr_xml.h:200</div></div>
<div class="ttc" id="astructapr__xml__doc_html_a6aee4d0e4516c9b8191ad734c2748d39"><div class="ttname"><a href="structapr__xml__doc.html#a6aee4d0e4516c9b8191ad734c2748d39">apr_xml_doc::namespaces</a></div><div class="ttdeci">apr_array_header_t * namespaces</div><div class="ttdef"><b>Definition</b> apr_xml.h:204</div></div>
<div class="ttc" id="astructapr__xml__doc_html_a9385ccf062ed6997d2d59d80cda28a71"><div class="ttname"><a href="structapr__xml__doc.html#a9385ccf062ed6997d2d59d80cda28a71">apr_xml_doc::root</a></div><div class="ttdeci">apr_xml_elem * root</div><div class="ttdef"><b>Definition</b> apr_xml.h:202</div></div>
<div class="ttc" id="astructapr__xml__elem_html"><div class="ttname"><a href="structapr__xml__elem.html">apr_xml_elem</a></div><div class="ttdef"><b>Definition</b> apr_xml.h:162</div></div>
<div class="ttc" id="astructapr__xml__elem_html_a0bc4296aedb5d047325f86080604d939"><div class="ttname"><a href="structapr__xml__elem.html#a0bc4296aedb5d047325f86080604d939">apr_xml_elem::priv</a></div><div class="ttdeci">void * priv</div><div class="ttdef"><b>Definition</b> apr_xml.h:192</div></div>
<div class="ttc" id="astructapr__xml__elem_html_a0fd30b383f2659a9ef245c2e99cb707d"><div class="ttname"><a href="structapr__xml__elem.html#a0fd30b383f2659a9ef245c2e99cb707d">apr_xml_elem::parent</a></div><div class="ttdeci">struct apr_xml_elem * parent</div><div class="ttdef"><b>Definition</b> apr_xml.h:176</div></div>
<div class="ttc" id="astructapr__xml__elem_html_a5b2fb684a9cfb244f88ad88f539fe3d6"><div class="ttname"><a href="structapr__xml__elem.html#a5b2fb684a9cfb244f88ad88f539fe3d6">apr_xml_elem::name</a></div><div class="ttdeci">const char * name</div><div class="ttdef"><b>Definition</b> apr_xml.h:164</div></div>
<div class="ttc" id="astructapr__xml__elem_html_a613ea31964572df7b41f5a9da8d0982e"><div class="ttname"><a href="structapr__xml__elem.html#a613ea31964572df7b41f5a9da8d0982e">apr_xml_elem::ns</a></div><div class="ttdeci">int ns</div><div class="ttdef"><b>Definition</b> apr_xml.h:166</div></div>
<div class="ttc" id="astructapr__xml__elem_html_a620a28337f36592d4cb1f6dd3d2e97e0"><div class="ttname"><a href="structapr__xml__elem.html#a620a28337f36592d4cb1f6dd3d2e97e0">apr_xml_elem::first_child</a></div><div class="ttdeci">struct apr_xml_elem * first_child</div><div class="ttdef"><b>Definition</b> apr_xml.h:180</div></div>
<div class="ttc" id="astructapr__xml__elem_html_a732e8acd00e43330674fde57ef87163f"><div class="ttname"><a href="structapr__xml__elem.html#a732e8acd00e43330674fde57ef87163f">apr_xml_elem::first_cdata</a></div><div class="ttdeci">apr_text_header first_cdata</div><div class="ttdef"><b>Definition</b> apr_xml.h:171</div></div>
<div class="ttc" id="astructapr__xml__elem_html_a8687253d504b1c1363c47117611042ac"><div class="ttname"><a href="structapr__xml__elem.html#a8687253d504b1c1363c47117611042ac">apr_xml_elem::next</a></div><div class="ttdeci">struct apr_xml_elem * next</div><div class="ttdef"><b>Definition</b> apr_xml.h:178</div></div>
<div class="ttc" id="astructapr__xml__elem_html_a8d64c5343354e34c1cc7ac67f51cc89a"><div class="ttname"><a href="structapr__xml__elem.html#a8d64c5343354e34c1cc7ac67f51cc89a">apr_xml_elem::following_cdata</a></div><div class="ttdeci">apr_text_header following_cdata</div><div class="ttdef"><b>Definition</b> apr_xml.h:173</div></div>
<div class="ttc" id="astructapr__xml__elem_html_a9a48a384f579816f62a7369aeb8b1a0c"><div class="ttname"><a href="structapr__xml__elem.html#a9a48a384f579816f62a7369aeb8b1a0c">apr_xml_elem::lang</a></div><div class="ttdeci">const char * lang</div><div class="ttdef"><b>Definition</b> apr_xml.h:168</div></div>
<div class="ttc" id="astructapr__xml__elem_html_aa9c71585c0b2a32269852047aebdd61c"><div class="ttname"><a href="structapr__xml__elem.html#aa9c71585c0b2a32269852047aebdd61c">apr_xml_elem::attr</a></div><div class="ttdeci">struct apr_xml_attr * attr</div><div class="ttdef"><b>Definition</b> apr_xml.h:182</div></div>
<div class="ttc" id="astructapr__xml__elem_html_ad4f49811fc36f2377c72ac2c19e57abd"><div class="ttname"><a href="structapr__xml__elem.html#ad4f49811fc36f2377c72ac2c19e57abd">apr_xml_elem::last_child</a></div><div class="ttdeci">struct apr_xml_elem * last_child</div><div class="ttdef"><b>Definition</b> apr_xml.h:186</div></div>
<div class="ttc" id="astructapr__xml__elem_html_addfd70c22965dca4f7574639424a0c32"><div class="ttname"><a href="structapr__xml__elem.html#addfd70c22965dca4f7574639424a0c32">apr_xml_elem::ns_scope</a></div><div class="ttdeci">struct apr_xml_ns_scope * ns_scope</div><div class="ttdef"><b>Definition</b> apr_xml.h:188</div></div>
</div><!-- fragment --></div><!-- contents -->
<!-- start footer part -->
<hr class="footer"/><address class="footer"><small>
Generated by&#160;<a href="https://www.doxygen.org/index.html"><img class="footer" src="doxygen.svg" width="104" height="31" alt="doxygen"/></a> 1.9.8
</small></address>
</body>
</html>

Zerion Mini Shell 1.0