Search Options

Results per page
Sort
Preferred Languages
Advance

Results 1 - 10 of 22 for ABCDEFG (0.57 sec)

  1. fess-crawler/src/test/java/org/codelibs/fess/crawler/client/http/form/FormSchemeTest.java

            String content = "<input name=\"authenticity_token\" value=\"abcdefg\">";
            assertEquals("abcdefg", formScheme.getTokenValue(tokenPattern, content));
    
            tokenPattern = "name=\"authenticity_token\" +value=\"[^\"]+\"";
            content = "<input name=\"authenticity_token\" value=\"abcdefg\">";
            assertNull(formScheme.getTokenValue(tokenPattern, content));
    
    Registered: Wed Jun 12 15:17:51 UTC 2024
    - Last Modified: Thu Feb 22 01:36:27 UTC 2024
    - 1.6K bytes
    - Viewed (0)
  2. testing/internal-performance-testing/src/test/groovy/org/gradle/performance/results/TestPageGeneratorTest.groovy

        def "transforms two commit ids to urls"() {
            when:
            def urls = new TestPageGenerator().createGitHubLinks(['123456', 'abcdefg'])
    
            then:
            urls[0].url == 'https://github.com/gradle/gradle/commit/123456'
            urls[1].url == 'https://github.com/gradle/dotcom/commit/abcdefg'
        }
    
        def "shortens label for commit hash"() {
            when:
    Registered: Wed Jun 12 18:38:38 UTC 2024
    - Last Modified: Thu Apr 04 07:21:38 UTC 2024
    - 1.8K bytes
    - Viewed (0)
  3. src/go/printer/testdata/alignment.golden

    	abcde				string
    	abcdefghijklmnopqrstuvwxyzabcde	string
    	abcdefg				string
    }
    
    func main() {
    	_ := Fmt{
    		abcdefghijklmnopqrstuvwx:		"foo",
    		abcdefghijklmnopqrstuvwxyza:		"foo",
    		abcdefghijklmnopqrstuvwxyzab:		"foo",
    		abcdefghijklmnopqrstuvwxyzabc:		"foo",
    		abcde:					"foo",
    		abcdefghijklmnopqrstuvwxyzabcde:	"foo",
    		abcdefg:				"foo",
    		abcdefghijklmnopqrstuvwxy:		"foo",
    Registered: Wed Jun 12 16:32:35 UTC 2024
    - Last Modified: Tue Aug 14 20:40:15 UTC 2018
    - 4.1K bytes
    - Viewed (0)
  4. src/go/printer/testdata/alignment.input

    	abcde string
    	abcdefghijklmnopqrstuvwxyzabcde string
    	abcdefg string
    }
    
    func main() {
    	_ := Fmt{
    		abcdefghijklmnopqrstuvwx: "foo",
    		abcdefghijklmnopqrstuvwxyza: "foo",
    		abcdefghijklmnopqrstuvwxyzab: "foo",
    		abcdefghijklmnopqrstuvwxyzabc: "foo",
    		abcde: "foo",
    		abcdefghijklmnopqrstuvwxyzabcde: "foo",
    		abcdefg: "foo",
    		abcdefghijklmnopqrstuvwxy: "foo",
    		abcdefghijklmnopqrstuvwxyz: "foo",
    Registered: Wed Jun 12 16:32:35 UTC 2024
    - Last Modified: Tue Aug 14 20:40:15 UTC 2018
    - 4.9K bytes
    - Viewed (0)
  5. src/strings/search_test.go

    	"testing"
    )
    
    func TestFinderNext(t *testing.T) {
    	testCases := []struct {
    		pat, text string
    		index     int
    	}{
    		{"", "", 0},
    		{"", "abc", 0},
    		{"abc", "", -1},
    		{"abc", "abc", 0},
    		{"d", "abcdefg", 3},
    		{"nan", "banana", 2},
    		{"pan", "anpanman", 2},
    		{"nnaaman", "anpanmanam", -1},
    		{"abcd", "abc", -1},
    		{"abcd", "bcd", -1},
    		{"bcd", "abcd", 1},
    		{"abc", "acca", -1},
    		{"aa", "aaa", 0},
    Registered: Wed Jun 12 16:32:35 UTC 2024
    - Last Modified: Fri Jun 01 21:52:00 UTC 2018
    - 1.9K bytes
    - Viewed (0)
  6. src/hash/test_cases.txt

    a
    ab
    abc
    abcd
    abcde
    abcdef
    abcdefg
    abcdefgh
    abcdefghi
    abcdefghij
    Discard medicine more than two years old.
    He who has a shady past knows that nice guys finish last.
    I wouldn't marry him with a ten foot pole.
    Free! Free!/A trip/to Mars/for 900/empty jars/Burma Shave
    The days of the digital watch are numbered.  -Tom Stoppard
    Nepal premier won't resign.
    For every action there is an equal and opposite government program.
    Registered: Wed Jun 12 16:32:35 UTC 2024
    - Last Modified: Mon Sep 08 04:08:51 UTC 2014
    - 1.3K bytes
    - Viewed (0)
  7. cluster/common.sh

    export KUBE_RELEASE_VERSION_DASHED_REGEX="v(0|[1-9][0-9]*)-(0|[1-9][0-9]*)-(0|[1-9][0-9]*)(-([a-zA-Z0-9]+)-(0|[1-9][0-9]*))?"
    
    # KUBE_CI_VERSION_REGEX matches things like "v1.2.3-alpha.4.56+abcdefg" and "v1.2.3-56+abcdefg"
    #
    # NOTE This must match the version_regex in build/common.sh
    #
    # TODO: KUBE_CI_VERSION_REGEX is used in hack/get-build.sh and KUBE_CI_VERSION_DASHED_REGEX is used in cluster/gce/util.sh,
    Registered: Sat Jun 15 01:39:40 UTC 2024
    - Last Modified: Sun Dec 17 15:36:33 UTC 2023
    - 17.9K bytes
    - Viewed (0)
  8. src/hash/adler32/adler32_test.go

    	{0x024d0127, "abc", "adl\x01\x00b\x00b"},
    	{0x03d8018b, "abcd", "adl\x01\x01&\x00\xc4"},
    	{0x05c801f0, "abcde", "adl\x01\x01&\x00\xc4"},
    	{0x081e0256, "abcdef", "adl\x01\x02M\x01'"},
    	{0x0adb02bd, "abcdefg", "adl\x01\x02M\x01'"},
    	{0x0e000325, "abcdefgh", "adl\x01\x03\xd8\x01\x8b"},
    	{0x118e038e, "abcdefghi", "adl\x01\x03\xd8\x01\x8b"},
    	{0x158603f8, "abcdefghij", "adl\x01\x05\xc8\x01\xf0"},
    Registered: Wed Jun 12 16:32:35 UTC 2024
    - Last Modified: Wed Nov 01 21:04:12 UTC 2017
    - 5.5K bytes
    - Viewed (0)
  9. src/regexp/find_test.go

    	text    string
    	matches [][]int
    }
    
    func (t FindTest) String() string {
    	return fmt.Sprintf("pat: %#q text: %#q", t.pat, t.text)
    }
    
    var findTests = []FindTest{
    	{``, ``, build(1, 0, 0)},
    	{`^abcdefg`, "abcdefg", build(1, 0, 7)},
    	{`a+`, "baaab", build(1, 1, 4)},
    	{"abcd..", "abcdef", build(1, 0, 6)},
    	{`a`, "a", build(1, 0, 1)},
    	{`x`, "y", nil},
    	{`b`, "abc", build(1, 1, 2)},
    	{`.`, "a", build(1, 0, 1)},
    Registered: Wed Jun 12 16:32:35 UTC 2024
    - Last Modified: Mon Oct 11 15:28:50 UTC 2021
    - 16.3K bytes
    - Viewed (0)
  10. src/regexp/testdata/basic.dat

    E	(^)*			-		(0,0)(0,0)
    BE	a*			NULL		(0,0)
    E	([abc])*d		abbbcd		(0,6)(4,5)
    E	([abc])*bcd		abcd		(0,4)(0,1)
    E	a|b|c|d|e		e		(0,1)
    E	(a|b|c|d|e)f		ef		(0,2)(0,1)
    E	((a*|b))*		-		(0,0)(0,0)(0,0)
    BE	abcd*efg		abcdefg		(0,7)
    BE	ab*			xabyabbbz	(1,3)
    BE	ab*			xayabbbz	(1,2)
    E	(ab|cd)e		abcde		(2,5)(2,4)
    BE	[abhgefdc]ij		hij		(0,3)
    E	(a|b)c*d		abcd		(1,4)(1,2)
    E	(ab|ab*)bc		abc		(0,3)(0,1)
    E	a([bc]*)c*		abc		(0,3)(1,3)
    Registered: Wed Jun 12 16:32:35 UTC 2024
    - Last Modified: Thu May 13 14:52:20 UTC 2021
    - 8.4K bytes
    - Viewed (0)
Back to top