Home
last modified time | relevance | path

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

/PHP-7.0/ext/intl/tests/
H A Dbug75193.phpt2 Bug #75193 segfault in collator_convert_object_to_string
/PHP-7.0/ext/intl/collator/
H A Dcollator_convert.h31 zval* collator_convert_object_to_string( zval* obj, zval *rv );
H A Dcollator_sort.c65 str1_p = collator_convert_object_to_string( op1, &str1 ); in collator_regular_compare_function()
67 str2_p = collator_convert_object_to_string( op2, &str2 ); in collator_regular_compare_function()
H A Dcollator_convert.c221 zval* collator_convert_object_to_string( zval* obj, zval *rv ) in collator_convert_object_to_string() function
/PHP-7.0/
H A DNEWS226 . Fixed bug #75193 (segfault in collator_convert_object_to_string). (Remi)

Completed in 16 milliseconds