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

oracle - The fastest way to check if some records in a database table? -

php - multilevel menu with multilevel array -

jQuery UI: Datepicker month format -