Searched refs:INTL_Z_STRVAL_P (Results 1 – 2 of 2) sorted by relevance
43 #define INTL_Z_STRVAL_P(str) (UChar*) Z_STRVAL_P(str) macro
90 INTL_Z_STRVAL_P(str1_p), INTL_Z_STRLEN_P(str1_p), in collator_regular_compare_function()91 INTL_Z_STRVAL_P(str2_p), INTL_Z_STRLEN_P(str2_p) )); in collator_regular_compare_function()200 INTL_Z_STRVAL_P(str1_p), INTL_Z_STRLEN_P(str1_p), in collator_icu_compare_function()201 INTL_Z_STRVAL_P(str2_p), INTL_Z_STRLEN_P(str2_p) )); in collator_icu_compare_function()
Completed in 7 milliseconds