Search Options

Results per page
Sort
Preferred Languages
Advance

Results 71 - 80 of 90 for Nl (0.07 sec)

  1. src/crypto/tls/testdata/Client-TLSv12-RenegotiateOnce

    000000b0  96 50 09 68 79 e9 de e1  71 97 11 60 c5 4e 84 54  |.P.hy...q..`.N.T|
    000000c0  03 78 69 84 e3 7f 02 1a  58 04 ed 53 47 01 b6 9e  |.xi.....X..SG...|
    000000d0  bd 5f 77 34 e7 52 3b 73  45 e1 10 3f c8 6e 4c 09  |._w4.R;sE..?.nL.|
    000000e0  d0 4b 79 f8 de 0f 15 e7  2d 42 5d 7a 89 80 1f fb  |.Ky.....-B]z....|
    000000f0  f9 02 6f a1 72 d4 8d 65  8e d0 a8 43 41 4c 48 57  |..o.r..e...CALHW|
    Registered: Wed Jun 12 16:32:35 UTC 2024
    - Last Modified: Wed May 22 22:33:38 UTC 2024
    - 18.4K bytes
    - Viewed (0)
  2. src/compress/flate/testdata/huffman-rand-max.in

    �@��IϽ0�̲��,f��,�B^Om�ϳ*��*L=N��2�&e�D���p,����؇̰gj��;ng���@���`?FL;��̢�.w91Vn��p��u���������OL�*��"UΙ�_]�W�{�MP���۔�!��]Rv����w���-����.]�7)/�#l/BZjF���Ry�b['��,���.���F��b�?����C	���[�u��i#䀄C#���g��pX!�NL@���j�g.]5
    Registered: Wed Jun 12 16:32:35 UTC 2024
    - Last Modified: Fri Mar 11 17:40:52 UTC 2016
    - 64K bytes
    - Viewed (0)
  3. pkg/proxy/ipvs/proxier.go

    		err := ipvs.Flush()
    		if err != nil {
    			logger.Error(err, "Error flushing ipvs rules")
    			encounteredError = true
    		}
    	}
    	// Delete dummy interface created by ipvs Proxier.
    	nl := NewNetLinkHandle(false)
    	err := nl.DeleteDummyDevice(defaultDummyDevice)
    	if err != nil {
    		logger.Error(err, "Error deleting dummy device created by ipvs proxier", "device", defaultDummyDevice)
    		encounteredError = true
    	}
    Registered: Sat Jun 15 01:39:40 UTC 2024
    - Last Modified: Sun Apr 28 15:51:23 UTC 2024
    - 77.7K bytes
    - Viewed (0)
  4. src/cmd/internal/testdir/testdir_test.go

    	lines := strings.Split(outStr, "\n")
    	rxLine := regexp.MustCompile(fmt.Sprintf(`\((%s:\d+)\)\s+(.*)`, regexp.QuoteMeta(fn)))
    
    	for nl, line := range lines {
    		// Check if this line begins a function
    		if len(line) > 0 && line[0] != '\t' {
    			functionMarkers = append(functionMarkers, nl)
    		}
    
    		// Search if this line contains a assembly opcode (which is prefixed by the
    		// original source file/line in parenthesis)
    Registered: Wed Jun 12 16:32:35 UTC 2024
    - Last Modified: Thu Mar 21 20:08:06 UTC 2024
    - 57.5K bytes
    - Viewed (0)
  5. src/unicode/tables.go

    	Me     = _Me // Me is the set of Unicode characters in category Me (Mark, enclosing).
    	Mn     = _Mn // Mn is the set of Unicode characters in category Mn (Mark, nonspacing).
    	Nl     = _Nl // Nl is the set of Unicode characters in category Nl (Number, letter).
    	No     = _No // No is the set of Unicode characters in category No (Number, other).
    	Number = _N  // Number/N is the set of Unicode number characters, category N.
    	N      = _N
    Registered: Wed Jun 12 16:32:35 UTC 2024
    - Last Modified: Mon Feb 06 04:29:53 UTC 2023
    - 205.2K bytes
    - Viewed (0)
  6. src/main/webapp/js/admin/moment-with-locales.min.js

    t("_"),Dn=[/^jan/i,/^feb/i,/^maart|mrt.?$/i,/^apr/i,/^mei$/i,/^jun[i.]?$/i,/^jul[i.]?$/i,/^aug/i,/^sep/i,/^okt/i,/^nov/i,/^dec/i],Tn=/^(januari|februari|maart|april|mei|april|ju[nl]i|augustus|september|oktober|november|december|jan\.?|feb\.?|mrt\.?|apr\.?|ju[nl]\.?|aug\.?|sep\.?|okt\.?|nov\.?|dec\.?)/i;l.defineLocale("nl-be",{months:"januari_februari_maart_april_mei_juni_juli_augustus_september_oktober_november_december".split("_"),monthsShort:function(e,a){return e?/-MMM-/.test(a)?pn[e.month()]...
    Registered: Wed Jun 12 13:08:18 UTC 2024
    - Last Modified: Thu Jul 12 13:18:07 UTC 2018
    - 319K bytes
    - Viewed (0)
  7. src/crypto/tls/testdata/Client-TLSv12-RenegotiateTwice

    00000240  f4 15 78 a9 d2 19 94 bb  9f b0 ba 2a 21 20 dd 87  |..x........*! ..|
    00000250  57 73 e7 01 08 bc 38 ce  2d 9e dc 3f f7 c4 75 aa  |Ws....8.-..?..u.|
    00000260  00 9d 28 43 e5 de aa 82  fb e5 ca 87 4e 6c 16 03  |..(C........Nl..|
    00000270  03 00 35 e0 37 f9 95 cd  96 f9 ba 36 12 6b 35 c5  |..5.7......6.k5.|
    00000280  02 9d 71 8a e5 07 d6 1c  77 6a 86 17 d0 01 9b 79  |..q.....wj.....y|
    Registered: Wed Jun 12 16:32:35 UTC 2024
    - Last Modified: Wed May 22 22:33:38 UTC 2024
    - 25.9K bytes
    - Viewed (0)
  8. src/main/java/org/codelibs/fess/mylasta/direction/FessConfig.java

         * hu=hu<br>
         * hy=hy<br>
         * id=id<br>
         * it=it<br>
         * ja=ja<br>
         * ko=ko<br>
         * lt=lt<br>
         * lv=lv<br>
         * mk=mk<br>
         * ml=ml<br>
         * nl=nl<br>
         * no=no<br>
         * pa=pa<br>
         * pl=pl<br>
         * pt=pt<br>
         * pt-br=pt-br<br>
         * pt_BR=pt-br<br>
         * ro=ro<br>
         * ru=ru<br>
         * si=si<br>
         * sq=sq<br>
    Registered: Wed Jun 12 13:08:18 UTC 2024
    - Last Modified: Thu Apr 11 02:34:53 UTC 2024
    - 459.2K bytes
    - Viewed (0)
  9. src/crypto/x509/x509_test.go

    					{
    						Type:  []int{2, 5, 4, 42},
    						Value: "Gopher",
    					},
    					// This should override the Country, above.
    					{
    						Type:  []int{2, 5, 4, 6},
    						Value: "NL",
    					},
    				},
    			},
    			NotBefore: time.Unix(1000, 0),
    			NotAfter:  time.Unix(100000, 0),
    
    			SignatureAlgorithm: test.sigAlgo,
    
    			SubjectKeyId: []byte{1, 2, 3, 4},
    Registered: Wed Jun 12 16:32:35 UTC 2024
    - Last Modified: Wed May 22 21:00:16 UTC 2024
    - 163.4K bytes
    - Viewed (0)
  10. gradle/verification-metadata.xml

                <sha256 value="757eeb1c6703b81fa3bb6bc2eae7a5fe6ddac5d833b977aa1ce08979d7c2de5a" reason="Artifact is not signed"/>
             </artifact>
          </component>
          <component group="nl.jqno.equalsverifier" name="equalsverifier" version="2.1.6">
             <artifact name="equalsverifier-2.1.6.jar">
                <pgp value="2C1708EA05ADF6966C32D6454A1BAC7F1E3B89B3"/>
             </artifact>
          </component>
    Registered: Wed Jun 12 18:38:38 UTC 2024
    - Last Modified: Tue May 21 22:30:36 UTC 2024
    - 90.1K bytes
    - Viewed (0)
Back to top