Home | History | Annotate | Download | only in js

Lines Matching refs:x5B

493               + '|[^\\x5B\\x5C\\(\\)\\^]+'  // run of other characters
1014 + '(?:[^/\\x5B\\x5C]'
1017 // or non-nesting character sets (\x5B\x5D);
1018 + '|\\x5B(?:[^\\x5C\\x5D]|\\x5C[\\s\\S])*(?:\\x5D|$))+'