Zsh Mailing List Archive
Messages sorted by: Reverse Date, Date, Thread, Author

Quantifier ( braces in regexp )



Hi everyone,

I search through the doc and I can't find a way to use quantifier in
expression like [0-9]{2,3} in standard regexp. Is there only * (#), + (##)
and ? (|) implemented?

Regards,

-- 
Anthony CHARLES



Messages sorted by: Reverse Date, Date, Thread, Author