Add v8::jscre namespace around jscre functions to avoid link errors with jsc pcre...
authorfeng@chromium.org <feng@chromium.org@ce2b1a6d-e550-0410-aec6-3dcde31c8c00>
Wed, 26 Nov 2008 22:45:21 +0000 (22:45 +0000)
committerfeng@chromium.org <feng@chromium.org@ce2b1a6d-e550-0410-aec6-3dcde31c8c00>
Wed, 26 Nov 2008 22:45:21 +0000 (22:45 +0000)
commitef6aa241f731b54342908cd87ec109f7384f9234
tree2a74bc340cb07d52538b88c365182a9aa08e2ace
parentd7e5f97b1eace18106d3d80acd3d26de2586bce7
Add v8::jscre namespace around jscre functions to avoid link errors with jsc pcre files in Chrome.

Review URL: http://codereview.chromium.org/12496

git-svn-id: http://v8.googlecode.com/svn/branches/bleeding_edge@849 ce2b1a6d-e550-0410-aec6-3dcde31c8c00
src/jsregexp.cc
src/third_party/jscre/pcre.h
src/third_party/jscre/pcre_compile.cpp
src/third_party/jscre/pcre_exec.cpp
src/third_party/jscre/pcre_internal.h
src/third_party/jscre/pcre_tables.cpp
src/third_party/jscre/pcre_ucp_searchfuncs.cpp
src/third_party/jscre/pcre_xclass.cpp