Quantcast
Channel: CodeProject Latest postings for Regular Expressions
Viewing all articles
Browse latest Browse all 224

What is the regular expression for this string?

$
0
0
I am looking for the regular expression for the following.

Microsoft.Sql/servers/*.*/databases


That can match

Microsoft.Sql/servers/some-text/databases
Microsoft.Sql/servers/some--other-text/databases

etc...


The words
"Microsoft.Sql/servers/"
&
"/databases"
should be an exact match.. and where
*.*
can match any text.

Viewing all articles
Browse latest Browse all 224

Latest Images

Trending Articles



Latest Images

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