mirror of
https://github.com/apache/httpd.git
synced 2025-07-30 20:03:10 +03:00
clarify wording about regexp
Submitted by: Arvind Srinivasan git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1001195 13f79535-47bb-0310-9956-ffa450edef68
This commit is contained in:
@ -71,7 +71,8 @@
|
|||||||
<p>In addition to the existing regexp wrapper, a new higher-level API
|
<p>In addition to the existing regexp wrapper, a new higher-level API
|
||||||
<code>ap_rxplus</code> is now provided. This provides the capability to
|
<code>ap_rxplus</code> is now provided. This provides the capability to
|
||||||
compile Perl-style expressions like <code>s/regexp/replacement/flags</code>
|
compile Perl-style expressions like <code>s/regexp/replacement/flags</code>
|
||||||
and to execute them against arbitrary strings. Also regexp memory.</p>
|
and to execute them against arbitrary strings. Support for regexp
|
||||||
|
backreference.</p>
|
||||||
</section>
|
</section>
|
||||||
|
|
||||||
<section id="ap_slotmem">
|
<section id="ap_slotmem">
|
||||||
|
Reference in New Issue
Block a user