Searched defs:ucol_setMaxVariable (Results 1 – 7 of 7) sorted by relevance
312 ucol_setMaxVariable(UCollator *coll, UColReorderCode group, UErrorCode *pErrorCode) { in ucol_setMaxVariable() function
889 void ucol_setMaxVariable(UCollator * coll, UColReorderCode group, UErrorCode * pErrorCode) { in ucol_setMaxVariable() function890 U_ICU_ENTRY_POINT_RENAME(ucol_setMaxVariable)(coll, group, pErrorCode); in ucol_setMaxVariable() local
786 #define ucol_setMaxVariable U_ICU_ENTRY_POINT_RENAME(ucol_setMaxVariable) macro