Search Options

Results per page
Sort
Preferred Languages
Advance

Results 21 - 30 of 1,491 for list1 (0.04 sec)

  1. src/go/doc/comment/testdata/list5.txt

    Russ Cox <******@****.***> 1649018718 -0400
    Registered: Wed Jun 12 16:32:35 UTC 2024
    - Last Modified: Mon Apr 11 16:31:48 UTC 2022
    - 590 bytes
    - Viewed (0)
  2. src/go/doc/comment/testdata/list2.txt

    Russ Cox <******@****.***> 1649018718 -0400
    Registered: Wed Jun 12 16:32:35 UTC 2024
    - Last Modified: Mon Apr 11 16:31:48 UTC 2022
    - 529 bytes
    - Viewed (0)
  3. src/go/doc/comment/testdata/list3.txt

    Russ Cox <******@****.***> 1649018718 -0400
    Registered: Wed Jun 12 16:32:35 UTC 2024
    - Last Modified: Mon Apr 11 16:31:48 UTC 2022
    - 268 bytes
    - Viewed (0)
  4. src/go/doc/comment/testdata/list7.txt

    -- input --
    Almost list markers (but not quite):
    
     -
    
    ❦
    
     - $
    
    ❦
    
     - $
    
    ❦
    
      $
       $
    
    ❦
    
     1! List.
    
    ❦
    -- gofmt --
    Almost list markers (but not quite):
    
    	-
    
    ❦
    
    	- $
    
    ❦
    
    	- $
    
    ❦
    
    ❦
    
    	1! List.
    
    ❦
    -- text --
    Almost list markers (but not quite):
    
    	-
    
    ❦
    
    	-
    
    ❦
    
    	-
    
    ❦
    
    ❦
    
    Registered: Wed Jun 12 16:32:35 UTC 2024
    - Last Modified: Mon Apr 11 16:31:48 UTC 2022
    - 565 bytes
    - Viewed (0)
  5. src/go/doc/comment/testdata/list6.txt

    Text.
     - List immediately after.
     - Another.
    
    More text.
    
     - List after blank line.
     - Another.
    
    Even more text.
     - List immediately after.
    
     - Blank line between items.
    
    Yet more text.
    
     - Another list after blank line.
    
     - Blank line between items.
    
    Still more text.
     - One list item.
    
       Multiple paragraphs.
    -- dump --
    Doc
    	Paragraph
    		Plain "Text."
    Registered: Wed Jun 12 16:32:35 UTC 2024
    - Last Modified: Mon Apr 11 16:31:48 UTC 2022
    - 2K bytes
    - Viewed (0)
  6. src/cmd/internal/obj/loong64/list.go

    Xiaodong Liu <******@****.***> 1629014491 +0800
    Registered: Wed Jun 12 16:32:35 UTC 2024
    - Last Modified: Wed May 11 20:11:34 UTC 2022
    - 931 bytes
    - Viewed (0)
  7. api/api-rules/aggregator_violation_exceptions.list

    Tim Hockin <******@****.***> 1699902446 -0800
    Registered: Sat Jun 15 01:39:40 UTC 2024
    - Last Modified: Mon Nov 27 20:06:20 UTC 2023
    - 784 bytes
    - Viewed (0)
  8. api/api-rules/sample_apiserver_violation_exceptions.list

    Tim Hockin <******@****.***> 1699829497 -0800
    Registered: Sat Jun 15 01:39:40 UTC 2024
    - Last Modified: Mon Nov 27 20:06:22 UTC 2023
    - 784 bytes
    - Viewed (0)
  9. src/cmd/vendor/rsc.io/markdown/list.go

    			return false
    		}
    		list = &listBuilder{bullet: rune(bullet), num: num}
    		p.addBlock(list)
    	}
    	b := &itemBuilder{list: list, width: n, haveContent: !t.isBlank()}
    	list.todo = func() line {
    		p.addBlock(b)
    		list.item = b
    		return t
    	}
    	return true
    }
    
    // GitHub task list extension
    
    func (p *parseState) taskList(list *List) {
    	for _, item := range list.Items {
    		item := item.(*Item)
    Registered: Wed Jun 12 16:32:35 UTC 2024
    - Last Modified: Wed Jan 24 13:01:26 UTC 2024
    - 7.2K bytes
    - Viewed (0)
  10. pkg/ctrlz/topics/assets/templates/collection/list.html

    zirain <******@****.***> 1684861711 +0800
    Registered: Fri Jun 14 15:00:06 UTC 2024
    - Last Modified: Tue May 23 17:08:31 UTC 2023
    - 715 bytes
    - Viewed (0)
Back to top