Section 24.156. RegExp.ignoreCase: whether a regular expression is case-insensitive


24.156. RegExp.ignoreCase: whether a regular expression is case-insensitive

ECMAScript v3

24.156.1. Synopsis

regexp.ignoreCase

24.156.2. Description

ignoreCase is a read-only boolean property of RegExp objects. It specifies whether a particular regular expression performs case-insensitive matchingi.e., whether it was created with the "i" attribute.




JavaScript. The Definitive Guide
JavaScript: The Definitive Guide
ISBN: 0596101996
EAN: 2147483647
Year: 2004
Pages: 767

flylib.com © 2008-2017.
If you may any questions please contact us: flylib@qtcs.net