Search Options

Results per page
Sort
Preferred Languages
Advance

Results 1 - 5 of 5 for occt (0.01 sec)

  1. src/test/java/org/codelibs/fess/util/QueryStringBuilderTest.java

                    getAsQuery(Collections.singletonMap(k, new String[] { "2023-01-01", "2023-12-31" })));
        }
    
        public void test_conditions_occurrence() {
            final String k = "occt";
            assertEquals("allintitle:", getAsQuery(Collections.singletonMap(k, new String[] { "allintitle" })));
            assertEquals("allinurl:", getAsQuery(Collections.singletonMap(k, new String[] { "allinurl" })));
    Registered: Thu Sep 04 12:52:25 UTC 2025
    - Last Modified: Sat Jul 12 07:34:10 UTC 2025
    - 16.5K bytes
    - Viewed (0)
  2. src/main/java/org/codelibs/fess/entity/SearchRequestParams.java

        /** The parameter for sitesearch. */
        public static final String AS_SITESEARCH = "sitesearch";
    
        /** The parameter for occurrence. */
        public static final String AS_OCCURRENCE = "occt";
    
        /** The parameter for timestamp. */
        public static final String AS_TIMESTAMP = "timestamp";
    
        /**
         * Returns the query.
         *
         * @return The query.
         */
    Registered: Thu Sep 04 12:52:25 UTC 2025
    - Last Modified: Thu Jul 17 08:28:31 UTC 2025
    - 8K bytes
    - Viewed (0)
  3. okhttp/src/commonJvmAndroid/kotlin/okhttp3/Cookie.kt

      @Suppress("NAME_SHADOWING")
      companion object {
        private val YEAR_PATTERN = Pattern.compile("(\\d{2,4})[^\\d]*")
        private val MONTH_PATTERN =
          Pattern.compile("(?i)(jan|feb|mar|apr|may|jun|jul|aug|sep|oct|nov|dec).*")
        private val DAY_OF_MONTH_PATTERN = Pattern.compile("(\\d{1,2})[^\\d]*")
        private val TIME_PATTERN = Pattern.compile("(\\d{1,2}):(\\d{1,2}):(\\d{1,2})[^\\d]*")
    
        private fun domainMatch(
    Registered: Fri Sep 05 11:42:10 UTC 2025
    - Last Modified: Mon May 05 16:01:00 UTC 2025
    - 23.1K bytes
    - Viewed (0)
  4. okhttp/src/jvmMain/resources/okhttp3/internal/publicsuffix/PublicSuffixDatabase.list

    ac.tz
    ac.ug
    ac.uk
    ac.vn
    ac.za
    ac.zm
    ac.zw
    aca.pro
    academia.bo
    academy
    accenture
    accesscam.org
    accident-investigation.aero
    accident-prevention.aero
    accountant
    accountants
    acct.pro
    achi.nagano.jp
    aco
    act.au
    act.edu.au
    activetrail.biz
    actor
    ad
    ad.jp
    adachi.tokyo.jp
    adaptable.app
    adimo.co.uk
    adm.br
    adobeaemcloud.com
    adobeaemcloud.net
    Registered: Fri Sep 05 11:42:10 UTC 2025
    - Last Modified: Tue May 27 22:00:49 UTC 2025
    - 129.6K bytes
    - Viewed (3)
  5. src/main/resources/fess_indices/_aws/fess.json

    "faoinár", "fara", "fiche", "gach", "gan", "go", "gur", "haon", "hocht", "i", "iad", "idir", "in", "ina", "ins", "inár", "is", "le", "leis", "lena", "lenár", "m'", "mar", "mo", "mé", "na", "nach", "naoi", "naonúr", "ná", "ní", "níor", "nó", "nócha", "ocht", "ochtar", "os", "roimh", "sa", "seacht", "seachtar", "seachtó", "seasca", "seisear", "siad", "sibh", "sinn", "sna", "sé", "sí", "tar", "thar", "thú", "triúr", "trí", "trína", "trínár", "tríocha", "tú", "um", "ár", "é", "éis", "í", "ó", "ón", "óna",...
    Registered: Thu Sep 04 12:52:25 UTC 2025
    - Last Modified: Sat Jun 14 00:36:40 UTC 2025
    - 117.3K bytes
    - Viewed (0)
Back to top