What is the regular expression for matching that contains no white space in between text?

Posted by Taz on Stack Overflow See other posts from Stack Overflow or by Taz
Published on 2010-06-11T06:57:01Z Indexed on 2010/06/11 7:02 UTC
Read the original article Hit count: 285

Filed under:
|

Hi, I am looking for a regular expression for matching that contains no white space in between text but it may or may not have white space at start or end of text.

© Stack Overflow or respective owner

Related posts about regex

Related posts about string-manipulation