Searched refs:EXTENDED_BINARY (Results 1 – 2 of 2) sorted by relevance
374 return UnicodeProperty.EXTENDED_BINARY; in internalGetPropertyType()
147 public static final int UNKNOWN = 0, BINARY = 2, EXTENDED_BINARY = 3, field in UnicodeProperty153 | (1 << EXTENDED_BINARY), STRING_MASK = (1 << STRING)