MediaWiki master
MessagesBgc.php
Go to the documentation of this file.
1<?php
9 '0' => '०', # U+0966
10 '1' => '१', # U+0967
11 '2' => '२', # U+0968
12 '3' => '३', # U+0969
13 '4' => '४', # U+096A
14 '5' => '५', # U+096B
15 '6' => '६', # U+096C
16 '7' => '७', # U+096D
17 '8' => '८', # U+096E
18 '9' => '९', # U+096F
19];
20$linkTrail = "/^([a-z\x{0900}-\x{0963}\x{0966}-\x{A8E0}-\x{A8FF}]+)(.*)$/sDu";
21
22$digitGroupingPattern = "#,##,##0.###";
23
$linkTrail
$digitGroupingPattern
$digitTransformTable
$numberingSystem