Lines Matching defs:which
173 static UBool caseBinaryPropertyContains(const BinaryProperty &/*prop*/, UChar32 c, UProperty which)… in caseBinaryPropertyContains()
208 static UBool isNormInert(const BinaryProperty &/*prop*/, UChar32 c, UProperty which) { in isNormInert()
327 static UBool hasEmojiProperty(const BinaryProperty &/*prop*/, UChar32 c, UProperty which) { in hasEmojiProperty()
465 u_hasBinaryProperty(UChar32 c, UProperty which) { in u_hasBinaryProperty()
490 u_stringHasBinaryProperty(const char16_t *s, int32_t length, UProperty which) { in u_stringHasBinaryProperty()
543 static int32_t biDiGetMaxValue(const IntProperty &/*prop*/, UProperty which) { in biDiGetMaxValue()
620 static int32_t getNormQuickCheck(const IntProperty &/*prop*/, UChar32 c, UProperty which) { in getNormQuickCheck()
657 static int32_t layoutGetMaxValue(const IntProperty &/*prop*/, UProperty which) { in layoutGetMaxValue()
712 u_getIntPropertyValue(UChar32 c, UProperty which) { in u_getIntPropertyValue()
733 u_getIntPropertyMaxValue(UProperty which) { in u_getIntPropertyMaxValue()
746 uprops_getSource(UProperty which) { in uprops_getSource()