Searched defs:ucol_setMaxVariable (Results 1 – 5 of 5) 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
785 #define ucol_setMaxVariable U_ICU_ENTRY_POINT_RENAME(ucol_setMaxVariable) macro