Searched refs:ucol_getVersion (Results 1 – 4 of 4) sorted by relevance
1111 ucol_getVersion(const UCollator* coll, UVersionInfo info);
402 ucol_getVersion(const UCollator* coll, in ucol_getVersion() function
730 #define ucol_getVersion U_ICU_ENTRY_POINT_RENAME(ucol_getVersion) macro
300 ucol_getVersion(col, versionArray); in TestProperty()