~ubuntu-branches/ubuntu/quantal/rpm/quantal-proposed

« back to all changes in this revision

Viewing changes to doc/librpm/html/group__rpmstring.html

  • Committer: Package Import Robot
  • Author(s): Michal Čihař
  • Date: 2012-04-05 13:32:46 UTC
  • mfrom: (17.2.16 sid)
  • Revision ID: package-import@ubuntu.com-20120405133246-mqfcrca0d8f3nuia
Tags: 4.9.1.3-2
Simplify debian/rules and make it work with curent debhelper.

Show diffs side-by-side

added added

removed removed

Lines of Context:
3
3
<head>
4
4
<meta http-equiv="Content-Type" content="text/xhtml;charset=UTF-8"/>
5
5
<title>rpm: String Manipulation API.</title>
 
6
 
6
7
<link href="tabs.css" rel="stylesheet" type="text/css"/>
7
 
<link href="doxygen.css" rel="stylesheet" type="text/css"/>
 
8
<link href="doxygen.css" rel="stylesheet" type="text/css" />
 
9
 
 
10
 
 
11
 
8
12
</head>
9
13
<body>
10
 
<!-- Generated by Doxygen 1.7.4 -->
11
 
<div id="top">
 
14
<div id="top"><!-- do not remove this div! -->
 
15
 
 
16
 
12
17
<div id="titlearea">
13
18
<table cellspacing="0" cellpadding="0">
14
19
 <tbody>
15
20
 <tr style="height: 56px;">
 
21
  
 
22
  
16
23
  <td style="padding-left: 0.5em;">
17
 
   <div id="projectname">rpm&#160;<span id="projectnumber">4.9.1</span></div>
 
24
   <div id="projectname">rpm
 
25
   &#160;<span id="projectnumber">4.9.1.3</span>
 
26
   </div>
 
27
   
18
28
  </td>
 
29
  
 
30
  
 
31
  
19
32
 </tr>
20
33
 </tbody>
21
34
</table>
22
35
</div>
 
36
 
 
37
<!-- Generated by Doxygen 1.7.5 -->
23
38
  <div id="navrow1" class="tabs">
24
39
    <ul class="tablist">
25
40
      <li><a href="index.html"><span>Main&#160;Page</span></a></li>
42
57
<tr><td colspan="2"><h2><a name="files"></a>
43
58
Files</h2></td></tr>
44
59
<tr><td class="memItemLeft" align="right" valign="top">file &#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="rpmstring_8h.html">rpmstring.h</a></td></tr>
45
 
 
46
 
<p><tr><td class="mdescLeft">&#160;</td><td class="mdescRight"><p>String manipulation helper functions. </p>
 
60
<tr><td class="mdescLeft">&#160;</td><td class="mdescRight"><p>String manipulation helper functions. </p>
47
61
<br/></td></tr>
48
 
</p>
49
62
<tr><td colspan="2"><h2><a name="func-members"></a>
50
63
Functions</h2></td></tr>
51
64
<tr><td class="memItemLeft" align="right" valign="top">static RPM_GNUC_CONST int&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="group__rpmstring.html#ga8949596c31b824ed2ed496572ac4dab2">rislower</a> (int c)</td></tr>
113
126
 
114
127
<p>asprintf() clone </p>
115
128
 
116
 
<p>Referenced by <a class="el" href="rpmbuild_8c_source.html#l00360">buildForTarget()</a>, and <a class="el" href="rpmbuild_8c_source.html#l00286">getTarSpec()</a>.</p>
 
129
<p>Referenced by <a class="el" href="rpmbuild_8c_source.html#l00286">getTarSpec()</a>, and <a class="el" href="rpmbuild_8c_source.html#l00360">buildForTarget()</a>.</p>
117
130
 
118
131
</div>
119
132
</div>
467
480
</dl>
468
481
<dl class="return"><dt><b>Returns:</b></dt><dd>realloc'd dest with strings appended </dd></dl>
469
482
 
470
 
<p>Referenced by <a class="el" href="rpmbuild_8c_source.html#l00360">buildForTarget()</a>, and <a class="el" href="rpm2cpio_8c_source.html#l00015">main()</a>.</p>
 
483
<p>Referenced by <a class="el" href="rpm2cpio_8c_source.html#l00015">main()</a>, and <a class="el" href="rpmbuild_8c_source.html#l00360">buildForTarget()</a>.</p>
471
484
 
472
485
</div>
473
486
</div>
518
531
</div>
519
532
</div>
520
533
</div>
521
 
<hr class="footer"/><address class="footer"><small>Generated on Fri Jul 15 2011 for rpm by&#160;
522
 
<a href="http://www.doxygen.org/index.html">
523
 
<img class="footer" src="doxygen.png" alt="doxygen"/></a> 1.7.4 </small></address>
 
534
 
 
535
 
 
536
<hr class="footer"/><address class="footer"><small>
 
537
Generated on Tue Apr 3 2012 16:54:43 for rpm by &#160;<a href="http://www.doxygen.org/index.html">
 
538
<img class="footer" src="doxygen.png" alt="doxygen"/>
 
539
</a> 1.7.5
 
540
</small></address>
 
541
 
524
542
</body>
525
543
</html>