Home
last modified time | relevance | path

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

/php-uv/
H A Dconfig.m451 if test $PHP_UV == "yes" && test -x "$PKG_CONFIG" && $PKG_CONFIG --exists libuv; then
H A Dphp_uv.c5152 int x = 0; local
5168 stdio[x].flags = stdio_tmp->flags;
5171 stdio[x].data.fd = stdio_tmp->fd;
5174 stdio[x].data.stream = &uv_pipe->uv.stream;
5180 x++;

Completed in 21 milliseconds