in reply to Re^3: Questions concerning /o regex modifier
in thread Questions concerning /o regex modifier

really? I always thought /o had a good mnemonic from the start "compile once" ... and not many ... so you think once? why...

the bad ones are /s and /m, I taught myself to read them as:

  • /s superdot
  • /m multi-anchor
  • a rather long process actually if I remember correctly ...

    --steph
    • Comment on Re^4: Questions concerning /o regex modifier