Home
last modified time | relevance | path

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

/php-uv/
H A Dphp_uv.c3126 ZEND_ARG_INFO(0, hints)
4314 zval *hints = NULL; local
4329 Z_PARAM_ARRAY(hints)
4332 if (hints != NULL) {
4336 h = Z_ARRVAL_P(hints);
H A DREADME.md919 …oid uv_getaddrinfo(resource $loop, callable $callback, string $node, string $service, array $hints)

Completed in 45 milliseconds