Home
last modified time | relevance | path

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

/php-uv/
H A Dphp_uv.c131 static zend_always_inline int uv_parse_arg_object(zval *arg, zval **dest, int check_null, zend_clas…
1234 static void destruct_uv_loop_walk_cb(uv_handle_t* handle, void* arg)
1566 static void php_uv_walk_cb(uv_handle_t* handle, void* arg)
2573 static void php_uv_loop_get_gc_walk_cb(uv_handle_t* handle, void *arg) {

Completed in 21 milliseconds