Home
last modified time | relevance | path

Searched refs:INTL_Z_STRLEN_P (Results 1 – 2 of 2) sorted by relevance

/PHP-7.0/ext/intl/
H A Dintl_common.h44 #define INTL_Z_STRLEN_P(str) UCHARS( Z_STRLEN_P(str) ) macro
/PHP-7.0/ext/intl/collator/
H A Dcollator_sort.c89 INTL_Z_STRVAL_P(str1_p), INTL_Z_STRLEN_P(str1_p), in collator_regular_compare_function()
90 INTL_Z_STRVAL_P(str2_p), INTL_Z_STRLEN_P(str2_p) )); in collator_regular_compare_function()
198 INTL_Z_STRVAL_P(str1_p), INTL_Z_STRLEN_P(str1_p), in collator_icu_compare_function()
199 INTL_Z_STRVAL_P(str2_p), INTL_Z_STRLEN_P(str2_p) )); in collator_icu_compare_function()

Completed in 7 milliseconds