Home
last modified time | relevance | path

Searched defs:new_intern (Results 1 – 3 of 3) sorted by relevance

/PHP-8.4/ext/bcmath/
H A Dbcmath.c1473 bcmath_number_obj_t *new_intern = bcmath_number_new_obj(ret, scale); in bcmath_number_calc_method() local
1638 bcmath_number_obj_t *new_intern = bcmath_number_new_obj(ret, scale); in PHP_METHOD() local
1692 bcmath_number_obj_t *new_intern = bcmath_number_new_obj(ret, scale); in PHP_METHOD() local
1748 bcmath_number_obj_t *new_intern = bcmath_number_new_obj(ret, 0); in bcmath_number_floor_or_ceil() local
1800 bcmath_number_obj_t *new_intern = bcmath_number_new_obj(ret, ret->n_scale); in PHP_METHOD() local
/PHP-8.4/ext/spl/
H A Dspl_array.c1819 spl_array_object *new_intern = Z_SPLARRAY_P(retval); in spl_instantiate_child_arg() local
/PHP-8.4/ext/dom/
H A Dnode.c1442 dom_object *new_intern; in PHP_METHOD() local

Completed in 34 milliseconds