回答編集履歴
1
追記
test
CHANGED
@@ -1,3 +1,9 @@
|
|
1
|
-
|
1
|
+
\dなら半角の数値にも全角の数値にもマッチします。
|
2
2
|
|
3
3
|
ただ海外の数字にもマッチするので、それを弾きたいなら使えませんが。
|
4
|
+
|
5
|
+
|
6
|
+
|
7
|
+
\dがマッチする『数字』の一覧は次のページで見られます。
|
8
|
+
|
9
|
+
[Unicode Characters in the 'Number, Decimal Digit' Category](http://www.fileformat.info/info/unicode/category/Nd/list.htm)
|