Created
March 19, 2012 15:01
-
-
Save emgiezet/2115402 to your computer and use it in GitHub Desktop.
Finding count($variable) in the if statements in php code
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
ack-grep "(if\(([\w\s])?count\()(.*)(\))(([\w\s])?(>)[\w\s])[\d]([\w\s])?(\))" |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment