Searched refs:upvec_getValue (Results 1 – 4 of 4) sorted by relevance
97 upvec_getValue(const UPropsVectors *pv, UChar32 c, int32_t column);
278 upvec_getValue(const UPropsVectors *pv, UChar32 c, int32_t column) { in upvec_getValue() function
526 if (upvec_getValue(pv, 0, 1) != 0) { in TestUPropsVector()
1368 #define upvec_getValue U_ICU_ENTRY_POINT_RENAME(upvec_getValue) macro