Lines Matching refs:get_bcmath_number_from_zval
870 static zend_always_inline bcmath_number_obj_t *get_bcmath_number_from_zval(const zval *zv) in get_bcmath_number_from_zval() function
1401 bcmath_number_obj_t *intern = get_bcmath_number_from_zval(ZEND_THIS); in PHP_METHOD()
1443 bcmath_number_obj_t *intern = get_bcmath_number_from_zval(ZEND_THIS); in bcmath_number_calc_method()
1545 bcmath_number_obj_t *intern = get_bcmath_number_from_zval(ZEND_THIS); in PHP_METHOD()
1610 bcmath_number_obj_t *intern = get_bcmath_number_from_zval(ZEND_THIS); in PHP_METHOD()
1671 bcmath_number_obj_t *intern = get_bcmath_number_from_zval(ZEND_THIS); in PHP_METHOD()
1726 bcmath_number_obj_t *intern = get_bcmath_number_from_zval(ZEND_THIS); in PHP_METHOD()
1750 bcmath_number_obj_t *intern = get_bcmath_number_from_zval(ZEND_THIS); in bcmath_number_floor_or_ceil()
1799 bcmath_number_obj_t *intern = get_bcmath_number_from_zval(ZEND_THIS); in PHP_METHOD()
1813 bcmath_number_obj_t *intern = get_bcmath_number_from_zval(ZEND_THIS); in PHP_METHOD()
1821 bcmath_number_obj_t *intern = get_bcmath_number_from_zval(ZEND_THIS); in PHP_METHOD()
1844 bcmath_number_obj_t *intern = get_bcmath_number_from_zval(ZEND_THIS); in PHP_METHOD()