> I haven't implemented it yet, but I can't see a reason why it wouldn't work.
I can not see either, but, to speed up such searches one usually indexes search column. While index will work well for Column LIKE 'bla%', I doubt it will be of any use with ANY_FUNCTION(Column...)...
