- Where Developers Learn, Share, & Build Careers


It appears that the innocuous pattern is generating a pattern syntax expression:

  String pattern = "^ (?.: *) \\ * {$" s; // is pattern: ^ (?:. *) \ S * {$   

As you can see when you are looking at it, it seems that working properly .

For example, that string should match:

  name {  

The message I'm bringing back is " Index 9 has illegal repetition "but I do not know what I am doing, which is illegal, criminal character should match any number of white space between the final section and <{p>

Is anyone wrong who I am?

prevent you from { to \\ is required.

Comments

Popular posts from this blog

python - Assemble mpeg file unable to play in mediaplayer -

c# - crystal report failed -

mongodb - CakePHP paginator ignoring order, but only for certain values -