Searched refs:upvec_getValue (Results 1 – 8 of 8) sorted by relevance
99 upvec_getValue(const UPropsVectors *pv, UChar32 c, int32_t column);
280 upvec_getValue(const UPropsVectors *pv, UChar32 c, int32_t column) { in upvec_getValue() function
529 if (upvec_getValue(pv, 0, 1) != 0) { in TestUPropsVector()
1474 #define upvec_getValue U_ICU_ENTRY_POINT_RENAME(upvec_getValue) macro