Created
January 5, 2018 12:53
-
-
Save perezdans/6e577bd4454ed2e14db7386cb5114c70 to your computer and use it in GitHub Desktop.
RegExp para buscar etiquetas abiertas con <? en lugar de con el más correcto <?php para utilizar con el buscador del sublime o similar
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
<\?[^p] |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment