search for: iregexp2

Displaying 2 results from an estimated 2 matches for "iregexp2".

Did you mean: regexp2
2013 Feb 15
0
Wine release 1.5.24
...pt: Don't use jsstr_t in js_NewRegExp. jscript: Move code operating on JSRegExp out of do_regexp_match_next function. jscript: Make context generic in internal regular expression functions. jscript: Moved generic regular expressions code to separate file. vbscript: Added IRegExp2 stub. vbscript: Added IRegExp2_QueryInterface tests. vbscript: Added partial implementation of IDispatch methods in IRegExp2. vbscript: Added IRegExp2::Pattern implementation. vbscript: Rename vbsheap to heap_pool. Roman Dadkov (3): ole32/tests: Add test for SetClient...
2019 Nov 01
0
Wine release 4.19
...n about ignoring a null refresh rate. dxgi: Add support for DXGI_SCALING_NONE. Daniel Lehman (3): msvcrt/tests: Fix _lseek arguments. msvcrt: Set errno in _lseeki64. wine.inf: Add Dynamic DST for US time zones. Dmitry Timoshkov (1): vbscript/tests: Add some tests for IRegExp2::Replace(). Erich Hoover (1): msvcrt: Fix fscanf return when EOF is immediately after an end of line. Fabian Maurer (3): ws2_32: Handle more IGMP socket options. find: First implementation. find: Prevent hang by properly checking for EOF. Fran?ois Gouget (6): comctl...