Home
last modified time | relevance | path

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

/php-src/ext/bcmath/
H A Dbcmath.c1401 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()
[all …]

Completed in 12 milliseconds