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()
415 u_hasBinaryProperty(UChar32 c, UProperty which) { in u_hasBinaryProperty()
427 u_stringHasBinaryProperty(const UChar *s, int32_t length, UProperty which) { in u_stringHasBinaryProperty()
480 static int32_t biDiGetMaxValue(const IntProperty &/*prop*/, UProperty which) { in biDiGetMaxValue()
557 static int32_t getNormQuickCheck(const IntProperty &/*prop*/, UChar32 c, UProperty which) { in getNormQuickCheck()
594 static int32_t layoutGetMaxValue(const IntProperty &/*prop*/, UProperty which) { in layoutGetMaxValue()
649 u_getIntPropertyValue(UChar32 c, UProperty which) { in u_getIntPropertyValue()
670 u_getIntPropertyMaxValue(UProperty which) { in u_getIntPropertyMaxValue()
683 uprops_getSource(UProperty which) { in uprops_getSource()