Searched refs:UPropertyNameChoice (Results 1 – 6 of 6) sorted by relevance
292 UPropertyNameChoice nameChoice) { in u_getPropertyName()306 UPropertyNameChoice nameChoice) { in u_getPropertyValueName()
1866 typedef enum UPropertyNameChoice { enum1876 } UPropertyNameChoice; typedef3571 UPropertyNameChoice nameChoice);3645 UPropertyNameChoice nameChoice);
1175 property, static_cast<UPropertyNameChoice>(U_LONG_PROPERTY_NAME + i)); in IsExactPropertyAlias()1192 static_cast<UPropertyNameChoice>(U_LONG_PROPERTY_NAME + i)); in IsExactPropertyValueAlias()
3023 const char* name = u_getPropertyName(propEnum, (UPropertyNameChoice)choice); in TestPropertyNames()3058 … const char* vname = u_getPropertyValueName(propEnum, v, (UPropertyNameChoice)choice); in TestPropertyNames()
197 const char * u_getPropertyName_android(UProperty property, UPropertyNameChoice nameChoice) { in u_getPropertyName_android()203 const char * u_getPropertyValueName_android(UProperty property, int32_t value, UPropertyNameChoice … in u_getPropertyValueName_android()