diff options
Diffstat (limited to 'files/ja/orphaned')
-rw-r--r-- | files/ja/orphaned/web/javascript/reference/global_objects/array/index/index.html | 23 | ||||
-rw-r--r-- | files/ja/orphaned/web/javascript/reference/global_objects/array/input/index.html | 26 |
2 files changed, 0 insertions, 49 deletions
diff --git a/files/ja/orphaned/web/javascript/reference/global_objects/array/index/index.html b/files/ja/orphaned/web/javascript/reference/global_objects/array/index/index.html deleted file mode 100644 index c0ba60121b..0000000000 --- a/files/ja/orphaned/web/javascript/reference/global_objects/array/index/index.html +++ /dev/null @@ -1,23 +0,0 @@ ---- -title: index -slug: orphaned/Web/JavaScript/Reference/Global_Objects/Array/index -original_slug: Web/JavaScript/Reference/Global_Objects/Array/index ---- -<h2 id="Summary" name="Summary">概要</h2> -<p>正規表現マッチにより作成された配列において、文字列中での一致部分の、0 から始まるインデックス。</p> -<table class="standard-table"> - <thead> - <tr> - <td class="header" colspan="2"><a href="/ja/docs/Web/JavaScript/Reference/Global_Objects/Array">Array</a> のプロパティ</td> - </tr> - </thead> - <tbody> - <tr> - <td colspan="2"><b>静的</b></td> - </tr> - <tr> - <td>実装されたバージョン</td> - <td>JavaScript 1.2</td> - </tr> - </tbody> -</table> diff --git a/files/ja/orphaned/web/javascript/reference/global_objects/array/input/index.html b/files/ja/orphaned/web/javascript/reference/global_objects/array/input/index.html deleted file mode 100644 index 27cd45f0cc..0000000000 --- a/files/ja/orphaned/web/javascript/reference/global_objects/array/input/index.html +++ /dev/null @@ -1,26 +0,0 @@ ---- -title: input -slug: orphaned/Web/JavaScript/Reference/Global_Objects/Array/input -original_slug: Web/JavaScript/Reference/Global_Objects/Array/input ---- -<p> -</p><p>{{ 英語版章題("Summary") }} -</p> -<h3 id=".E6.A6.82.E8.A6.81" name=".E6.A6.82.E8.A6.81"> 概要 </h3> -<p>正規表現マッチにより作成された配列において、正規表現がマッチを行った元の文字列を反映します。 -</p> -<table class="fullwidth-table"> -<tbody><tr> -<td class="header" colspan="2"><a href="ja/Core_JavaScript_1.5_Reference/Global_Objects/Array">Array</a> のプロパティ</td> -</tr> -<tr> -<td colspan="2"><b>静的</b></td> -</tr> -<tr> -<td>実装されたバージョン:</td> -<td>JavaScript 1.2, NES 3.0</td> -</tr> -</tbody></table> -<div class="noinclude"> -</div> -{{ languages( { "en": "en/Core_JavaScript_1.5_Reference/Global_Objects/Array/input", "fr": "fr/R\u00e9f\u00e9rence_de_JavaScript_1.5_Core/Objets_globaux/Array/input", "pl": "pl/Dokumentacja_j\u0119zyka_JavaScript_1.5/Obiekty/Array/input" } ) }} |