Home
last modified time | relevance | path

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

/php-uv/
H A Dphp_uv.c1425 zend_function fn, *old_fn; local
1459 fn = *(old_fn = uv->callback[type]->fcc.function_handler);
1460 uv->callback[type]->fcc.function_handler = &fn;
1462 ops = &fn.op_array;

Completed in 24 milliseconds