Sophie

Sophie

distrib > Fedora > 13 > i386 > media > os > by-pkgid > ba2dfbbbbde4620e3579a4df2bdd369e > files > 41

uriparser-devel-0.7.5-2.fc12.i686.rpm

<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
<html><head><meta http-equiv="Content-Type" content="text/html;charset=UTF-8">
<title>uriparser: UriTextRangeStructA Struct Reference</title>
<link href="tabs.css" rel="stylesheet" type="text/css">
<link href="doxygen.css" rel="stylesheet" type="text/css">
</head><body>
<!-- Generated by Doxygen 1.5.9 -->
<div class="navigation" id="top">
  <div class="tabs">
    <ul>
      <li><a href="index.html"><span>Main&nbsp;Page</span></a></li>
      <li class="current"><a href="annotated.html"><span>Data&nbsp;Structures</span></a></li>
      <li><a href="files.html"><span>Files</span></a></li>
    </ul>
  </div>
  <div class="tabs">
    <ul>
      <li><a href="annotated.html"><span>Data&nbsp;Structures</span></a></li>
      <li><a href="functions.html"><span>Data&nbsp;Fields</span></a></li>
    </ul>
  </div>
</div>
<div class="contents">
<h1>UriTextRangeStructA Struct Reference</h1><!-- doxytag: class="UriTextRangeStructA" --><code>#include &lt;Uri.h&gt;</code>
<p>
<table border="0" cellpadding="0" cellspacing="0">
<tr><td></td></tr>
<tr><td colspan="2"><br><h2>Data Fields</h2></td></tr>
<tr><td class="memItemLeft" nowrap align="right" valign="top">const char *&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="structUriTextRangeStructA.html#6f1e1048b5e74fe6c7a680ff99138f68">first</a></td></tr>

<tr><td class="memItemLeft" nowrap align="right" valign="top">const char *&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="structUriTextRangeStructA.html#86aea0aab8d5ee912c3b260bdd9af67e">afterLast</a></td></tr>

</table>
<hr><a name="_details"></a><h2>Detailed Description</h2>
Specifies a range of characters within a string. The range includes all characters from <code>first</code> to one before <code>afterLast</code>. So if both are non-NULL the difference is the length of the text range.<p>
<dl class="see" compact><dt><b>See also:</b></dt><dd><a class="el" href="Uri_8h.html#924841de923bfc02670dfee96cd25e62">UriUriA</a> <p>
<a class="el" href="Uri_8h.html#df287c1ee8da6f2d635e2049bcf72f61">UriPathSegmentA</a> <p>
<a class="el" href="Uri_8h.html#94d90c775fbcd848d7a83fa05ebd660e">UriHostDataA</a> </dd></dl>
<dl class="since" compact><dt><b>Since:</b></dt><dd>0.3.0 </dd></dl>
<hr><h2>Field Documentation</h2>
<a class="anchor" name="86aea0aab8d5ee912c3b260bdd9af67e"></a><!-- doxytag: member="UriTextRangeStructA::afterLast" ref="86aea0aab8d5ee912c3b260bdd9af67e" args="" -->
<div class="memitem">
<div class="memproto">
      <table class="memname">
        <tr>
          <td class="memname">const char* <a class="el" href="structUriTextRangeStructA.html#86aea0aab8d5ee912c3b260bdd9af67e">afterLast</a>          </td>
        </tr>
      </table>
</div>
<div class="memdoc">

<p>
Pointer to character after the last one still in 
</div>
</div><p>
<a class="anchor" name="6f1e1048b5e74fe6c7a680ff99138f68"></a><!-- doxytag: member="UriTextRangeStructA::first" ref="6f1e1048b5e74fe6c7a680ff99138f68" args="" -->
<div class="memitem">
<div class="memproto">
      <table class="memname">
        <tr>
          <td class="memname">const char* <a class="el" href="structUriTextRangeStructA.html#6f1e1048b5e74fe6c7a680ff99138f68">first</a>          </td>
        </tr>
      </table>
</div>
<div class="memdoc">

<p>
Pointer to first character 
</div>
</div><p>
<hr>The documentation for this struct was generated from the following file:<ul>
<li><a class="el" href="Uri_8h.html">Uri.h</a></ul>
</div>
<hr size="1"><address style="text-align: right;"><small>Generated on Tue Jul 28 22:03:18 2009 for uriparser by&nbsp;
<a href="http://www.doxygen.org/index.html">
<img src="doxygen.png" alt="doxygen" align="middle" border="0"></a> 1.5.9 </small></address>
</body>
</html>