Home
last modified time | relevance | path

Searched refs:emailUrl (Results 1 – 1 of 1) sorted by relevance

/plugin/wysiwyg/fckeditor/editor/dialog/fck_link/
H A Dfck_link.js78 oParser.ParseEMailUrl = function( emailUrl ) argument
86 var oParts = emailUrl.match( /^([^\?]+)\??(.+)?/ ) ;