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

objective c - iPhone and it's wireless area -

unix - Listing all shared memory segments used by a process on AIX5.3+ -

.net - Self Tracking Entities (STE)'s and partial updates with EF4 and mVC2 -