Home
last modified time | relevance | path

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

/php-src/ext/bcmath/
H A Dbcmath.c1746 static void bcmath_number_floor_or_ceil(INTERNAL_FUNCTION_PARAMETERS, bool is_floor) in bcmath_number_floor_or_ceil() function
1760 bcmath_number_floor_or_ceil(INTERNAL_FUNCTION_PARAM_PASSTHRU, true); in PHP_METHOD()
1765 bcmath_number_floor_or_ceil(INTERNAL_FUNCTION_PARAM_PASSTHRU, false); in PHP_METHOD()

Completed in 7 milliseconds