{"json_modified": "2015-04-17T08:28:10.422434", "slug": "Web/JavaScript/Reference/Global_Objects/RegExp/multiline", "tags": ["Property", "prototype", "RegExp", "Regular Expressions", "JavaScript"], "locale": "zh-CN", "title": "RegExp.prototype.multiline", "translations": [{"title": "RegExp.prototype.multiline", "url": "/ja/docs/Web/JavaScript/Reference/Global_Objects/RegExp/multiline", "tags": [], "summary": "\u8907\u6570\u884c\u306b\u6e21\u3063\u3066\u6587\u5b57\u5217\u3092\u691c\u7d22\u3059\u308b\u304b\u3069\u3046\u304b\u3092\u8fd4\u3057\u307e\u3059\u3002", "localization_tags": [], "locale": "ja", "last_edit": "2015-04-14T00:33:25", "review_tags": []}, {"title": "RegExp.prototype.multiline", "url": "/en-US/docs/Web/JavaScript/Reference/Global_Objects/RegExp/multiline", "tags": ["Property", "Reference", "RegExp", "R\u00e9f\u00e9rence", "prototype", "Regular Expressions", "JavaScript"], "summary": "The multiline property indicates whether or not the \"m\" flag is used with the regular expression. multiline is a read-only property of an individual regular expression instance.", "localization_tags": [], "locale": "en-US", "last_edit": "2015-02-11T15:06:28", "review_tags": []}, {"title": "RegExp.prototype.multiline", "url": "/fr/docs/Web/JavaScript/Reference/Objets_globaux/RegExp/multiline", "tags": ["Property", "Reference", "RegExp", "R\u00e9f\u00e9rence", "prototype", "Regular Expressions", "JavaScript"], "summary": "La propri\u00e9t\u00e9 multiline indique si le drapeau (flag) \"m\" a \u00e9t\u00e9 utilis\u00e9 ou non pour l'expression rationnelle. multiline est une propri\u00e9t\u00e9 li\u00e9e \u00e0 l'instance, accessible en lecture seule.", "localization_tags": [], "locale": "fr", "last_edit": "2015-02-16T04:33:29", "review_tags": []}, {"title": "RegExp.prototype.multiline", "url": "/ru/docs/Web/JavaScript/Reference/Global_Objects/RegExp/multiline", "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 multiline \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 \"m\". \u0421\u0432\u043e\u0439\u0441\u0442\u0432\u043e multiline \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:48:09", "review_tags": []}], "modified": "2015-04-17T08:28:09", "label": "RegExp.prototype.multiline", "localization_tags": [], "url": "/zh-CN/docs/Web/JavaScript/Reference/Global_Objects/RegExp/multiline", "last_edit": "2014-08-25T23:11:08", "summary": "multiline \u5c5e\u6027\u8868\u660e\u6b63\u5219\u8868\u8fbe\u5f0f\u662f\u5426\u4f7f\u7528\u4e86 \"m\" \u6807\u5fd7\u3002multiline\u00a0\u662f\u6b63\u5219\u8868\u8fbe\u5f0f\u5b9e\u4f8b\u7684\u4e00\u4e2a\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 multiline"}, {"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": 125055, "review_tags": []}