Home
last modified time | relevance | path

Searched defs:is_floor (Results 1 – 2 of 2) sorted by relevance

/php-src/ext/bcmath/libbcmath/src/
H A Dfloor_or_ceil.c21 bc_num bc_floor_or_ceil(bc_num num, bool is_floor) in bc_floor_or_ceil()
/php-src/ext/bcmath/
H A Dbcmath.c721 static void bcfloor_or_bcceil(INTERNAL_FUNCTION_PARAMETERS, bool is_floor) in bcfloor_or_bcceil()
1740 static void bcmath_number_floor_or_ceil(INTERNAL_FUNCTION_PARAMETERS, bool is_floor) in bcmath_number_floor_or_ceil()

Completed in 11 milliseconds