mirror of
https://github.com/PCRE2Project/pcre2.git
synced 2025-10-20 12:55:08 +08:00
Sync autogenerated files #noupdate
This commit is contained in:
@@ -12,9 +12,9 @@ This page is part of the PCRE2 HTML documentation. It was generated
|
||||
automatically from the original man page. If there is any nonsense in it,
|
||||
please consult the man page, in case the conversion went wrong.
|
||||
<br>
|
||||
<br><b>
|
||||
<h2>
|
||||
SYNOPSIS
|
||||
</b><br>
|
||||
</h2>
|
||||
<p>
|
||||
<b>#include <pcre2.h></b>
|
||||
</p>
|
||||
@@ -22,9 +22,9 @@ SYNOPSIS
|
||||
<b>void pcre2_jit_stack_assign(pcre2_match_context *<i>mcontext</i>,</b>
|
||||
<b> pcre2_jit_callback <i>callback_function</i>, void *<i>callback_data</i>);</b>
|
||||
</p>
|
||||
<br><b>
|
||||
<h2>
|
||||
DESCRIPTION
|
||||
</b><br>
|
||||
</h2>
|
||||
<p>
|
||||
This function provides control over the memory used by JIT as a run-time stack
|
||||
when <b>pcre2_match()</b> or <b>pcre2_jit_match()</b> is called with a pattern
|
||||
|
Reference in New Issue
Block a user