Parent Directory
|
Revision Log
|
Patch
| revision 612 by ph10, Sat Jul 2 15:20:59 2011 UTC | revision 613 by ph10, Sat Jul 2 16:59:52 2011 UTC | |
|---|---|---|
| # | Line 142 for (;;) | Line 142 for (;;) |
| 142 | counting stops. */ | counting stops. */ |
| 143 | ||
| 144 | case OP_ACCEPT: | case OP_ACCEPT: |
| 145 | case OP_ASSERT_ACCEPT: | |
| 146 | *had_accept_ptr = TRUE; | *had_accept_ptr = TRUE; |
| 147 | /* Fall through */ | /* Fall through */ |
| 148 | case OP_ALT: | case OP_ALT: |
| # | Line 715 do | Line 716 do |
| 716 | /* Fail for a valid opcode that implies no starting bits. */ | /* Fail for a valid opcode that implies no starting bits. */ |
| 717 | ||
| 718 | case OP_ACCEPT: | case OP_ACCEPT: |
| 719 | case OP_ASSERT_ACCEPT: | |
| 720 | case OP_ALLANY: | case OP_ALLANY: |
| 721 | case OP_ANY: | case OP_ANY: |
| 722 | case OP_ANYBYTE: | case OP_ANYBYTE: |
|
||||||||
| webmaster@exim.org | ViewVC Help |
| Powered by ViewVC 1.1.12 |