Searched defs:cFlgs (Results 1 - 1 of 1) sorted by relevance

/openjdk7/jdk/src/share/classes/java/text/
H A DRBCollationTables.java107 * @param cFlgs The hash table of characters that participate in contracting-
117 IntHashtable cFlgs,
125 contractFlags = cFlgs;
112 fillInTables(boolean f2ary, boolean swap, UCompactIntArray map, Vector cTbl, Vector eTbl, IntHashtable cFlgs, short mso, short mto) argument

Completed in 30 milliseconds