Last active
February 26, 2021 17:29
-
-
Save fabiofidanza/0ec3ffe2a726c6e9a992ad36f67efcce to your computer and use it in GitHub Desktop.
This file contains 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
\s*<span>\s*(?:[^<]*|(?R))\s*<\/span>\s* | |
$re = '/\s*<span>\s*(?:[^<]*|(?R))\s*<\/span>\s*/imsU'; |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment