Parent Directory
|
Revision Log
|
Patch
| revision 931 by zherczeg, Wed Feb 22 10:23:56 2012 UTC | revision 932 by ph10, Fri Feb 24 18:54:43 2012 UTC | |
|---|---|---|
| # | Line 1871 Partial match: \x{0d}\x{0d} | Line 1871 Partial match: \x{0d}\x{0d} |
| 1871 | End | End |
| 1872 | ------------------------------------------------------------------ | ------------------------------------------------------------------ |
| 1873 | ||
| 1874 | /(?<=\x{1234}\x{1234})\bxy/I8 | |
| 1875 | Capturing subpattern count = 0 | |
| 1876 | Options: utf | |
| 1877 | First char = 'x' | |
| 1878 | Need char = 'y' | |
| 1879 | Max lookbehind = 2 | |
| 1880 | ||
| 1881 | /-- End of testinput5 --/ | /-- End of testinput5 --/ |
|
||||||||
| webmaster@exim.org | ViewVC Help |
| Powered by ViewVC 1.1.12 |