Home
last modified time | relevance | path

Searched refs:collator_convert_object_to_string (Results 1 – 3 of 3) sorted by relevance

/PHP-5.5/ext/intl/collator/
H A Dcollator_convert.h31 zval* collator_convert_object_to_string( zval* obj TSRMLS_DC );
H A Dcollator_sort.c59 zval* str1 = collator_convert_object_to_string( op1 TSRMLS_CC ); in collator_regular_compare_function()
60 zval* str2 = collator_convert_object_to_string( op2 TSRMLS_CC ); in collator_regular_compare_function()
H A Dcollator_convert.c244 zval* collator_convert_object_to_string( zval* obj TSRMLS_DC ) in collator_convert_object_to_string() function

Completed in 8 milliseconds