Searched refs:CLOSE_CANONICAL (Results 1 – 1 of 1) sorted by relevance
744 int nfdStyle = CLOSE_CASE | CLOSE_FLATTEN | CLOSE_CANONICAL; in genTestFile()888 … static final int CLOSE_CASE = 1, CLOSE_FLATTEN = 2, CLOSE_CANONICAL = 4, CLOSE_COMPATIBILITY = 8; field in Demo914 if ((options & CLOSE_CANONICAL) != 0) { in closeUnicodeSet()