PHP_SAFE_FD_ISSET 1314 ext/mysqlnd/mysqlnd.c if (PHP_SAFE_FD_ISSET(this_fd, fds)) { PHP_SAFE_FD_ISSET 817 ext/sockets/sockets.c if (PHP_SAFE_FD_ISSET(php_sock->bsd_socket, fds)) { PHP_SAFE_FD_ISSET 689 ext/standard/streamsfuncs.c if (PHP_SAFE_FD_ISSET(this_fd, fds)) { PHP_SAFE_FD_ISSET 1180 main/network.c if (PHP_SAFE_FD_ISSET(ufds[i].fd, &rset)) { PHP_SAFE_FD_ISSET 1184 main/network.c if (PHP_SAFE_FD_ISSET(ufds[i].fd, &wset)) { PHP_SAFE_FD_ISSET 1187 main/network.c if (PHP_SAFE_FD_ISSET(ufds[i].fd, &eset)) { PHP_SAFE_FD_ISSET 885 sapi/cli/php_cli_server.c if (PHP_SAFE_FD_ISSET(fd, &poller->rfds) || PHP_SAFE_FD_ISSET(fd, &poller->wfds)) { PHP_SAFE_FD_ISSET 950 sapi/cli/php_cli_server.c if (PHP_SAFE_FD_ISSET(fd, &poller->active.rfds)) { PHP_SAFE_FD_ISSET 955 sapi/cli/php_cli_server.c if (PHP_SAFE_FD_ISSET(fd, &poller->active.wfds)) {