Searched refs:getPropertyEnum (Results 1 – 2 of 2) sorted by relevance
205 inline EnumValue getPropertyEnum(const char* alias) const;
175 PropertyAliases::getPropertyEnum(const char* alias) const { in getPropertyEnum() function in PropertyAliases302 UProperty p = load() ? (UProperty) PNAME->getPropertyEnum(alias) in u_getPropertyEnum()