Searched refs:u_getBinaryPropertySet (Results 1 – 11 of 11) sorted by relevance
355 u_getBinaryPropertySet(UProperty property, UErrorCode *pErrorCode) { in u_getBinaryPropertySet() function
822 const USet *set = u_getBinaryPropertySet(prop, &ec); in applyIntPropertyValue()
631 const USet *uset = u_getBinaryPropertySet((UProperty)prop, errorCode); in TestBinaryCharacterProperties()
2618 u_getBinaryPropertySet(UProperty property, UErrorCode *pErrorCode);
263 #define u_getBinaryPropertySet U_ICU_ENTRY_POINT_RENAME(u_getBinaryPropertySet) macro
3576 const USet *set = u_getBinaryPropertySet(-1, &errorCode); in TestBinaryCharacterPropertiesAPI()3581 set = u_getBinaryPropertySet(UCHAR_BINARY_LIMIT, &errorCode); in TestBinaryCharacterPropertiesAPI()3586 set = u_getBinaryPropertySet(UCHAR_WHITE_SPACE, &errorCode); in TestBinaryCharacterPropertiesAPI()