633 |
------------------------------------------------------------------ |
------------------------------------------------------------------ |
634 |
|
|
635 |
/[^\xaa]/8BM |
/[^\xaa]/8BM |
636 |
Memory allocation (code space): 40 |
Memory allocation (code space): 10 |
637 |
------------------------------------------------------------------ |
------------------------------------------------------------------ |
638 |
0 36 Bra |
0 6 Bra |
639 |
3 [\x00-\xa9\xab-\xff] (neg) |
3 [^\x{aa}] |
640 |
36 36 Ket |
6 6 Ket |
641 |
39 End |
9 End |
642 |
------------------------------------------------------------------ |
------------------------------------------------------------------ |
643 |
|
|
644 |
/[^\d]/8WB |
/[^\d]/8WB |