Home
last modified time | relevance | path

Searched refs:RECURSION_LIMIT (Results 1 - 6 of 6) sorted by relevance

/third_party/icu/icu4j/main/classes/core/src/com/ibm/icu/text/
H A DNFRuleSet.java89 private static final int RECURSION_LIMIT = 64; field in NFRuleSet
437 if (recursionCount >= RECURSION_LIMIT) { in format()
453 if (recursionCount >= RECURSION_LIMIT) { in format()
/third_party/icu/ohos_icu4j/src/main/java/ohos/global/icu/text/
H A DNFRuleSet.java90 private static final int RECURSION_LIMIT = 64; field in NFRuleSet
438 if (recursionCount >= RECURSION_LIMIT) { in format()
454 if (recursionCount >= RECURSION_LIMIT) { in format()
/third_party/icu/icu4c/source/i18n/
H A Dnfrs.cpp397 #define RECURSION_LIMIT 64 macro
402 if (recursionCount >= RECURSION_LIMIT) { in format()
416 if (recursionCount >= RECURSION_LIMIT) { in format()
/third_party/node/deps/icu-small/source/i18n/
H A Dnfrs.cpp397 #define RECURSION_LIMIT 64 macro
402 if (recursionCount >= RECURSION_LIMIT) { in format()
416 if (recursionCount >= RECURSION_LIMIT) { in format()
/third_party/skia/third_party/externals/icu/source/i18n/
H A Dnfrs.cpp397 #define RECURSION_LIMIT 64 macro
402 if (recursionCount >= RECURSION_LIMIT) { in format()
416 if (recursionCount >= RECURSION_LIMIT) { in format()
/third_party/skia/third_party/externals/sfntly/java/lib/
H A Dicu4j-4_8_1_1.jarMETA-INF/ META-INF/MANIFEST.MF com/ com/ibm/ com/ibm/icu/ com/ibm/icu/impl/ ...

Completed in 8 milliseconds