Search Options

Results per page
Sort
Preferred Languages
Advance

Results 1 - 2 of 2 for Smalltalk (0.17 sec)

  1. src/sort/example_multi_test.go

    	// Output:
    	// By user: [{dmr C 100} {glenda Go 200} {gri Go 100} {gri Smalltalk 80} {ken C 150} {ken Go 200} {r Go 100} {r C 150} {rsc Go 200}]
    	// By user,<lines: [{dmr C 100} {glenda Go 200} {gri Smalltalk 80} {gri Go 100} {ken C 150} {ken Go 200} {r Go 100} {r C 150} {rsc Go 200}]
    	// By user,>lines: [{dmr C 100} {glenda Go 200} {gri Go 100} {gri Smalltalk 80} {ken Go 200} {ken C 150} {r C 150} {r Go 100} {rsc Go 200}]
    Registered: Wed Jun 12 16:32:35 UTC 2024
    - Last Modified: Wed Apr 13 20:16:24 UTC 2022
    - 4K bytes
    - Viewed (0)
  2. fess-crawler/src/main/resources/org/codelibs/fess/crawler/mime/tika-mimetypes.xml

      </mime-type>
    
      <mime-type type="text/x-setext">
        <glob pattern="*.etx"/>
        <sub-class-of type="text/plain"/>
      </mime-type>
    
      <mime-type type="text/x-stsrc">
        <_comment>Smalltalk source code</_comment>
        <glob pattern="*.st"/>
        <sub-class-of type="text/plain"/>
      </mime-type>
    
      <mime-type type="text/x-tcl">
        <alias type="application/x-tcl"/>
    Registered: Wed Jun 12 15:17:51 UTC 2024
    - Last Modified: Thu Sep 21 06:46:43 UTC 2023
    - 298.5K bytes
    - Viewed (0)
Back to top