The Arcive of vBulletin Modifications Site. |
|
|
The stuff after trailing slashes in regexps
It took quite a bit of research, but here's what those characters after regular expressions mean:
|
|
#2
|
||||
|
||||
|
What does the i do in siU?
|
|
#3
|
|||
|
|||
|
Case-insensitive (stupid JS-based vB code generator...)
|
|
#4
|
||||
|
||||
|
Quote:
|
|
#5
|
|||
|
|||
|
But isn't .? used for that (rather than .*)?
|
|
#6
|
||||
|
||||
|
Say you have this text:
Quote:
Quote:
Quote:
|
|
#7
|
|||
|
|||
|
I know what it means, I mean that isn't that what the ? operator is used for rather than the * operator?
|
![]() |
|
|