- Sort Score
- Num 10 results
- Language All
Results 1 - 10 of 30 for 59 (0.01 seconds)
-
src/test/java/org/codelibs/fess/helper/IntervalControlHelperTest.java
assertEquals(0, result[0]); assertEquals(0, result[1]); result = IntervalControlHelper.parseTime("23:59"); assertEquals(23, result[0]); assertEquals(59, result[1]); } @Test public void test_parseTime_invalidFormat() { try { IntervalControlHelper.parseTime("12"); fail("Should throw FessSystemException");
Created: Tue Mar 31 13:07:34 GMT 2026 - Last Modified: Wed Jan 14 14:29:07 GMT 2026 - 13.6K bytes - Click Count (0) -
src/main/java/org/codelibs/fess/helper/IntervalControlHelper.java
values[1] = Integer.parseInt(froms[1]); if (values[1] < 0 || values[1] > 59) { throw new FessSystemException("Invalid minute value: " + values[1] + " in time: " + time + ". Minute must be between 0 and 59"); } return values; } /** * Sets the wait time in milliseconds when the crawler is not running. * * @param crawlerWaitMillis the wait time in milliseconds */
Created: Tue Mar 31 13:07:34 GMT 2026 - Last Modified: Sun Nov 23 12:34:02 GMT 2025 - 10K bytes - Click Count (0) -
src/archive/zip/reader_test.go
00002e0 5d be de f9 e8 81 eb a5 0a a5 63 54 2c d7 1c d1 00002f0 89 17 85 f8 16 94 f2 8a b2 a3 f5 b6 6d df 75 cd 0000300 90 dd 64 bd 5d 55 4e f2 55 19 1b b7 cc ef 1b ea 0000310 2e 05 9c f4 aa 1e a8 cd a6 82 c7 59 0f 5e 9d e0 0000320 bb fc 6c d6 99 23 eb 36 ad c6 c5 e1 d8 e1 e2 3e 0000330 d9 90 5a f7 91 5d 6f bc 33 6d 98 47 d2 7c 2e 2f 0000340 99 a4 25 72 85 49 2c be 0b 5b af 8f e5 6e 81 a6 0000350 a3 5a 6f 39 53 3a ab 7a 8b 1e 26 f7 46
Created: Tue Apr 07 11:13:11 GMT 2026 - Last Modified: Thu Jan 15 18:35:56 GMT 2026 - 57.9K bytes - Click Count (0) -
build-logic/src/main/kotlin/AlpnVersions.kt
Yuri Schimke <******@****.***> 1769963735 +0000
Created: Fri Apr 03 11:42:14 GMT 2026 - Last Modified: Sun Feb 01 16:35:35 GMT 2026 - 1.8K bytes - Click Count (0) -
okhttp/src/jvmTest/kotlin/okhttp3/CookiesTest.kt
Vansh Badkul <******@****.***> 1773906399 -0700
Created: Fri Apr 03 11:42:14 GMT 2026 - Last Modified: Thu Mar 19 07:46:39 GMT 2026 - 14.5K bytes - Click Count (0) -
guava-tests/test/com/google/common/hash/HashingTest.java
cpovirk <******@****.***> 1773406752 -0700
Created: Fri Apr 03 12:43:13 GMT 2026 - Last Modified: Fri Mar 13 13:01:07 GMT 2026 - 26.7K bytes - Click Count (2) -
okhttp/src/commonJvmAndroid/kotlin/okhttp3/Cookie.kt
renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> 1769504439 +0000
Created: Fri Apr 03 11:42:14 GMT 2026 - Last Modified: Tue Jan 27 09:00:39 GMT 2026 - 23.1K bytes - Click Count (0) -
docs/en/data/people.yml
url: https://github.com/ghandic - login: n8sty count: 67 avatarUrl: https://avatars.githubusercontent.com/u/2964996?v=4 url: https://github.com/n8sty - login: falkben count: 59 avatarUrl: https://avatars.githubusercontent.com/u/653031?u=ad9838e089058c9e5a0bab94c0eec7cc181e0cd0&v=4 url: https://github.com/falkben - login: yinziyan1206 count: 55
Created: Sun Apr 05 07:19:11 GMT 2026 - Last Modified: Wed Apr 01 15:47:21 GMT 2026 - 28.7K bytes - Click Count (0) -
src/cmd/asm/internal/asm/testdata/arm64enc.s
Created: Tue Apr 07 11:13:11 GMT 2026 - Last Modified: Tue Feb 24 21:29:25 GMT 2026 - 44K bytes - Click Count (0) -
guava-tests/test/com/google/common/hash/BloomFilterTest.java
cpovirk <******@****.***> 1773946242 -0700
Created: Fri Apr 03 12:43:13 GMT 2026 - Last Modified: Thu Mar 19 18:53:45 GMT 2026 - 23K bytes - Click Count (0)