- Sort Score
- Result 10 results
- Languages All
Results 1 - 3 of 3 for Goph (0.04 sec)
-
src/bytes/example_test.go
show("Gopher", "ph") show("Gopher", "er") show("Gopher", "Badger") // Output: // Cut("Gopher", "Go") = "", "pher", true // Cut("Gopher", "ph") = "Go", "er", true // Cut("Gopher", "er") = "Goph", "", true // Cut("Gopher", "Badger") = "Gopher", "", false } func ExampleCutPrefix() { show := func(s, sep string) { after, found := bytes.CutPrefix([]byte(s), []byte(sep))
Registered: Tue Nov 05 11:13:11 UTC 2024 - Last Modified: Wed Aug 07 17:22:36 UTC 2024 - 14.9K bytes - Viewed (0) -
src/cmd/asm/internal/asm/testdata/s390x.s
LTDBR F3, F4 // b3120043 TCEB F5, $8 // ed5000080010 TCDB F15, $4095 // edf00fff0011 UNDEF // 00000000 BRRK // 0001 NOPH // 0700 SYNC // 07e0 KM R2, R4 // b92e0024 KMC R2, R6 // b92f0026 KLMD R2, R8 // b93f0028
Registered: Tue Nov 05 11:13:11 UTC 2024 - Last Modified: Wed Sep 18 15:49:24 UTC 2024 - 22.1K bytes - Viewed (0) -
okhttp-idna-mapping-table/src/main/resources/okhttp3/internal/idna/IdnaMappingTable.txt
Registered: Fri Nov 01 11:42:11 UTC 2024 - Last Modified: Sat Feb 10 11:25:47 UTC 2024 - 854.1K bytes - Viewed (0)