Subversion Repositories javautils

Compare Revisions

Regard whitespace Rev 12 → Rev 13

/ViaThinkSoft Java Utils/src/com/dominicsayers/isemail/PHPFunctions.java
10,6 → 10,8
* functionality is only as much as needed by my initial purpose. Special cases
* are usually not implemented. Please also note that you have to use the JAVA
* REGULAR EXPRESSION syntax! PHP's PCRE IS NOT INTERPRETED OR CONVERTED!
* @author Daniel Marschall
* @version 2010-06-14
*/
 
public class PHPFunctions {