Search Options

Results per page
Sort
Preferred Languages
Advance

Results 1 - 10 of 255 for abba (0.15 sec)

  1. src/strings/strings_test.go

    var trimTests = []struct {
    	f            string
    	in, arg, out string
    }{
    	{"Trim", "abba", "a", "bb"},
    	{"Trim", "abba", "ab", ""},
    	{"TrimLeft", "abba", "ab", ""},
    	{"TrimRight", "abba", "ab", ""},
    	{"TrimLeft", "abba", "a", "bba"},
    	{"TrimLeft", "abba", "b", "abba"},
    	{"TrimRight", "abba", "a", "abb"},
    	{"TrimRight", "abba", "b", "abba"},
    	{"Trim", "<tag>", "<>", "tag"},
    	{"Trim", "* listitem", " *", "listitem"},
    Registered: Wed Jun 12 16:32:35 UTC 2024
    - Last Modified: Fri May 03 12:58:37 UTC 2024
    - 53K bytes
    - Viewed (0)
  2. src/bytes/bytes_test.go

    	in, arg, out string
    }
    
    var trimTests = []TrimTest{
    	{"Trim", "abba", "a", "bb"},
    	{"Trim", "abba", "ab", ""},
    	{"TrimLeft", "abba", "ab", ""},
    	{"TrimRight", "abba", "ab", ""},
    	{"TrimLeft", "abba", "a", "bba"},
    	{"TrimLeft", "abba", "b", "abba"},
    	{"TrimRight", "abba", "a", "abb"},
    	{"TrimRight", "abba", "b", "abba"},
    	{"Trim", "<tag>", "<>", "tag"},
    	{"Trim", "* listitem", " *", "listitem"},
    Registered: Wed Jun 12 16:32:35 UTC 2024
    - Last Modified: Fri May 03 12:58:37 UTC 2024
    - 56.5K bytes
    - Viewed (0)
  3. src/strings/replace_test.go

    		"abraham", "isaac",
    	)
    	testCases = append(testCases,
    		testCase{gen3, "abracadabrakazam abraham", "poofkazam lincoln"},
    		testCase{gen3, "abrasion abracad", "scrape abracad"},
    		testCase{gen3, "abba abram abrasive", "abba abram abrasive"},
    		testCase{gen3, "", ""},
    	)
    
    	// foo{1,2,3,4} have multiple old strings with an overall common prefix
    	// and 1- or 2- byte extensions from the common prefix.
    	foo1 := NewReplacer(
    Registered: Wed Jun 12 16:32:35 UTC 2024
    - Last Modified: Fri Feb 24 22:53:05 UTC 2017
    - 14.1K bytes
    - Viewed (0)
  4. src/regexp/all_test.go

    	indices []subexpIndex
    }
    
    var emptySubexpIndices = []subexpIndex{{"", -1}, {"missing", -1}}
    
    var subexpCases = []subexpCase{
    	{``, 0, nil, emptySubexpIndices},
    	{`.*`, 0, nil, emptySubexpIndices},
    	{`abba`, 0, nil, emptySubexpIndices},
    	{`ab(b)a`, 1, []string{"", ""}, emptySubexpIndices},
    	{`ab(.*)a`, 1, []string{"", ""}, emptySubexpIndices},
    	{`(.*)ab(.*)a`, 2, []string{"", "", ""}, emptySubexpIndices},
    Registered: Wed Jun 12 16:32:35 UTC 2024
    - Last Modified: Mon Mar 25 19:36:03 UTC 2024
    - 25.8K bytes
    - Viewed (0)
  5. src/regexp/testdata/basic.dat

    E	(a|b)c|a(b|c)			ab	(0,2)(?,?)(1,2)
    E	(a|b)*c|(a|ab)*c		abc	(0,3)(1,2)
    E	(a|b)*c|(a|ab)*c		xc	(1,2)
    E	(.a|.b).*|.*(.a|.b)		xa	(0,2)(0,2)
    E	a?(ab|ba)ab			abab	(0,4)(0,2)
    E	a?(ac{0}b|ba)ab			abab	(0,4)(0,2)
    E	ab|abab				abbabab	(0,2)
    E	aba|bab|bba			baaabbbaba	(5,8)
    E	aba|bab				baaabbbaba	(6,9)
    E	(aa|aaa)*|(a|aaaaa)		aa	(0,2)(0,2)
    E	(a.|.a.)*|(a|.a...)		aa	(0,2)(0,2)
    E	ab|a				xabc	(1,3)
    E	ab|a				xxabc	(2,4)
    Registered: Wed Jun 12 16:32:35 UTC 2024
    - Last Modified: Thu May 13 14:52:20 UTC 2021
    - 8.4K bytes
    - Viewed (0)
  6. docs/yo/docs/index.md

        * Ìfọwọ́sí fún ohun elo JSON tí ó jìn gan-an.
    * <abbr title="also known as: serialization, parsing, marshalling">Ìyípadà</abbr> tí input àkójọf'áyẹ̀wò: tí ó wà láti nẹtiwọọki si àkójọf'áyẹ̀wò àti irúfẹ́ àmì ìtọ́kasí Python. Ó ń ka láti:
        * JSON.
        * èròjà ọ̀nà tí ò gbé gbà.
        * èròjà ìbéèrè.
        * Àwọn Kúkì
        * Àwọn Àkọlé
        * Àwọn Fọọmu
        * Àwọn Fáìlì
    Registered: Mon Jun 17 08:32:26 UTC 2024
    - Last Modified: Mon Apr 29 05:18:04 UTC 2024
    - 24.1K bytes
    - Viewed (0)
  7. docs/pt/docs/index.md

        * Validação até para objetos JSON profundamente aninhados.
    * <abbr title="também conhecido como: serialization, parsing, marshalling">Conversão</abbr> de dados de entrada: vindo da rede para dados e tipos Python. Consegue ler:
        * JSON.
        * Parâmetros de rota.
        * Parâmetros de _query_ .
        * _Cookies_.
        * Cabeçalhos.
        * Formulários.
        * Arquivos.
    Registered: Mon Jun 17 08:32:26 UTC 2024
    - Last Modified: Mon Apr 29 05:18:04 UTC 2024
    - 18.6K bytes
    - Viewed (0)
  8. docs/pl/docs/features.md

    * Automatyczna dokumentacja modelu danych za pomocą <a href="https://json-schema.org/" class="external-link"...
    Registered: Mon Jun 17 08:32:26 UTC 2024
    - Last Modified: Thu Apr 18 19:53:19 UTC 2024
    - 10.9K bytes
    - Viewed (0)
  9. docs/fa/docs/index.md

    * <abbr title="serialization, parsing, marshalling">تبدیل</abbr> داده ورودی: که از شبکه رسیده به انواع و داد‌ه‌ پایتونی. این داده‌ شامل:
        * JSON.
        * <abbr title="Path parameters">پارامترهای مسیر</abbr>.
        * <abbr title="Query parameters">پارامترهای پرسمان</abbr>.
        * <abbr title="Cookies">کوکی‌ها</abbr>.
        * <abbr title="Headers">سرآیند‌ها (هدرها)</abbr>.
        * <abbr title="Forms">فرم‌ها</abbr>.
    Registered: Mon Jun 17 08:32:26 UTC 2024
    - Last Modified: Thu Apr 18 23:58:47 UTC 2024
    - 25.9K bytes
    - Viewed (0)
  10. docs/fa/docs/features.md

    * کلید های API:
        * <abbr title="سرصفحه ها">Headers</abbr>
        * <abbr title="پارامترهای پرسمان">Query parameters</abbr>
        * <abbr title="کوکی ها">Cookies</abbr>، و غیره.
    
    به علاوه تمام ویژگی های امنیتی از **Statlette** (شامل **<abbr title="کوکی های جلسه">session cookies</abbr>**)
    
    Registered: Mon Jun 17 08:32:26 UTC 2024
    - Last Modified: Fri Mar 22 01:42:11 UTC 2024
    - 15K bytes
    - Viewed (0)
Back to top