Parent Directory
|
Revision Log
|
Patch
| revision 217 by ph10, Wed Aug 15 15:21:04 2007 UTC | revision 218 by ph10, Thu Aug 16 10:13:23 2007 UTC | |
|---|---|---|
| # | Line 1478 No match | Line 1478 No match |
| 1478 | End | End |
| 1479 | ------------------------------------------------------------------ | ------------------------------------------------------------------ |
| 1480 | ||
| 1481 | /[\P{Any}\E]/BZ | |
| 1482 | ------------------------------------------------------------------ | |
| 1483 | Bra | |
| 1484 | [\P{Any}] | |
| 1485 | Ket | |
| 1486 | End | |
| 1487 | ------------------------------------------------------------------ | |
| 1488 | ||
| 1489 | /(\P{Yi}+\277)/ | |
| 1490 | ||
| 1491 | /(\P{Yi}+\277)?/ | |
| 1492 | ||
| 1493 | /(?<=\P{Yi}{3}A)X/ | |
| 1494 | ||
| 1495 | /\p{Yi}+(\P{Yi}+)(?1)/ | |
| 1496 | ||
| 1497 | / End of testinput6 / | / End of testinput6 / |
|
||||||||
| webmaster@exim.org | ViewVC Help |
| Powered by ViewVC 1.1.12 |