Home
last modified time | relevance | path

Searched refs:UNLIMITED (Results 1 - 3 of 3) sorted by relevance

/third_party/curl/lib/
H A Dhsts.c55 #define UNLIMITED "unlimited" macro
325 strcpy(e.expire, UNLIMITED); in hsts_push()
350 sts->includeSubDomains ? ".": "", sts->host, UNLIMITED); in hsts_out()
433 time_t expires = strcmp(date, UNLIMITED) ? Curl_getdate_capped(date) : in hsts_add()
/third_party/icu/ohos_icu4j/src/main/tests/ohos/global/icu/dev/test/format/
H A DNumberFormatTest.java5264 df.setMathContext(java.math.MathContext.UNLIMITED); in testSetMathContextArithmeticException()
5294 df.setMathContext(java.math.MathContext.UNLIMITED); in testSetMultiplierArithmeticException()
/third_party/icu/icu4j/main/tests/core/src/com/ibm/icu/dev/test/format/
H A DNumberFormatTest.java5264 df.setMathContext(java.math.MathContext.UNLIMITED); in testSetMathContextArithmeticException()
5294 df.setMathContext(java.math.MathContext.UNLIMITED); in testSetMultiplierArithmeticException()

Completed in 22 milliseconds