Quantcast
Channel: Programming Forums
Viewing all articles
Browse latest Browse all 51036

Regex Expressions

$
0
0
String p = \\. //(regex sees this as the . metacharacter)
String p = . //(regex sees this as a dot and not a metacharacter)



Which of the above will work ok with no problem?
Because im confused if regex wants to see a dot or a metacharacter for it to work.

Viewing all articles
Browse latest Browse all 51036

Trending Articles



<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>