how to make portable regex ?
        Posted  
        
            by dugres
        on Stack Overflow
        
        See other posts from Stack Overflow
        
            or by dugres
        
        
        
        Published on 2010-05-16T09:54:24Z
        Indexed on 
            2010/05/16
            10:00 UTC
        
        
        Read the original article
        Hit count: 264
        
regex
|portability
Which features of regular expressions are standard, and which are idiosyncratic ?
What should I do, and not do, if I want to use the same regex in different context, languages, platforms ?   
© Stack Overflow or respective owner