Lines Matching refs:CNSTab1
32390 private static char [] CNSTab1 = cnsTab1.toCharArray();32405 cns = (CNSTab1[2*i] << 16) + CNSTab1[2*i+1];