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

Diff of /code/trunk/doc/pcre_free_substring_list.3

Parent Directory Parent Directory | Revision Log Revision Log | View Patch Patch

revision 867 by ph10, Tue Mar 6 12:27:42 2007 UTC revision 868 by ph10, Fri Jan 13 17:16:32 2012 UTC
# Line 8  PCRE - Perl-compatible regular expressio Line 8  PCRE - Perl-compatible regular expressio
8  .PP  .PP
9  .SM  .SM
10  .B void pcre_free_substring_list(const char **\fIstringptr\fP);  .B void pcre_free_substring_list(const char **\fIstringptr\fP);
11    .PP
12    .B void pcre16_free_substring_list(PCRE_SPTR16 *\fIstringptr\fP);
13  .  .
14  .SH DESCRIPTION  .SH DESCRIPTION
15  .rs  .rs
16  .sp  .sp
17  This is a convenience function for freeing the store obtained by a previous  This is a convenience function for freeing the store obtained by a previous
18  call to \fBpcre_get_substring_list()\fP. Its only argument is a pointer to the  call to \fBpcre[16]_get_substring_list()\fP. Its only argument is a pointer to
19  list of string pointers.  the list of string pointers.
20  .P  .P
21  There is a complete description of the PCRE native API in the  There is a complete description of the PCRE native API in the
22  .\" HREF  .\" HREF

Legend:
Removed from v.867  
changed lines
  Added in v.868

webmaster@exim.org
ViewVC Help
Powered by ViewVC 1.1.12