Search Options

Results per page
Sort
Preferred Languages
Advance

Results 1381 - 1383 of 1,383 for accept (0.06 sec)

  1. fess-crawler/src/main/resources/org/codelibs/fess/crawler/mime/tika-mimetypes.xml

      <mime-type type="application/x-sas-catalog">
        <_comment>SAS Catalog</_comment>
        <glob pattern="*.sc7"/>
        <glob pattern="*.sas7bcat"/>
      </mime-type>
      <mime-type type="application/x-sas-access">
        <_comment>SAS Access Descriptor</_comment>
        <glob pattern="*.sa7"/>
        <glob pattern="*.sas7bacs"/>
      </mime-type>
      <mime-type type="application/x-sas-fdb">
    Registered: Sun Sep 21 03:50:09 UTC 2025
    - Last Modified: Thu Mar 13 08:18:01 UTC 2025
    - 320.1K bytes
    - Viewed (1)
  2. src/main/webapp/css/admin/bootstrap.min.css.map

    th,\n  tbody + tbody {\n    border: 0;\n  }\n}\n\n// Zebra-striping\n//\n// Default zebra-stripe styles (alternating gray and transparent backgrounds)\n\n.table-striped {\n  tbody tr:nth-of-type(#{$table-striped-order}) {\n    background-color: $table-accent-bg;\n  }\n}\n\n\n// Hover effect\n//\n// Placed here since it has to come after the potential zebra striping\n\n.table-hover {\n  tbody tr {\n    @include hover() {\n      color: $table-hover-color;\n      background-color: $table-hover-bg;\n    }\n...
    Registered: Thu Sep 04 12:52:25 UTC 2025
    - Last Modified: Sat Oct 26 01:49:09 UTC 2024
    - 639.3K bytes
    - Viewed (1)
  3. api/go1.1.txt

    pkg syscall (linux-386), const WORDSIZE = 32
    pkg syscall (linux-386), const WSTOPPED = 2
    pkg syscall (linux-386), const WUNTRACED = 2
    pkg syscall (linux-386), const XCASE = 4
    pkg syscall (linux-386), func Accept4(int, int) (int, Sockaddr, error)
    pkg syscall (linux-386), func GetsockoptUcred(int, int, int) (*Ucred, error)
    pkg syscall (linux-386), func Getxattr(string, string, []uint8) (int, error)
    Registered: Tue Sep 09 11:13:09 UTC 2025
    - Last Modified: Thu Mar 31 20:37:15 UTC 2022
    - 2.6M bytes
    - Viewed (0)
Back to top