Home
last modified time | relevance | path

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

/php-uv/
H A Dphp_uv.c2615 static HashTable *php_uv_stdio_get_gc(zend_object *object, zval **table, int *n) { function
2618 static HashTable *php_uv_stdio_get_gc(zval *object, zval **table, int *n) {
2783 uv_stdio_handlers.get_gc = php_uv_stdio_get_gc;

Completed in 28 milliseconds