Home
last modified time | relevance | path

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

/php-src/ext/bcmath/
H A Dbcmath.c1479 bcmath_number_obj_t *new_intern = bcmath_number_new_obj(ret, scale); in bcmath_number_calc_method() local
1644 bcmath_number_obj_t *new_intern = bcmath_number_new_obj(ret, scale); in PHP_METHOD() local
1698 bcmath_number_obj_t *new_intern = bcmath_number_new_obj(ret, scale); in PHP_METHOD() local
1754 bcmath_number_obj_t *new_intern = bcmath_number_new_obj(ret, 0); in bcmath_number_floor_or_ceil() local
1806 bcmath_number_obj_t *new_intern = bcmath_number_new_obj(ret, ret->n_scale); in PHP_METHOD() local
/php-src/ext/spl/
H A Dspl_array.c1833 spl_array_object *new_intern = Z_SPLARRAY_P(retval); in spl_instantiate_child_arg() local
/php-src/ext/dom/
H A Dnode.c1490 dom_object *new_intern; in PHP_METHOD() local

Completed in 22 milliseconds