Changes between Initial Version and Version 1 of Ticket #3829, comment 2
- Timestamp:
- 06/17/17 11:11:08 (7 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Ticket #3829, comment 2
initial v1 1 For unately, PCRE supports case insensitive natively: (?!:...). So we can keep the C source code untouched and modify only Syntax.in file.1 Fortunately, PCRE supports case insensitive natively: (?!:...). So we can keep the C source code untouched and modify only Syntax.in file. 2 2 {{{ 3 3 file ..\*\\.(php|PHP)[0-9]?$ PHP\sProgram