Searched refs:u_getBinaryPropertySet (Results 1 – 8 of 8) sorted by relevance
353 u_getBinaryPropertySet(UProperty property, UErrorCode *pErrorCode) { in u_getBinaryPropertySet() function
819 const USet *set = u_getBinaryPropertySet(prop, &ec); in applyIntPropertyValue()
631 const USet *uset = u_getBinaryPropertySet((UProperty)prop, errorCode); in TestBinaryCharacterProperties()
2578 u_getBinaryPropertySet(UProperty property, UErrorCode *pErrorCode);
259 #define u_getBinaryPropertySet U_ICU_ENTRY_POINT_RENAME(u_getBinaryPropertySet) macro
3535 const USet *set = u_getBinaryPropertySet(-1, &errorCode); in TestBinaryCharacterPropertiesAPI()3540 set = u_getBinaryPropertySet(UCHAR_BINARY_LIMIT, &errorCode); in TestBinaryCharacterPropertiesAPI()3545 set = u_getBinaryPropertySet(UCHAR_WHITE_SPACE, &errorCode); in TestBinaryCharacterPropertiesAPI()