2013-01-01, 04:43 AM
Here's my regex for finding variables:
#([a-zA-Z0-9]+)
I don't see why it wouldn't pick up x00.
Hmmm...
EDIT: There is no var x00 for 36111006. I don't know how you're getting that.
#([a-zA-Z0-9]+)
I don't see why it wouldn't pick up x00.
Hmmm...
EDIT: There is no var x00 for 36111006. I don't know how you're getting that.
