Searched refs:UPropertyNameChoice (Results 1 – 4 of 4) sorted by relevance
292 UPropertyNameChoice nameChoice) { in u_getPropertyName()306 UPropertyNameChoice nameChoice) { in u_getPropertyValueName()
1782 typedef enum UPropertyNameChoice { enum1792 } UPropertyNameChoice; typedef3280 UPropertyNameChoice nameChoice);3354 UPropertyNameChoice nameChoice);
1061 property, static_cast<UPropertyNameChoice>(U_LONG_PROPERTY_NAME + i)); in IsExactPropertyAlias()1078 static_cast<UPropertyNameChoice>(U_LONG_PROPERTY_NAME + i)); in IsExactPropertyValueAlias()
3011 const char* name = u_getPropertyName(propEnum, (UPropertyNameChoice)choice); in TestPropertyNames()3046 … const char* vname = u_getPropertyValueName(propEnum, v, (UPropertyNameChoice)choice); in TestPropertyNames()