mirror of
https://github.com/sigmasternchen/php-doc-en
synced 2025-03-15 16:38:54 +00:00
fix pcre u modifier name
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@323956 c90b9560-bf6c-de11-be94-00142212c4b1
This commit is contained in:
parent
b99daa8f07
commit
ed5c3caa2c
1 changed files with 1 additions and 1 deletions
|
@ -198,7 +198,7 @@
|
|||
</listitem>
|
||||
</varlistentry>
|
||||
<varlistentry>
|
||||
<term><emphasis>u</emphasis> (<literal>PCRE8</literal>)</term>
|
||||
<term><emphasis>u</emphasis> (<literal>PCRE_UTF8</literal>)</term>
|
||||
<listitem>
|
||||
<simpara>
|
||||
This modifier turns on additional functionality of PCRE that
|
||||
|
|
Loading…
Reference in a new issue