Rewrote sqimap_find_displayable_name() to use regular expressions.
authorantipode <antipode@7612ce4b-ef26-0410-bec9-ea0150e637f0>
Fri, 28 Dec 2001 21:14:43 +0000 (21:14 +0000)
committerantipode <antipode@7612ce4b-ef26-0410-bec9-ea0150e637f0>
Fri, 28 Dec 2001 21:14:43 +0000 (21:14 +0000)
commit7e3de682282beed79b5240a7d3f1aa240b77c763
treedbce9e04be5a76539738b6c5731cae6456ea396f
parentd471141572d11da532f0c8fb36ee86c0a42bd8bb
Rewrote sqimap_find_displayable_name() to use regular expressions.
The parsing of the email address is far from perfect, and the regular
expressions need to be improved.  This version of the function is
equivallent in functionality to the previous one.

git-svn-id: https://svn.code.sf.net/p/squirrelmail/code/trunk/squirrelmail@1994 7612ce4b-ef26-0410-bec9-ea0150e637f0
functions/imap_general.php