summaryrefslogtreecommitdiff
path: root/main
diff options
context:
space:
mode:
authorNuno Lopes <nlopess@php.net>2007-05-07 15:43:21 +0000
committerNuno Lopes <nlopess@php.net>2007-05-07 15:43:21 +0000
commit018e6104365bb8976e85cdd18016caa1435c0546 (patch)
treec3769f362b7d2662b1368a1aac8062cae3218319 /main
parent1acf73af7f7f98315fccb001441dc9abbfeb32f2 (diff)
downloadphp-git-018e6104365bb8976e85cdd18016caa1435c0546.tar.gz
update pcre symbols list
Diffstat (limited to 'main')
-rw-r--r--main/php_compat.h3
1 files changed, 1 insertions, 2 deletions
diff --git a/main/php_compat.h b/main/php_compat.h
index 37a9a602c0..6289f0adfb 100644
--- a/main/php_compat.h
+++ b/main/php_compat.h
@@ -56,8 +56,7 @@
#define _pcre_xclass php__pcre_xclass
#define pcre_callout php_pcre_callout
#define _pcre_OP_lengths php__pcre_OP_lengths
-/* this one doesn't work because pcre.h isn't included from the pcre_chartables.c file
-#define _pcre_default_tables php__pcre_default_tables */
+#define _pcre_default_tables php__pcre_default_tables
#define pcre_get_stringtable_entries php_pcre_get_stringtable_entries
#define _pcre_is_newline php__pcre_is_newline
#define pcre_stack_free php_pcre_stack_free