Search Options

Results per page
Sort
Preferred Languages
Advance

Results 1 - 5 of 5 for mateix (0.05 sec)

  1. lib/time/zoneinfo.zip

    America/Iqaluit America/Jamaica America/Jujuy America/Juneau America/Kentucky/Louisville America/Kentucky/Monticello America/Knox_IN America/Kralendijk America/La_Paz America/Lima America/Los_Angeles America/Louisville America/Lower_Princes America/Maceio America/Managua America/Manaus America/Marigot America/Martinique America/Matamoros America/Mazatlan America/Mendoza America/Menominee America/Merida America/Metlakatla America/Mexico_City America/Miquelon America/Moncton America/Monterrey America/Montevideo...
    Registered: Tue Sep 09 11:13:09 UTC 2025
    - Last Modified: Wed May 28 16:03:11 UTC 2025
    - 397.4K bytes
    - Viewed (0)
  2. doc/go_spec.html

    </p>
    
    <pre>
    // A Mutex is a data type with two methods, Lock and Unlock.
    type Mutex struct         { /* Mutex fields */ }
    func (m *Mutex) Lock()    { /* Lock implementation */ }
    func (m *Mutex) Unlock()  { /* Unlock implementation */ }
    
    // NewMutex has the same composition as Mutex but its method set is empty.
    type NewMutex Mutex
    
    Registered: Tue Sep 09 11:13:09 UTC 2025
    - Last Modified: Tue May 06 19:12:15 UTC 2025
    - 286.2K bytes
    - Viewed (0)
  3. fess-crawler/src/main/resources/org/codelibs/fess/crawler/mime/tika-mimetypes.xml

        </magic>
      </mime-type>
    
      <mime-type type="application/x-latex">
        <_comment>LaTeX Source Document</_comment>
        <magic priority="50">
          <match value="%\ -*-latex-*-" type="string" offset="0"/>
        </magic>
        <glob pattern="*.latex"/>
        <sub-class-of type="application/x-tex"/>
      </mime-type>
    
      <mime-type type="application/x-lha">
    Registered: Sun Sep 21 03:50:09 UTC 2025
    - Last Modified: Thu Mar 13 08:18:01 UTC 2025
    - 320.1K bytes
    - Viewed (1)
  4. okhttp/src/jvmTest/resources/okhttp3/internal/publicsuffix/public_suffix_list.dat

    // jio : Reliance Industries Limited
    // https://www.iana.org/domains/root/db/jio.html
    jio
    
    // jll : Jones Lang LaSalle Incorporated
    // https://www.iana.org/domains/root/db/jll.html
    jll
    
    // jmp : Matrix IP LLC
    // https://www.iana.org/domains/root/db/jmp.html
    jmp
    
    // jnj : Johnson & Johnson Services, Inc.
    // https://www.iana.org/domains/root/db/jnj.html
    jnj
    
    Registered: Fri Sep 05 11:42:10 UTC 2025
    - Last Modified: Fri Dec 27 13:39:56 UTC 2024
    - 309.7K bytes
    - Viewed (1)
  5. CHANGELOG/CHANGELOG-1.22.md

    ### Workloads that saturate nodes with pods may see pods that fail due to node admission
    
    Registered: Fri Sep 05 09:05:11 UTC 2025
    - Last Modified: Tue Dec 13 12:43:45 UTC 2022
    - 454.1K bytes
    - Viewed (0)
Back to top