Searched refs:EXTENDED_NUMERIC (Results 1 – 3 of 3) sorted by relevance
323 if (type == UnicodeProperty.NUMERIC || type == EXTENDED_NUMERIC) { in _getValueAliases()378 return UnicodeProperty.EXTENDED_NUMERIC; in internalGetPropertyType()
150 EXTENDED_STRING = 11, NUMERIC = 12, EXTENDED_NUMERIC = 13, field in UnicodeProperty
56 if (type == UnicodeProperty.NUMERIC || type == UnicodeProperty.EXTENDED_NUMERIC) { in generatePropertyAliases()