About Cacher
Web App
Download
Sign In
Sign Up
menu
Cacher is the code snippet organizer for pro developers
We empower you and your team to get more done, faster
Learn More
b1nary0mega
5/18/2017 - 9:03 PM
share
Share
add_circle_outline
Save
Get the Last 2 Words of search string using RegEx
Get the Last 2 Words of search string using RegEx
Last2Words.regex
content_copy
file_download
\b([A-Za-z])+\s([A-Za-z]+)\b$
clear