{"json_modified": "2016-10-19T12:12:13.978013", "uuid": "d4ed6c3e-0c96-419e-bce7-7d05b1fe1bc7", "title": "RegExp.prototype.global", "url": "/en-US/docs/Web/JavaScript/Reference/Global_Objects/RegExp/global", "tags": ["Property", "Reference", "RegExp", "Prototype", "Regular Expressions", "JavaScript"], "translations": [{"uuid": "25646d4f-97b7-4cc2-ab22-58297d98c098", "title": "RegExp.prototype.global", "url": "/fr/docs/Web/JavaScript/Reference/Objets_globaux/RegExp/global", "tags": ["R\u00e9f\u00e9rence", "Prototype", "RegExp", "Propri\u00e9t\u00e9", "JavaScript"], "summary": "La propri\u00e9t\u00e9 global indique si le drapeau (flag) \"g\" est utilis\u00e9 pour l'expression rationnelle. global est une propri\u00e9t\u00e9 accessible en lecture seule pour une expression rationnelle donn\u00e9e.", "localization_tags": [], "locale": "fr", "last_edit": "2016-10-19T12:12:03", "review_tags": []}, {"uuid": "140aed66-d59f-4744-a2a8-3612b7bd8d84", "title": "RegExp.prototype.global", "url": "/ja/docs/Web/JavaScript/Reference/Global_Objects/RegExp/global", "tags": [], "summary": "\"g\" \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": ["inprogress"], "locale": "ja", "last_edit": "2015-04-14T00:31:34", "review_tags": []}, {"uuid": "c75319f0-4b4e-4747-8892-ed4309f3b919", "title": "RexExp.prototype.global", "url": "/pl/docs/Web/JavaScript/Referencje/Obiekty/RegExp/global", "tags": ["Property", "Prototype", "RegExp", "JavaScript"], "summary": "Okre\u015bla czy z wyra\u017ceniem regularnym zosta\u0142a u\u017cyta flaga \"g\".", "localization_tags": [], "locale": "pl", "last_edit": "2015-04-21T23:10:18", "review_tags": []}, {"uuid": "0e8d6386-bf3e-4d79-972b-6f2bdb6ac5da", "title": "RegExp.prototype.global", "url": "/ru/docs/Web/JavaScript/Reference/Global_Objects/RegExp/global", "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 global \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 \"g\". \u0421\u0432\u043e\u0439\u0441\u0442\u0432\u043e global \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:32:55", "review_tags": []}, {"uuid": "f91af674-114b-4470-9a9b-d1526430d80f", "title": "RegExp.prototype.global", "url": "/zh-CN/docs/Web/JavaScript/Reference/Global_Objects/RegExp/global", "tags": ["Property", "Prototype", "RegExp", "JavaScript"], "summary": "global \u5c5e\u6027\u8868\u660e\u6b63\u5219\u8868\u8fbe\u5f0f\u662f\u5426\u4f7f\u7528\u4e86 \"g\" \u6807\u5fd7\u3002global \u662f\u4e00\u4e2a\u6b63\u5219\u8868\u8fbe\u5f0f\u5b9e\u4f8b\u7684\u53ea\u8bfb\u5c5e\u6027\u3002", "localization_tags": [], "locale": "zh-CN", "last_edit": "2014-08-25T23:09:16", "review_tags": []}], "modified": "2016-10-19T11:58:36", "label": "RegExp.prototype.global", "localization_tags": [], "locale": "en-US", "id": 40186, "last_edit": "2016-10-19T11:58:27", "summary": "The global property indicates whether or not the \"g\" flag is used with the regular expression. global is a read-only property of an individual regular expression instance.", "sections": [{"id": "Quick_Links", "title": null}, {"id": "Description", "title": "Description"}, {"id": "Examples", "title": "Examples"}, {"id": "Using_global", "title": "Using "}, {"id": "Specifications", "title": "Specifications"}, {"id": "Browser_compatibility", "title": "Browser compatibility"}, {"id": "See_also", "title": "See also"}], "slug": "Web/JavaScript/Reference/Global_Objects/RegExp/global", "review_tags": []}