Searched refs:IsExactPropertyAlias (Results 1 – 1 of 1) sorted by relevance
1169 bool IsExactPropertyAlias(const char* property_name, UProperty property) { in IsExactPropertyAlias() function1400 if (!IsExactPropertyAlias(name, property)) return false; in ParsePropertyClass()1409 if (!IsExactPropertyAlias(property_name, property)) return false; in ParsePropertyClass()