Community Patterns

Community Library Entry

0

Regular Expression
Created·2014-12-17 11:57
Flavor·Python

r"
{__\("(.*?)"\)}|{__\('(.*?)'\)}
"
gmui
Open regex in editor

Description

Extracting all {__("content")} from cakephp .tpl files

Submitted by Yuks