PHP_SAFE_FD_SET  1285 ext/mysqlnd/mysqlnd.c 			PHP_SAFE_FD_SET(this_fd, fds);
PHP_SAFE_FD_SET   784 ext/sockets/sockets.c 		PHP_SAFE_FD_SET(php_sock->bsd_socket, fds);
PHP_SAFE_FD_SET   631 ext/standard/streamsfuncs.c 			PHP_SAFE_FD_SET(this_fd, fds);
PHP_SAFE_FD_SET  1154 main/network.c 			PHP_SAFE_FD_SET(ufds[i].fd, &rset);
PHP_SAFE_FD_SET  1157 main/network.c 			PHP_SAFE_FD_SET(ufds[i].fd, &wset);
PHP_SAFE_FD_SET  1160 main/network.c 			PHP_SAFE_FD_SET(ufds[i].fd, &eset);
PHP_SAFE_FD_SET   245 sapi/cli/php_cli.c 	PHP_SAFE_FD_SET(fd, &wfd);
PHP_SAFE_FD_SET   863 sapi/cli/php_cli_server.c 		PHP_SAFE_FD_SET(fd, &poller->rfds);
PHP_SAFE_FD_SET   866 sapi/cli/php_cli_server.c 		PHP_SAFE_FD_SET(fd, &poller->wfds);