This website works better with JavaScript.
Home
Explore
Help
Sign In
Mirrors
/
php
mirror of
https://github.com/php/php-src
Watch
3
Star
0
Fork
0
Code
Releases
Activity
Browse Source
export php_pcre_free to make mbstring happy
experimental/first_unicode_implementation
Rob Richards
17 years ago
parent
76c26c9810
commit
1408a257eb
1 changed files
with
1 additions
and
0 deletions
Whitespace
Show all changes
Ignore whitespace when comparing lines
Ignore changes in amount of whitespace
Ignore changes in whitespace at EOL
Split View
Diff Options
Show Stats
Download Patch File
Download Diff File
1
ext/pcre/php_pcre.def
1
ext/pcre/php_pcre.def
View File
@ -9,3 +9,4 @@ php_pcre_maketables
php_pcre_study
php_pcre_version
php_pcre_fullinfo
php_pcre_free
Write
Preview
Loading…
Cancel
Save
Reference in new issue
Repository
Mirrors/php
Title
Body
Create Issue