Home
last modified time | relevance | path

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

/php-uv/
H A Dphp_uv.c2500 int php_uv_cast_object(zend_object *readobj, zval *writeobj, int type) { function
2502 int php_uv_cast_object(zval *readobj_zv, zval *writeobj, int type) {
2722 uv_default_handlers.cast_object = php_uv_cast_object;

Completed in 37 milliseconds