note 98121 deleted from regexp.reference.internal-options by danbrown
| Newsgroups | php.notes |
|---|---|
| Message-ID | <[email protected]> |
Note Submitter: loaded67 at hotmail dot com ---- Which is perfectly logical because ?: represents a non-capturing sub-pattern. ((?i)foo) will capture and use case-less for the group see: http://www.php.net/manual/en/regexp.reference.subpatterns.php