Created
March 1, 2022 10:28
-
-
Save plvhx/2c2bcb18f3fbf56199635f9817bb62a2 to your computer and use it in GitHub Desktop.
hellish currency detector
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
'(?:(?:Rp)(?:\s*)(\d+)|(?:IDR)(?:\s*)(\d+)(?:\,(\d+))+(?:\.\d+)*|(?:Rp\.)(?:\s*)(\d+)(?:\.(\d+))+|(?:RP)(?:\s*)(\d+)(?:(?:\,)(\d+))+(?:\.\-)?|(\d+)((?:(?:\.)(?:\d+))+)(?:\,00)?)' |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment