Diff for /embedaddon/pcre/doc/pcre_assign_jit_stack.3 between versions 1.1.1.2 and 1.1.1.3

version 1.1.1.2, 2012/02/21 23:50:25 version 1.1.1.3, 2012/10/09 09:19:17
Line 1 Line 1
.TH PCRE_ASSIGN_JIT_STACK 3.TH PCRE_ASSIGN_JIT_STACK 3 "13 January 2012" "PCRE 8.30"
 .SH NAME  .SH NAME
 PCRE - Perl-compatible regular expressions  PCRE - Perl-compatible regular expressions
 .SH SYNOPSIS  .SH SYNOPSIS
Line 18  PCRE - Perl-compatible regular expressions Line 18  PCRE - Perl-compatible regular expressions
 .SH DESCRIPTION  .SH DESCRIPTION
 .rs  .rs
 .sp  .sp
This function provides control over the memory used as a stack at runtime by aThis function provides control over the memory used as a stack at run-time by a
 call to \fBpcre[16]_exec()\fP with a pattern that has been successfully  call to \fBpcre[16]_exec()\fP with a pattern that has been successfully
 compiled with JIT optimization. The arguments are:  compiled with JIT optimization. The arguments are:
 .sp  .sp

Removed from v.1.1.1.2  
changed lines
  Added in v.1.1.1.3


FreeBSD-CVSweb <freebsd-cvsweb@FreeBSD.org>