OpenGrok
Cross Reference: nfsubs.cpp
xref
: /
external
/
icu4c
/
i18n
/
nfsubs.cpp
Home
|
History
|
Annotate
|
Download
|
only in
i18n
Lines Matching
refs:getDigit
1106
int64_t digit = didx>=0 ? dl.
getDigit
(didx) - '0' : 0;