Search Options

Results per page
Sort
Preferred Languages
Advance

Results 1 - 1 of 1 for 0123456789012345678901234567890 (3.88 sec)

  1. src/strings/strings_test.go

    	{"0123456789012345678901234567890", "0123456789012345678901234567890", 0},
    	{"x0123456789012345678901234567890", "0123456789012345678901234567890", 1},
    	{"x012345678901234567890123456789x0123456789012345678901234567890", "0123456789012345678901234567890", 32},
    	{"xyz0123456789012345678901234567890"[:33], "0123456789012345678901234567890", -1},
    	{"", "01234567890123456789012345678901", -1},
    Registered: Wed Jun 12 16:32:35 UTC 2024
    - Last Modified: Fri May 03 12:58:37 UTC 2024
    - 53K bytes
    - Viewed (0)
Back to top