Search Options

Results per page
Sort
Preferred Languages
Advance

Results 1 - 10 of 12 for berg (0.09 sec)

  1. src/main/webapp/js/admin/plugins/form-validator/sweden.js

    kommun"===b.substr(-7)&&a.inArray(b.substr(0,b.length-7),this.municipalities)>-1)},errorMessage:"",errorMessageKey:"badCustomVal",municipalities:["ale","alingsås","alvesta","aneby","arboga","arjeplog","arvidsjaur","arvika","askersund","avesta","bengtsfors","berg","bjurholm","bjuv","boden","bollebygd","bollnäs","borgholm","borlänge","borås","botkyrka","boxholm","bromölla","bräcke","burlöv","båstad","dals-ed","danderyd","degerfors","dorotea","eda","ekerö","eksjö","emmaboda","enköpings","eskilstuna","eslövs"...
    Registered: Thu Sep 04 12:52:25 UTC 2025
    - Last Modified: Mon Jan 01 05:12:47 UTC 2018
    - 6.4K bytes
    - Viewed (0)
  2. okhttp/src/jvmMain/resources/okhttp3/internal/publicsuffix/PublicSuffixDatabase.list

    bearalvahki.no
    bearalváhki.no
    beardu.no
    beats
    beauty
    bedzin.pl
    beep.pl
    beer
    beiarn.no
    bel.tr
    belau.pw
    belem.br
    belluno.it
    benevento.it
    bentley
    bentre.vn
    beppu.oita.jp
    berg.no
    bergamo.it
    bergen.no
    berlevag.no
    berlevåg.no
    berlin
    beskidy.pl
    best
    bestbuy
    bet
    bet.ar
    bet.br
    better-than.tv
    bf
    bg
    bg.eu.org
    bg.it
    bh
    bharti
    bhz.br
    Registered: Fri Sep 05 11:42:10 UTC 2025
    - Last Modified: Tue May 27 22:00:49 UTC 2025
    - 129.6K bytes
    - Viewed (3)
  3. src/main/resources/fess_indices/fess/eu/stopwords.txt

    al
    anitz
    arabera
    asko
    baina
    bat
    batean
    batek
    bati
    batzuei
    batzuek
    batzuetan
    batzuk
    bera
    beraiek
    berau
    berauek
    bere
    berori
    beroriek
    beste
    bezala
    da
    dago
    dira
    ditu
    du
    dute
    edo
    egin
    ere
    eta
    eurak
    ez
    gainera
    gu
    gutxi
    guzti
    haiei
    haiek
    haietan
    Registered: Thu Sep 04 12:52:25 UTC 2025
    - Last Modified: Thu Jul 19 06:31:02 UTC 2018
    - 709 bytes
    - Viewed (0)
  4. okhttp/src/androidMain/assets/PublicSuffixDatabase.list

    bearalvahki.no
    bearalváhki.no
    beardu.no
    beats
    beauty
    bedzin.pl
    beep.pl
    beer
    beiarn.no
    bel.tr
    belau.pw
    belem.br
    belluno.it
    benevento.it
    bentley
    bentre.vn
    beppu.oita.jp
    berg.no
    bergamo.it
    bergen.no
    berlevag.no
    berlevåg.no
    berlin
    beskidy.pl
    best
    bestbuy
    bet
    bet.ar
    bet.br
    better-than.tv
    bf
    bg
    bg.eu.org
    bg.it
    bh
    bharti
    bhz.br
    Registered: Fri Sep 05 11:42:10 UTC 2025
    - Last Modified: Tue Dec 31 14:50:53 UTC 2024
    - 129.6K bytes
    - Viewed (2)
  5. src/main/resources/fess_indices/fess/tr/stopwords.txt

    acaba
    altmış
    altı
    ama
    ancak
    arada
    aslında
    ayrıca
    bana
    bazı
    belki
    ben
    benden
    beni
    benim
    beri
    beş
    bile
    bin
    bir
    birçok
    biri
    birkaç
    birkez
    birşey
    birşeyi
    biz
    bize
    bizden
    bizi
    bizim
    böyle
    böylece
    bu
    buna
    bunda
    bundan
    bunlar
    bunları
    bunların
    Registered: Thu Sep 04 12:52:25 UTC 2025
    - Last Modified: Thu Jul 19 06:31:02 UTC 2018
    - 1.5K bytes
    - Viewed (0)
  6. okhttp/src/jvmTest/resources/okhttp3/internal/publicsuffix/public_suffix_list.dat

    balestrand.no
    ballangen.no
    balat.no
    bálát.no
    balsfjord.no
    bahccavuotna.no
    báhccavuotna.no
    bamble.no
    bardu.no
    beardu.no
    beiarn.no
    bajddar.no
    bájddar.no
    baidar.no
    báidár.no
    berg.no
    bergen.no
    berlevag.no
    berlevåg.no
    bearalvahki.no
    bearalváhki.no
    bindal.no
    birkenes.no
    bjarkoy.no
    bjarkøy.no
    bjerkreim.no
    bjugn.no
    bodo.no
    bodø.no
    badaddja.no
    Registered: Fri Sep 05 11:42:10 UTC 2025
    - Last Modified: Fri Dec 27 13:39:56 UTC 2024
    - 309.7K bytes
    - Viewed (0)
  7. android/guava-tests/test/com/google/common/io/testdata/alice_in_wonderland.txt

    began again:  `Ou est ma chatte?' which was the first sentence in
    her French lesson-book.  The Mouse gave a sudden leap out of the
    water, and seemed to quiver all over with fright.  `Oh, I beg
    your pardon!' cried Alice hastily, afraid that she had hurt the
    poor animal's feelings.  `I quite forgot you didn't like cats.'
    
      `Not like cats!' cried the Mouse, in a shrill, passionate
    Registered: Fri Sep 05 12:43:10 UTC 2025
    - Last Modified: Fri Apr 21 02:27:51 UTC 2017
    - 145.2K bytes
    - Viewed (0)
  8. okhttp-tls/src/main/kotlin/okhttp3/tls/internal/der/DerReader.kt

     * multiple variants of ASN.1, including:
     *
     *  * DER: Distinguished Encoding Rules. This further constrains ASN.1 for deterministic encoding.
     *  * BER: Basic Encoding Rules.
     *
     * This class was implemented according to the [X.690 spec][[x690]], and under the advice of
     * [Lets Encrypt's ASN.1 and DER][asn1_and_der] guide.
     *
     * [x690]: https://www.itu.int/rec/T-REC-X.690
    Registered: Fri Sep 05 11:42:10 UTC 2025
    - Last Modified: Wed Mar 19 19:25:20 UTC 2025
    - 10.5K bytes
    - Viewed (0)
  9. android/guava/src/com/google/thirdparty/publicsuffix/PublicSuffixPatterns.java

    ,rebil-a-si,?f-morf,i&-morf,am&-sndnyd,detsohpw,??lecelffaw,ru-&elpmis,taen,?xegap,?m&n-morf,rofe&pyt.orp,rerac-htlaeh,?sacrasevres,uirarret-yltsaf,?n&a&cilbuper-a-si,f&-sllub-a-si,racsan-a-si,?i&cisum-a-si,ratrebil-a-si,?tarukas,?c,dc&hsums,umpw,?eerg-a-si,i&-morf,jod,?m-morf,o&ehtnaptog,isam-al-a-tse,rtap-el-tse,s&iam-al-a-tse,replausunu,??pj,t-morf,?o&bordym,c,hce-namtsop,idutsxiw,jodsnd,m&-morf,ed-baltlow,?niloxip,t&ingocnozama.&1-&ht&ron-ue.htua,uos-&em.htua,fa.htua,pa.htua,ue.htua,??lartne...
    Registered: Fri Sep 05 12:43:10 UTC 2025
    - Last Modified: Tue Aug 12 15:39:59 UTC 2025
    - 75.3K bytes
    - Viewed (0)
  10. src/main/resources/fess_indices/_aws/fess.json

            },
            "basque_stop": {
              "type":       "stop",
    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