Parent Directory
|
Revision Log
|
Patch
| revision 349 by ph10, Wed Jul 2 18:42:11 2008 UTC | revision 351 by ph10, Fri Jul 4 18:27:16 2008 UTC | |
|---|---|---|
| # | Line 118 while ((t = *data++) != XCL_END) | Line 118 while ((t = *data++) != XCL_END) |
| 118 | break; | break; |
| 119 | ||
| 120 | case PT_GC: | case PT_GC: |
| 121 | if ((data[1] == ucp_gentype[prop->chartype]) == (t == XCL_PROP)) return !negated; | if ((data[1] == _pcre_ucp_gentype[prop->chartype]) == (t == XCL_PROP)) return !negated; |
| 122 | break; | break; |
| 123 | ||
| 124 | case PT_PC: | case PT_PC: |
|
||||||||
| webmaster@exim.org | ViewVC Help |
| Powered by ViewVC 1.1.12 |