Searched refs:bcmath_number_compare (Results 1 – 1 of 1) sorted by relevance
856 static int bcmath_number_compare(zval *op1, zval *op2);1012 bcmath_number_obj_handlers.compare = bcmath_number_compare; in bcmath_number_register_class()1316 static int bcmath_number_compare(zval *op1, zval *op2) in bcmath_number_compare() function
Completed in 9 milliseconds