regex - negative lookbefore for a blackslash in ruby 1.9 -


I want to match every '[' or ']' which is not in ruby ​​before backslash 1.9 I try Key:

  /? & Lt ;! \ 134 [\ [\]] /  

and

  /? & Lt ;!  

Post -text "itemprop =" text ">

Take a negative look in the brackets.

  (? & Lt;! \\) [\ [\]]  

Comments

Popular posts from this blog

php - multilevel menu with multilevel array -

.net - C# List<T>.Find(x=>x.Rectangle.Contains(Point)) FAIL -

objective c - iPhone and it's wireless area -