Parent Directory
|
Revision Log
|
Patch
| revision 453 by ph10, Fri Sep 18 19:12:35 2009 UTC | revision 461 by ph10, Mon Oct 5 10:59:35 2009 UTC | |
|---|---|---|
| # | Line 128 are returned. | Line 128 are returned. |
| 128 | <pre> | <pre> |
| 129 | REG_UNGREEDY | REG_UNGREEDY |
| 130 | </pre> | </pre> |
| 131 | The PCRE_UNGREEDY option is set when the regular expression is passed for | The PCRE_UNGREEDY option is set when the regular expression is passed for |
| 132 | compilation to the native function. Note that REG_UNGREEDY is not part of the | compilation to the native function. Note that REG_UNGREEDY is not part of the |
| 133 | POSIX standard. | POSIX standard. |
| 134 | <pre> | <pre> |
| 135 | REG_UTF8 | REG_UTF8 |
| 136 | </pre> | </pre> |
|
||||||||
| webmaster@exim.org | ViewVC Help |
| Powered by ViewVC 1.1.12 |