UProperty          97 ext/intl/uchar/uchar.c 	RETURN_BOOL(u_hasBinaryProperty(cp, (UProperty)prop));
UProperty         116 ext/intl/uchar/uchar.c 	RETURN_LONG(u_getIntPropertyValue(cp, (UProperty)prop));
UProperty         131 ext/intl/uchar/uchar.c 	RETURN_LONG(u_getIntPropertyMinValue((UProperty)prop));
UProperty         146 ext/intl/uchar/uchar.c 	RETURN_LONG(u_getIntPropertyMaxValue((UProperty)prop));
UProperty         350 ext/intl/uchar/uchar.c 	ret = u_getPropertyName((UProperty)property, (UPropertyNameChoice)nameChoice);
UProperty         391 ext/intl/uchar/uchar.c 	ret = u_getPropertyValueName((UProperty)property, value, (UPropertyNameChoice)nameChoice);
UProperty         416 ext/intl/uchar/uchar.c 	RETURN_LONG(u_getPropertyValueEnum((UProperty)property, name));