/[pcre]/code/trunk/doc/html/pcre_free_substring_list.html
ViewVC logotype

Contents of /code/trunk/doc/html/pcre_free_substring_list.html

Parent Directory Parent Directory | Revision Log Revision Log


Revision 63 - (hide annotations) (download) (as text)
Sat Feb 24 21:40:03 2007 UTC (6 years, 3 months ago) by nigel
File MIME type: text/html
File size: 815 byte(s)
Load pcre-4.0 into code/trunk.

1 nigel 63 <html>
2     <head>
3     <title>pcre_free_substring_list specification</title>
4     </head>
5     <body bgcolor="#FFFFFF" text="#00005A" link="#0066FF" alink="#3399FF" vlink="#2222BB">
6     This HTML document has been generated automatically from the original man page.
7     If there is any nonsense in it, please consult the man page, in case the
8     conversion went wrong.<br>
9     <br><b>
10     SYNOPSIS
11     </b><br>
12     <P>
13     <b>#include &#60;pcre.h&#62;</b>
14     </P>
15     <P>
16     <b>void pcre_free_substring_list(const char **<i>stringptr</i>);</b>
17     </P>
18     <br><b>
19     DESCRIPTION
20     </b><br>
21     <P>
22     This is a convenience function for freeing the store obtained by a previous
23     call to <b>pcre_get_substring_list()</b>. Its only argument is a pointer to the
24     list of string pointers.
25     </P>
26     <P>
27     There is a complete description of the PCRE API in the
28     <a href="pcreapi.html"><b>pcreapi</b></a>
29     page.

webmaster@exim.org
ViewVC Help
Powered by ViewVC 1.1.12