mirror of
https://github.com/sigmasternchen/php-doc-en
synced 2025-03-16 17:08:54 +00:00
Looks now much more better.
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@41611 c90b9560-bf6c-de11-be94-00142212c4b1
This commit is contained in:
parent
3ec1383b0d
commit
8f070b4d9e
1 changed files with 7 additions and 6 deletions
|
@ -54,12 +54,13 @@
|
|||
<simpara>
|
||||
The Perl-compatible regular expression functions are available in
|
||||
PHP 4 and in PHP 3.0.9 and up.
|
||||
</simpara>
|
||||
<simpara>
|
||||
Regular expression support is provided by the PCRE library package, which is
|
||||
open source software, written by Philip Hazel, and copyright by the University
|
||||
of Cambridge, England. It is available at <ulink url="&url.pcre;">&url.pcre;</ulink>.
|
||||
</simpara>
|
||||
</simpara>
|
||||
<simpara>
|
||||
Regular expression support is provided by the PCRE library
|
||||
package, which is open source software, written by Philip Hazel,
|
||||
and copyright by the University of Cambridge, England. It is
|
||||
available at <ulink url="&url.pcre;">&url.pcre;</ulink>.
|
||||
</simpara>
|
||||
</note>
|
||||
</partintro>
|
||||
|
||||
|
|
Loading…
Reference in a new issue