Home
last modified time | relevance | path

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

/php-src/ext/zend_test/
H A Dobject_handlers.c164 static zend_object* float_castable_no_operation_object_create_ex(zend_class_entry* ce, double d) { in float_castable_no_operation_object_create_ex() function
174 return float_castable_no_operation_object_create_ex(ce, 0.0); in float_castable_no_operation_object_create()

Completed in 7 milliseconds