[PATCH 05/10] jscript: Added parser support for regular expressions.

Jacek Caban jacek at codeweavers.com
Mon Sep 15 13:38:18 CDT 2008


---
  dlls/jscript/engine.h  |    9 +++++++++
  dlls/jscript/jscript.h |    1 +
  dlls/jscript/lex.c     |   46 
++++++++++++++++++++++++++++++++++++++++++++++
  dlls/jscript/parser.y  |    8 +++++++-
  dlls/jscript/regexp.c  |   42 ++++++++++++++++++++++++++++++++++++++++++
  5 files changed, 105 insertions(+), 1 deletions(-)
-------------- next part --------------
A non-text attachment was scrubbed...
Name: 1273a1bce9fb2f9d45f1950e9d5520b14fde6c92.diff
Type: text/x-patch
Size: 5703 bytes
Desc: not available
Url : http://www.winehq.org/pipermail/wine-patches/attachments/20080915/9587d62f/attachment-0001.bin 


More information about the wine-patches mailing list