Home
last modified time | relevance | path

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

/PHP-8.4/ext/bcmath/
H A Dbcmath.c1395 bcmath_number_obj_t *intern = get_bcmath_number_from_zval(ZEND_THIS); in PHP_METHOD()
1437 bcmath_number_obj_t *intern = get_bcmath_number_from_zval(ZEND_THIS); in bcmath_number_calc_method()
1539 bcmath_number_obj_t *intern = get_bcmath_number_from_zval(ZEND_THIS); in PHP_METHOD()
1604 bcmath_number_obj_t *intern = get_bcmath_number_from_zval(ZEND_THIS); in PHP_METHOD()
1665 bcmath_number_obj_t *intern = get_bcmath_number_from_zval(ZEND_THIS); in PHP_METHOD()
1720 bcmath_number_obj_t *intern = get_bcmath_number_from_zval(ZEND_THIS); in PHP_METHOD()
1744 bcmath_number_obj_t *intern = get_bcmath_number_from_zval(ZEND_THIS); in bcmath_number_floor_or_ceil()
1793 bcmath_number_obj_t *intern = get_bcmath_number_from_zval(ZEND_THIS); in PHP_METHOD()
1807 bcmath_number_obj_t *intern = get_bcmath_number_from_zval(ZEND_THIS); in PHP_METHOD()
1815 bcmath_number_obj_t *intern = get_bcmath_number_from_zval(ZEND_THIS); in PHP_METHOD()
[all …]

Completed in 9 milliseconds