Searched refs:gmp_cast_object (Results 1 – 1 of 1) sorted by relevance
273 static int gmp_cast_object(zend_object *readobj, zval *writeobj, int type) /* {{{ */ in gmp_cast_object() function539 gmp_object_handlers.cast_object = gmp_cast_object; in ZEND_MINIT_FUNCTION()
Completed in 9 milliseconds