Displaying 3 results from an estimated 3 matches for "parse_data".
Did you mean:
parse_date
2011 Jan 13
2
parsing an e-mail with perl
Dear List,
I need to be able to pull off attachments from e-mails on the fly and
then demime them and print them. I have been studying MIME::Tools but
was hoping someone could point me to a script example of something I
could use.
Any help would be appreciated - Thanks!
--
Greg Ennis
2020 Aug 14
0
Wine release 5.15
...--------------------------------------
Changes since 5.14:
Akihiro Sagawa (1):
user32: Fix wsprintfA's buffer usage when using %S.
Alex Henrie (2):
urlmon: Fix null pointer dereference in process_hook_section (Coverity).
urlmon: Call parse_host in combine_uri to set related parse_data fields.
Alexandre Julliard (10):
winebuild: Always use DllMain as entry point for the 32-bit side of a 16-bit module.
ntdll: Fix wcsncpy() implementation now that length is unsigned.
ntdll: Move the critical section fallback code out of the Unix library.
ntdll: Avoid import...
2011 Dec 02
0
Wine release 1.3.34
...9;-' expression.
jscript: Use bytecode for '==' and '!=' expression.
urlmon: Reduce indention in are_equal_simple and move it.
urlmon: Rename are_equal_simple to compare_uris and make it failable.
urlmon: Make canonicalize_path_hierarchical Uri object and parse_data struct independent.
urlmon: Properly compare file URIs.
urlmon: Added file URIs compare tests.
jscript: Use bytecode for logical or expression.
jscript: Use bytecode for logical and expression.
jscript: Use bytecode for conditional expressions.
jscript: Use bytec...