Searched refs:Int (Results 1 - 3 of 3) sorted by relevance

/bind-9.6-ESV-R11/contrib/idn/idnkit-1.0-src/util/
H A Dgenerate_normalize_data.pl119 my $canon_class = SparseMap::Int->new(BITS => [@canon_class_bits],
125 my $decomp = SparseMap::Int->new(BITS => [@decomp_bits],
131 my $comp = SparseMap::Int->new(BITS => [@comp_bits],
137 my $upper = SparseMap::Int->new(BITS => [@casemap_bits],
141 my $lower = SparseMap::Int->new(BITS => [@casemap_bits],
147 my $casemap_ctx = SparseMap::Int->new(BITS => [@casemap_ctx_bits],
153 my $folding = SparseMap::Int->new(BITS => [@folding_bits],
H A Dgenerate_nameprep_data.pl96 my $map = SparseMap::Int->new(BITS => [@map_bits],
185 my $bidi = SparseMap::Int->new(BITS => [@bidi_bits],
H A DSparseMap.pm437 package SparseMap::Int;

Completed in 78 milliseconds