Private
Server IP : 195.201.23.43  /  Your IP : 3.135.211.221
Web Server : Apache
System : Linux webserver2.vercom.be 5.4.0-192-generic #212-Ubuntu SMP Fri Jul 5 09:47:39 UTC 2024 x86_64
User : kdecoratie ( 1041)
PHP Version : 7.1.33-63+ubuntu20.04.1+deb.sury.org+1
Disable Function : pcntl_alarm,pcntl_fork,pcntl_waitpid,pcntl_wait,pcntl_wifexited,pcntl_wifstopped,pcntl_wifsignaled,pcntl_wifcontinued,pcntl_wexitstatus,pcntl_wtermsig,pcntl_wstopsig,pcntl_signal,pcntl_signal_get_handler,pcntl_signal_dispatch,pcntl_get_last_error,pcntl_strerror,pcntl_sigprocmask,pcntl_sigwaitinfo,pcntl_sigtimedwait,pcntl_exec,pcntl_getpriority,pcntl_setpriority,pcntl_async_signals,
MySQL : OFF  |  cURL : ON  |  WGET : ON  |  Perl : ON  |  Python : OFF  |  Sudo : ON  |  Pkexec : ON
Directory :  /usr/lib/libreoffice/share/numbertext/

Upload File :
current_dir [ Writeable ] document_root [ Writeable ]

 

Command :


[ HOME SHELL ]     

Current File : /usr/lib/libreoffice/share/numbertext/th.sor
^0 ศูนย์
^1 หนึ่ง
1 เอ็ด
2 สอง
3 สาม
4 สี่
5 ห้า
6 หก
7 เจ็ด
8 แปด
9 เก้า
1(\d) สิบ$1
2(\d) ยี่สิบ$1
(\d)(\d) $1สิบ$2
(\d)(\d\d) $1ร้อย$2
(\d)(\d{3}) $1พัน$2
(\d)(\d{4}) $1หมื่น$2
(\d)(\d{5}) $1แสน$2
(\d)(\d{6}) $1ล้าน$2
(\d\d)(\d{6}) $1ล้าน$2
(\d)(\d{8}) $1ร้อยล้าน$2
(\d)(\d{9}) $1พันล้าน$2
(\d)(\d{10}) $1หมื่นล้าน$2
(\d)(\d{11}) $1แสนล้าน$2
(\d)(\d{12}) $1ล้านล้าน$2
(\d\d)(\d{12}) $1ล้านล้าน$2
(\d)(\d{14}) $1ร้อยล้านล้าน$2
(\d)(\d{15}) $1พันล้านล้าน$2
(\d)(\d{16}) $1หมื่นล้านล้าน$2
(\d)(\d{17}) $1แสนล้านล้าน$2
(\d)(\d{18}) $1ล้านล้านล้าน$2
(\d\d)(\d{18}) $1ล้านล้านล้าน$2
(\d)(\d{20}) $1ร้อยล้านล้านล้าน$2
(\d)(\d{21}) $1พันล้านล้านล้าน$2
(\d)(\d{22}) $1หมื่นล้านล้านล้าน$2
(\d)(\d{23}) $1แสนล้านล้านล้าน$2
(\d)(\d{24}) $1ล้านล้านล้านล้าน$2

# negative numbers

[-−](\d+) ลบ|$1

# decimals

([-−]?\d+)[.,] |$1|จุด
([-−]?\d+[.,]\d*)(\d) |$1|$2

# currency

"THB ([-−]?\d+)" $1บาทถ้วน

# currency with decimals

"(THB [-−]?\d+)[,.]00" $1
"THB ([-−]?\d+)[,.](\d{1,2})" $1บาท$2สตางค์
 
# other currencies?

[A-Z]{3}
"([A-Z]{3}) ([-−]?\d[\d.,]*)" $2$1

== ordinal ==

([-−]?\d+([.,]\d+)?) ที่$1

== ordinal-number ==

(\d+)	\1.

== help ==

"" |$(1)|, |$(2)|, |$(3)|\n$(help ordinal)$(help ordinal-number)
(.*) \1: |$(\1 1)|, |$(\1 2)|, |$(\1 3)|\n
Private