OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:nosubstitute
(Results
1 - 1
of
1
) sorted by null
/external/icu4c/i18n/
ulocdata.c
35
UBool
noSubstitute
;
65
uld->
noSubstitute
= FALSE;
90
uld->
noSubstitute
= setting;
96
return uld->
noSubstitute
;
112
if ( (localStatus == U_USING_DEFAULT_WARNING) && uld->
noSubstitute
) {
155
if ( (localStatus == U_USING_DEFAULT_WARNING) && uld->
noSubstitute
) {
171
if ( (localStatus == U_USING_DEFAULT_WARNING) && uld->
noSubstitute
) {
263
if ( (localStatus == U_USING_DEFAULT_WARNING) && uld->
noSubstitute
) {
279
if ( (localStatus == U_USING_DEFAULT_WARNING) && uld->
noSubstitute
) {
311
if ( (localStatus == U_USING_DEFAULT_WARNING) && uld->
noSubstitute
) {
[
all
...]
Completed in 30 milliseconds