Searched refs:UPropertyNameChoice (Results 1 – 6 of 6) sorted by relevance
291 UPropertyNameChoice nameChoice) { in u_getPropertyName()305 UPropertyNameChoice nameChoice) { in u_getPropertyValueName()
1531 typedef enum UPropertyNameChoice { enum1535 } UPropertyNameChoice; typedef2858 UPropertyNameChoice nameChoice);2932 UPropertyNameChoice nameChoice);
2914 const char* name = u_getPropertyName(propEnum, (UPropertyNameChoice)choice); in TestPropertyNames()2949 … const char* vname = u_getPropertyValueName(propEnum, v, (UPropertyNameChoice)choice); in TestPropertyNames()
2913 const char* name = u_getPropertyName(propEnum, (UPropertyNameChoice)choice); in TestPropertyNames()2948 … const char* vname = u_getPropertyValueName(propEnum, v, (UPropertyNameChoice)choice); in TestPropertyNames()