Home
last modified time | relevance | path

Searched refs:haslocale (Results 1 – 1 of 1) sorted by relevance

/dports/audio/rhvoice/RHVoice-1.2.4/src/third-party/cldr/tools/cldr-apps/src/main/java/org/unicode/cldr/web/
H A DDBUtils.java1283 int haslocale = -1; in getJSON() local
1293 haslocale = i; in getJSON()
1303 if (haslocale >= 0) { in getJSON()
1322 if (i == haslocale && v != null) { in getJSON()
1371 if (haslocale >= 0 && locale_name != null) { in getJSON()