If I observed correctly, you are looking for numbers of these formats:
m/ ( # start caption \( # open paranthesis \d{3} # 3 digits \) # close paranthesis \s? # 0 or 1 whitespace \d{3} # 3 digits \- # 1 dash line \d{4} # 4 digits ) # end caption /xg;
Sören
In reply to Re: phone number parsing refuses to work
by Happy-the-monk
in thread phone number parsing refuses to work
by Anonymous Monk
For: | Use: | ||
& | & | ||
< | < | ||
> | > | ||
[ | [ | ||
] | ] |