]> granicus.if.org Git - php/commitdiff
update PCRE symbols
authorNuno Lopes <nlopess@php.net>
Thu, 17 Jul 2008 14:34:51 +0000 (14:34 +0000)
committerNuno Lopes <nlopess@php.net>
Thu, 17 Jul 2008 14:34:51 +0000 (14:34 +0000)
main/php_compat.h

index e691afe6ad2de957ca7f76d148a583c3efdd9fa9..34f88169606f1fab76b6efdebd05c3e2f9aa2342 100644 (file)
@@ -56,8 +56,8 @@
 #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_utt_names                        php__pcre_utt_names
+#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