Search Options

Results per page
Sort
Preferred Languages
Advance

Results 1 - 4 of 4 for Fischer (0.03 sec)

  1. src/main/resources/fess_label_de.properties

    labels.search_list_configuration=Suchen
    labels.search_list_button_delete=Löschen
    labels.search_list_delete_confirmation=Sind Sie sicher, dass Sie löschen möchten?
    labels.search_list_button_delete_all=Alle mit dieser Abfrage löschen
    labels.search_list_delete_all_confirmation=Sind Sie sicher, dass Sie alle mit dieser Abfrage löschen möchten?
    labels.search_list_button_cancel=Abbrechen
    labels.failure_url_configuration=Fehler-URL
    Registered: Thu Sep 04 12:52:25 UTC 2025
    - Last Modified: Thu Jul 10 04:56:21 UTC 2025
    - 43.5K bytes
    - Viewed (1)
  2. android/guava/src/com/google/common/base/Strings.java

       *
       * <ul>
       *   <li>{@code padStart("7", 3, '0')} returns {@code "007"}
       *   <li>{@code padStart("2010", 3, '0')} returns {@code "2010"}
       * </ul>
       *
       * <p>See {@link java.util.Formatter} for a richer set of formatting capabilities.
       *
       * @param string the string which should appear at the end of the result
       * @param minLength the minimum length the resulting string must have. Can be zero or negative, in
    Registered: Fri Sep 05 12:43:10 UTC 2025
    - Last Modified: Wed Aug 27 17:53:41 UTC 2025
    - 12.2K bytes
    - Viewed (0)
  3. okhttp/src/jvmTest/resources/okhttp3/internal/publicsuffix/public_suffix_list.dat

    *.on-rio.io
    
    // RavPage : https://www.ravpage.co.il
    // Submitted by Roni Horowitz <******@****.***>
    ravpage.co.il
    
    // Read The Docs, Inc : https://www.readthedocs.org
    // Submitted by David Fischer <******@****.***>
    readthedocs-hosted.com
    readthedocs.io
    
    // Red Hat, Inc. OpenShift : https://openshift.redhat.com/
    // Submitted by Tim Kramer <******@****.***>
    rhcloud.com
    
    Registered: Fri Sep 05 11:42:10 UTC 2025
    - Last Modified: Fri Dec 27 13:39:56 UTC 2024
    - 309.7K bytes
    - Viewed (0)
  4. guava-tests/test/com/google/common/util/concurrent/MoreExecutorsTest.java

     * Expert Group and released to the public domain, as explained at
     * http://creativecommons.org/publicdomain/zero/1.0/
     * Other contributors include Andrew Wright, Jeffrey Hayes,
     * Pat Fisher, Mike Judd.
     */
    
    package com.google.common.util.concurrent;
    
    import static com.google.common.collect.Iterables.getOnlyElement;
    import static com.google.common.truth.Truth.assertThat;
    Registered: Fri Sep 05 12:43:10 UTC 2025
    - Last Modified: Tue May 13 18:46:00 UTC 2025
    - 28K bytes
    - Viewed (0)
Back to top