Searched refs:INTL_ZSTR_VAL (Results 1 – 2 of 2) sorted by relevance
41 #define INTL_ZSTR_VAL(str) (UChar*) ZSTR_VAL(str) macro
76 INTL_ZSTR_VAL(Z_STR_P(str1_p)), INTL_ZSTR_LEN(Z_STR_P(str1_p)), in collator_regular_compare_function()77 INTL_ZSTR_VAL(Z_STR_P(str2_p)), INTL_ZSTR_LEN(Z_STR_P(str2_p)) )); in collator_regular_compare_function()178 INTL_ZSTR_VAL(str1), INTL_ZSTR_LEN(str1), in collator_icu_compare_function()179 INTL_ZSTR_VAL(str2), INTL_ZSTR_LEN(str2) )); in collator_icu_compare_function()
Completed in 8 milliseconds