summaryrefslogtreecommitdiff
path: root/ext/pcre/pcrelib/pcre_chartables.c
diff options
context:
space:
mode:
authorAnatol Belski <ab@php.net>2014-02-04 10:31:07 +0100
committerAnatol Belski <ab@php.net>2014-02-04 10:31:07 +0100
commit23cb7bd506da983b94bed9ec24c57d7b3a818d40 (patch)
tree16abf354144e4c3ea9785618179661dbd5ba1a6b /ext/pcre/pcrelib/pcre_chartables.c
parente79b54c4b5af6a125de9ca60f95b5fb29d204c5f (diff)
downloadphp-git-23cb7bd506da983b94bed9ec24c57d7b3a818d40.tar.gz
pcre upgraded to 8.34
Diffstat (limited to 'ext/pcre/pcrelib/pcre_chartables.c')
-rw-r--r--ext/pcre/pcrelib/pcre_chartables.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/ext/pcre/pcrelib/pcre_chartables.c b/ext/pcre/pcrelib/pcre_chartables.c
index 2a39e9ff33..1e20ec29d0 100644
--- a/ext/pcre/pcrelib/pcre_chartables.c
+++ b/ext/pcre/pcrelib/pcre_chartables.c
@@ -163,7 +163,7 @@ graph, print, punct, and cntrl. Other classes are built from combinations. */
*/
0x80,0x00,0x00,0x00,0x00,0x00,0x00,0x00, /* 0- 7 */
- 0x00,0x01,0x01,0x00,0x01,0x01,0x00,0x00, /* 8- 15 */
+ 0x00,0x01,0x01,0x01,0x01,0x01,0x00,0x00, /* 8- 15 */
0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00, /* 16- 23 */
0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00, /* 24- 31 */
0x01,0x00,0x00,0x00,0x80,0x00,0x00,0x00, /* - ' */