Search Options

Results per page
Sort
Preferred Languages
Advance

Results 1 - 10 of 14 for newNfcTrie (0.27 sec)

  1. src/cmd/vendor/golang.org/x/text/unicode/norm/trie.go

    var nfcSparse = sparseBlocks{
    	values: nfcSparseValues[:],
    	offset: nfcSparseOffset[:],
    }
    
    var nfkcSparse = sparseBlocks{
    	values: nfkcSparseValues[:],
    	offset: nfkcSparseOffset[:],
    }
    
    var (
    	nfcData  = newNfcTrie(0)
    	nfkcData = newNfkcTrie(0)
    )
    
    // lookup determines the type of block n and looks up the value for b.
    // For n < t.cutoff, the block is a simple lookup table. Otherwise, the block
    Registered: Wed Jun 12 16:32:35 UTC 2024
    - Last Modified: Wed Jan 24 13:01:26 UTC 2024
    - 1.2K bytes
    - Viewed (0)
  2. src/vendor/golang.org/x/text/unicode/norm/trie.go

    var nfcSparse = sparseBlocks{
    	values: nfcSparseValues[:],
    	offset: nfcSparseOffset[:],
    }
    
    var nfkcSparse = sparseBlocks{
    	values: nfkcSparseValues[:],
    	offset: nfkcSparseOffset[:],
    }
    
    var (
    	nfcData  = newNfcTrie(0)
    	nfkcData = newNfkcTrie(0)
    )
    
    // lookup determines the type of block n and looks up the value for b.
    // For n < t.cutoff, the block is a simple lookup table. Otherwise, the block
    Registered: Wed Jun 12 16:32:35 UTC 2024
    - Last Modified: Tue Oct 10 16:32:44 UTC 2023
    - 1.2K bytes
    - Viewed (0)
  3. src/cmd/vendor/golang.org/x/text/unicode/norm/tables12.0.0.go

    		return t.lookupValue(uint32(i), s[3])
    	}
    	return 0
    }
    
    // nfcTrie. Total size: 10610 bytes (10.36 KiB). Checksum: 95e8869a9f81e5e6.
    type nfcTrie struct{}
    
    func newNfcTrie(i int) *nfcTrie {
    	return &nfcTrie{}
    }
    
    // lookupValue determines the type of block n and looks up the value for b.
    func (t *nfcTrie) lookupValue(n uint32, b byte) uint16 {
    	switch {
    	case n < 46:
    Registered: Wed Jun 12 16:32:35 UTC 2024
    - Last Modified: Wed Jan 24 13:01:26 UTC 2024
    - 376.8K bytes
    - Viewed (0)
  4. src/cmd/vendor/golang.org/x/text/unicode/norm/tables9.0.0.go

    		return t.lookupValue(uint32(i), s[3])
    	}
    	return 0
    }
    
    // nfcTrie. Total size: 10332 bytes (10.09 KiB). Checksum: 51cc525b297fc970.
    type nfcTrie struct{}
    
    func newNfcTrie(i int) *nfcTrie {
    	return &nfcTrie{}
    }
    
    // lookupValue determines the type of block n and looks up the value for b.
    func (t *nfcTrie) lookupValue(n uint32, b byte) uint16 {
    	switch {
    	case n < 44:
    Registered: Wed Jun 12 16:32:35 UTC 2024
    - Last Modified: Wed Jan 24 13:01:26 UTC 2024
    - 372.5K bytes
    - Viewed (0)
  5. src/cmd/vendor/golang.org/x/text/unicode/norm/tables15.0.0.go

    		return t.lookupValue(uint32(i), s[3])
    	}
    	return 0
    }
    
    // nfcTrie. Total size: 10798 bytes (10.54 KiB). Checksum: b5981cc85e3bd14.
    type nfcTrie struct{}
    
    func newNfcTrie(i int) *nfcTrie {
    	return &nfcTrie{}
    }
    
    // lookupValue determines the type of block n and looks up the value for b.
    func (t *nfcTrie) lookupValue(n uint32, b byte) uint16 {
    	switch {
    	case n < 46:
    Registered: Wed Jun 12 16:32:35 UTC 2024
    - Last Modified: Wed Jan 24 13:01:26 UTC 2024
    - 385.8K bytes
    - Viewed (0)
  6. src/cmd/vendor/golang.org/x/text/unicode/norm/tables11.0.0.go

    		return t.lookupValue(uint32(i), s[3])
    	}
    	return 0
    }
    
    // nfcTrie. Total size: 10586 bytes (10.34 KiB). Checksum: dd926e82067bee11.
    type nfcTrie struct{}
    
    func newNfcTrie(i int) *nfcTrie {
    	return &nfcTrie{}
    }
    
    // lookupValue determines the type of block n and looks up the value for b.
    func (t *nfcTrie) lookupValue(n uint32, b byte) uint16 {
    	switch {
    	case n < 46:
    Registered: Wed Jun 12 16:32:35 UTC 2024
    - Last Modified: Wed Jan 24 13:01:26 UTC 2024
    - 376.2K bytes
    - Viewed (0)
  7. src/vendor/golang.org/x/text/unicode/norm/tables11.0.0.go

    		return t.lookupValue(uint32(i), s[3])
    	}
    	return 0
    }
    
    // nfcTrie. Total size: 10586 bytes (10.34 KiB). Checksum: dd926e82067bee11.
    type nfcTrie struct{}
    
    func newNfcTrie(i int) *nfcTrie {
    	return &nfcTrie{}
    }
    
    // lookupValue determines the type of block n and looks up the value for b.
    func (t *nfcTrie) lookupValue(n uint32, b byte) uint16 {
    	switch {
    	case n < 46:
    Registered: Wed Jun 12 16:32:35 UTC 2024
    - Last Modified: Thu Oct 19 23:33:33 UTC 2023
    - 376.2K bytes
    - Viewed (0)
  8. src/vendor/golang.org/x/text/unicode/norm/tables12.0.0.go

    		return t.lookupValue(uint32(i), s[3])
    	}
    	return 0
    }
    
    // nfcTrie. Total size: 10610 bytes (10.36 KiB). Checksum: 95e8869a9f81e5e6.
    type nfcTrie struct{}
    
    func newNfcTrie(i int) *nfcTrie {
    	return &nfcTrie{}
    }
    
    // lookupValue determines the type of block n and looks up the value for b.
    func (t *nfcTrie) lookupValue(n uint32, b byte) uint16 {
    	switch {
    	case n < 46:
    Registered: Wed Jun 12 16:32:35 UTC 2024
    - Last Modified: Thu Oct 19 23:33:33 UTC 2023
    - 376.8K bytes
    - Viewed (0)
  9. src/vendor/golang.org/x/text/unicode/norm/tables10.0.0.go

    		return t.lookupValue(uint32(i), s[3])
    	}
    	return 0
    }
    
    // nfcTrie. Total size: 10442 bytes (10.20 KiB). Checksum: 4ba400a9d8208e03.
    type nfcTrie struct{}
    
    func newNfcTrie(i int) *nfcTrie {
    	return &nfcTrie{}
    }
    
    // lookupValue determines the type of block n and looks up the value for b.
    func (t *nfcTrie) lookupValue(n uint32, b byte) uint16 {
    	switch {
    	case n < 45:
    Registered: Wed Jun 12 16:32:35 UTC 2024
    - Last Modified: Thu Oct 19 23:33:33 UTC 2023
    - 374.3K bytes
    - Viewed (0)
  10. src/cmd/vendor/golang.org/x/text/unicode/norm/tables10.0.0.go

    		return t.lookupValue(uint32(i), s[3])
    	}
    	return 0
    }
    
    // nfcTrie. Total size: 10442 bytes (10.20 KiB). Checksum: 4ba400a9d8208e03.
    type nfcTrie struct{}
    
    func newNfcTrie(i int) *nfcTrie {
    	return &nfcTrie{}
    }
    
    // lookupValue determines the type of block n and looks up the value for b.
    func (t *nfcTrie) lookupValue(n uint32, b byte) uint16 {
    	switch {
    	case n < 45:
    Registered: Wed Jun 12 16:32:35 UTC 2024
    - Last Modified: Wed Jan 24 13:01:26 UTC 2024
    - 374.3K bytes
    - Viewed (0)
Back to top