Search Options

Results per page
Sort
Preferred Languages
Advance

Results 51 - 60 of 79 for isso (0.01 sec)

  1. android/guava-tests/benchmark/com/google/common/hash/HashStringBenchmark.java

              // Defeat branch predictor for: c < 0x80 ; branch taken 50% of the time.
              return 0x100;
            } else if (userFriendly.matches("(?i)(?:Greek|Cyrillic|European|ISO.?8859)")) {
              // Mostly 2-byte UTF-8 sequences - "European" text
              return 0x800;
            } else if (userFriendly.matches("(?i)(?:Chinese|Han|Asian|BMP)")) {
              // Mostly 3-byte UTF-8 sequences - "Asian" text
    Registered: Fri Sep 05 12:43:10 UTC 2025
    - Last Modified: Tue May 13 18:46:00 UTC 2025
    - 5.3K bytes
    - Viewed (0)
  2. src/main/resources/fess_message_es.properties

    # Fess
    # ======
    errors.login_error = El nombre de usuario o la contraseña son incorrectos.
    errors.sso_login_error=Error en el proceso de inicio de sesión SSO.
    errors.could_not_find_log_file = No se pudo encontrar {0}.
    errors.failed_to_start_crawl_process = No se pudo iniciar el proceso de rastreo.
    errors.invalid_design_jsp_file_name = Nombre de archivo JSP no válido.
    Registered: Thu Sep 04 12:52:25 UTC 2025
    - Last Modified: Thu Jul 10 04:56:21 UTC 2025
    - 12.7K bytes
    - Viewed (0)
  3. okhttp/src/androidMain/assets/PublicSuffixDatabase.list

    askim.no
    askoy.no
    askvoll.no
    askøy.no
    asn.au
    asn.lv
    asnes.no
    aso.kumamoto.jp
    ass.km
    assabu.hokkaido.jp
    assessments.cx
    assn.lk
    asso.ci
    asso.dz
    asso.eu.org
    asso.fr
    asso.gp
    asso.ht
    asso.km
    asso.mc
    asso.nc
    asso.re
    associates
    association.aero
    assur.bj
    asti.it
    asuke.aichi.jp
    at
    at-band-camp.net
    at.emf.camp
    at.eu.org
    at.it
    atami.shizuoka.jp
    Registered: Fri Sep 05 11:42:10 UTC 2025
    - Last Modified: Tue Dec 31 14:50:53 UTC 2024
    - 129.6K bytes
    - Viewed (2)
  4. okhttp/src/jvmTest/kotlin/okhttp3/MediaTypeTest.kt

        assertEquals("2", mediaType.parameter("B"))
        assertEquals("3", mediaType.parameter("C"))
      }
    
      @Test fun testCharsetAndQuoting() {
        val mediaType = parse("text/plain;a=\";charset=us-ascii\";charset=\"utf-8\";b=\"iso-8859-1\"")
        assertEquals("UTF-8", mediaType.charsetName())
      }
    
      @Test fun testDuplicatedCharsets() {
        val mediaType = parse("text/plain; charset=utf-8; charset=UTF-8")
    Registered: Fri Sep 05 11:42:10 UTC 2025
    - Last Modified: Fri Dec 27 13:39:56 UTC 2024
    - 7.5K bytes
    - Viewed (0)
  5. src/main/resources/fess_message_ko.properties

    # info.xxx = ...
    # _/_/_/_/_/_/_/_/_/_/
    # ========================================================================================
    # Fess
    # ======
    errors.login_error = 사용자 이름 또는 비밀번호가 잘못되었습니다.
    errors.sso_login_error=SSO 로그인 프로세스에 실패했습니다.
    errors.could_not_find_log_file = {0}을(를) 찾을 수 없습니다.
    errors.failed_to_start_crawl_process = 크롤링 프로세스를 시작하지 못했습니다.
    errors.invalid_design_jsp_file_name = 잘못된 JSP 파일입니다.
    Registered: Thu Sep 04 12:52:25 UTC 2025
    - Last Modified: Sat Jul 05 02:36:47 UTC 2025
    - 14.1K bytes
    - Viewed (0)
  6. src/main/resources/fess_message.properties

    # info.xxx = ...
    # _/_/_/_/_/_/_/_/_/_/
    # ========================================================================================
    # Fess
    # ======
    errors.login_error = Invalid username or password.
    errors.sso_login_error=SSO login process failed.
    errors.could_not_find_log_file = Could not find {0}.
    errors.failed_to_start_crawl_process = Failed to start a crawl process.
    errors.invalid_design_jsp_file_name = Invalid JSP file.
    Registered: Thu Sep 04 12:52:25 UTC 2025
    - Last Modified: Sat Jul 05 02:36:47 UTC 2025
    - 11.6K bytes
    - Viewed (0)
  7. src/main/resources/fess_message_en.properties

    # info.xxx = ...
    # _/_/_/_/_/_/_/_/_/_/
    # ========================================================================================
    # Fess
    # ======
    errors.login_error = Invalid username or password.
    errors.sso_login_error=SSO login process failed.
    errors.could_not_find_log_file = Could not find {0}.
    errors.failed_to_start_crawl_process = Failed to start a crawl process.
    errors.invalid_design_jsp_file_name = Invalid JSP file.
    Registered: Thu Sep 04 12:52:25 UTC 2025
    - Last Modified: Sat Jul 05 02:36:47 UTC 2025
    - 11.5K bytes
    - Viewed (0)
  8. src/main/java/org/codelibs/fess/app/web/base/FessSearchAction.java

    import java.util.Set;
    
    import org.apache.commons.text.StringEscapeUtils;
    import org.codelibs.core.lang.StringUtil;
    import org.codelibs.core.net.URLUtil;
    import org.codelibs.fess.Constants;
    import org.codelibs.fess.app.web.sso.SsoAction;
    import org.codelibs.fess.entity.SearchRequestParams.SearchRequestType;
    import org.codelibs.fess.helper.LabelTypeHelper;
    import org.codelibs.fess.helper.OsddHelper;
    import org.codelibs.fess.helper.PopularWordHelper;
    Registered: Thu Sep 04 12:52:25 UTC 2025
    - Last Modified: Thu Aug 07 03:06:29 UTC 2025
    - 13.8K bytes
    - Viewed (0)
  9. src/main/resources/fess_message_nl.properties

    # _/_/_/_/_/_/_/_/_/_/
    # ========================================================================================
    # Fess
    # ======
    errors.login_error = Gebruikersnaam of wachtwoord is onjuist.
    errors.sso_login_error=SSO-inlogproces mislukt.
    errors.could_not_find_log_file = Kan {0} niet vinden.
    errors.failed_to_start_crawl_process = Kan het crawlproces niet starten.
    errors.invalid_design_jsp_file_name = Ongeldige JSP-bestandsnaam.
    Registered: Thu Sep 04 12:52:25 UTC 2025
    - Last Modified: Thu Jul 10 04:56:21 UTC 2025
    - 12K bytes
    - Viewed (0)
  10. src/main/resources/fess_message_ru.properties

    # ========================================================================================
    # Fess
    # ======
    errors.login_error = Неверное имя пользователя или пароль.
    errors.sso_login_error=Ошибка процесса входа SSO.
    errors.could_not_find_log_file = Не удалось найти {0}.
    errors.failed_to_start_crawl_process = Не удалось запустить процесс сканирования.
    errors.invalid_design_jsp_file_name = Неверный файл JSP.
    Registered: Thu Sep 04 12:52:25 UTC 2025
    - Last Modified: Sat Jul 05 02:36:47 UTC 2025
    - 15.8K bytes
    - Viewed (0)
Back to top