{"json_modified": "2015-04-17T08:28:09.825447", "slug": "Web/JavaScript/Reference/Global_Objects/RegExp/ignoreCase", "tags": ["Property", "prototype", "RegExp", "JavaScript"], "locale": "zh-CN", "title": "RegExp.prototype.ignoreCase", "translations": [{"title": "RegExp.prototype.ignoreCase", "url": "/ja/docs/Web/JavaScript/Reference/Global_Objects/RegExp/ignoreCase", "tags": [], "summary": "\"i\" \u30d5\u30e9\u30b0\u304c\u6b63\u898f\u8868\u73fe\u3067\u4f7f\u308f\u308c\u3066\u3044\u308b\u304b\u3069\u3046\u304b\u3092\u8fd4\u3057\u307e\u3059\u3002", "localization_tags": [], "locale": "ja", "last_edit": "2015-04-14T00:32:18", "review_tags": []}, {"title": "ignoreCase", "url": "/pl/docs/Web/JavaScript/Referencje/Obiekty/RegExp/ignoreCase", "tags": ["Dokumentacja_JavaScript", "JavaScript", "Dokumentacje", "Wszystkie_kategorie"], "summary": "", "localization_tags": [], "locale": "pl", "last_edit": "2014-05-31T00:08:29", "review_tags": []}, {"title": "RegExp.prototype.ignoreCase", "url": "/en-US/docs/Web/JavaScript/Reference/Global_Objects/RegExp/ignoreCase", "tags": ["Property", "Reference", "RegExp", "R\u00e9f\u00e9rence", "prototype", "Regular Expressions", "JavaScript"], "summary": "The ignoreCase property indicates whether or not the \"i\" flag is used with the regular expression. ignoreCase is a read-only property of an individual regular expression instance.", "localization_tags": [], "locale": "en-US", "last_edit": "2015-02-11T15:06:04", "review_tags": []}, {"title": "RegExp.prototype.ignoreCase", "url": "/fr/docs/Web/JavaScript/Reference/Objets_globaux/RegExp/ignoreCase", "tags": ["Property", "Reference", "RegExp", "R\u00e9f\u00e9rence", "prototype", "Regular Expressions", "JavaScript"], "summary": "La propri\u00e9t\u00e9 ignoreCase indique si le drapeau (flag) \"i\" est utilis\u00e9 ou non pour cette expression rationnelle. ignoreCase est une propri\u00e9t\u00e9 accessible en lecture seule d'une instance d'expression rationnelle donn\u00e9e.", "localization_tags": [], "locale": "fr", "last_edit": "2015-02-16T04:30:28", "review_tags": []}, {"title": "RegExp.prototype.ignoreCase", "url": "/ru/docs/Web/JavaScript/Reference/Global_Objects/RegExp/ignoreCase", "tags": ["Property", "\u0440\u0435\u0433\u0443\u043b\u044f\u0440\u043d\u044b\u0435 \u0432\u044b\u0440\u0430\u0436\u0435\u043d\u0438\u044f", "Reference", "RegExp", "R\u00e9f\u00e9rence", "prototype", "JavaScript"], "summary": "\u0421\u0432\u043e\u0439\u0441\u0442\u0432\u043e ignoreCase \u0443\u043a\u0430\u0437\u044b\u0432\u0430\u0435\u0442, \u0438\u0441\u043f\u043e\u043b\u044c\u0437\u043e\u0432\u0430\u043b\u0441\u044f \u043b\u0438 \u0432 \u043e\u043f\u0440\u0435\u0434\u0435\u043b\u0435\u043d\u0438\u0438 \u0440\u0435\u0433\u0443\u043b\u044f\u0440\u043d\u043e\u0433\u043e \u0432\u044b\u0440\u0430\u0436\u0435\u043d\u0438\u044f \u0444\u043b\u0430\u0433 \"i\". \u0421\u0432\u043e\u0439\u0441\u0442\u0432\u043e ignoreCase \u044f\u0432\u043b\u044f\u0435\u0442\u0441\u044f \u0441\u0432\u043e\u0439\u0441\u0442\u0432\u043e\u043c \u0442\u043e\u043b\u044c\u043a\u043e \u0434\u043b\u044f \u0447\u0442\u0435\u043d\u0438\u044f \u0438 \u043f\u0440\u0438\u043d\u0430\u0434\u043b\u0435\u0436\u0438\u0442 \u044d\u043a\u0437\u0435\u043c\u043f\u043b\u044f\u0440\u0443 \u0440\u0435\u0433\u0443\u043b\u044f\u0440\u043d\u043e\u0433\u043e \u0432\u044b\u0440\u0430\u0436\u0435\u043d\u0438\u044f.", "localization_tags": [], "locale": "ru", "last_edit": "2015-01-21T04:37:51", "review_tags": []}], "modified": "2015-04-17T08:28:08", "label": "RegExp.prototype.ignoreCase", "localization_tags": [], "url": "/zh-CN/docs/Web/JavaScript/Reference/Global_Objects/RegExp/ignoreCase", "last_edit": "2014-08-25T23:09:48", "summary": "ignoreCase \u5c5e\u6027\u8868\u660e\u6b63\u5219\u8868\u8fbe\u5f0f\u662f\u5426\u4f7f\u7528\u4e86 \"i\" \u6807\u5fd7\u3002ignoreCase\u00a0\u662f\u6b63\u5219\u8868\u8fbe\u5f0f\u5b9e\u4f8b\u7684\u53ea\u8bfb\u5c5e\u6027\u3002", "sections": [{"id": "Quick_Links", "title": "JavaScript \u6807\u51c6\u5e93 RegExp \u5c5e\u6027 RegExp.$1-$9 [Translate] RegExp.input ($_) [Translate] RegExp.lastIndex RegExp.lastMatch ($&) [Translate] RegExp.lastParen ($+) [Translate] RegExp.leftContext ($`) [Translate] RegExp.prototype RegExp.prototype.flags [Translate] RegExp.prototype.global RegExp.prototype.ignoreCase RegExp.prototype.multiline RegExp.prototype.source RegExp.prototype.sticky [Translate] RegExp.prototype.unicode [Translate] RegExp.rightContext ($') [Translate] \u65b9\u6cd5 RegExp.prototype.compile() [Translate] RegExp.prototype.exec() RegExp.prototype.test() RegExp.prototype.toSource() RegExp.prototype.toString() \u7ee7\u627f Function \u5c5e\u6027 Function.arguments Function.arity Function.caller Function.displayName [Translate] Function.length Function.name Function.prototype \u65b9\u6cd5 Function.prototype.apply() Function.prototype.bind() Function.prototype.call() Function.prototype.isGenerator() Function.prototype.toSource() Function.prototype.toString() Object \u5c5e\u6027 Object.prototype.__count__ [Translate] Object.prototype.__noSuchMethod__ [Translate] Object.prototype.__parent__ Object.prototype.__proto__ Object.prototype.constructor \u65b9\u6cd5 Object.prototype.__defineGetter__() Object.prototype.__defineSetter__() Object.prototype.__lookupGetter__() Object.prototype.__lookupSetter__() [Translate] Object.prototype.hasOwnProperty() Object.prototype.isPrototypeOf() Object.prototype.propertyIsEnumerable() Object.prototype.toLocaleString() Object.prototype.toSource() Object.prototype.toString() Object.prototype.unwatch() [Translate] Object.prototype.valueOf() Object.prototype.watch()"}, {"id": "Summary", "title": "\u6982\u8ff0"}, {"id": "Description", "title": "\u63cf\u8ff0"}, {"id": "Examples", "title": "\u793a\u4f8b"}, {"id": "Example:_Using_MIN_VALUE", "title": "\u4f8b\u5b50\uff1a\u4f7f\u7528 ignoreCase"}, {"id": ".E8.A7.84.E8.8C.83", "title": "\u89c4\u8303"}, {"id": ".E6.B5.8F.E8.A7.88.E5.99.A8.E5.85.BC.E5.AE.B9.E6.80.A7", "title": "\u6d4f\u89c8\u5668\u517c\u5bb9\u6027"}, {"id": "See_also", "title": "\u76f8\u5173\u94fe\u63a5"}], "id": 125051, "review_tags": []}