Home | History | Annotate | Download | only in utils

Lines Matching refs:MASK_PUBID

71     public static final int MASK_PUBID = 0x10;

887 return c < 0x10000 && (CHARS[c] & MASK_PUBID) != 0;