PHP_SAFE_FD_SET  1325 ext/mysqlnd/mysqlnd.c 			PHP_SAFE_FD_SET(this_fd, fds);
PHP_SAFE_FD_SET   791 ext/sockets/sockets.c 		PHP_SAFE_FD_SET(php_sock->bsd_socket, fds);
PHP_SAFE_FD_SET   627 ext/standard/streamsfuncs.c 			PHP_SAFE_FD_SET(this_fd, fds);
PHP_SAFE_FD_SET  1220 main/network.c 			PHP_SAFE_FD_SET(ufds[i].fd, &rset);
PHP_SAFE_FD_SET  1223 main/network.c 			PHP_SAFE_FD_SET(ufds[i].fd, &wset);
PHP_SAFE_FD_SET  1226 main/network.c 			PHP_SAFE_FD_SET(ufds[i].fd, &eset);
PHP_SAFE_FD_SET   251 sapi/cli/php_cli.c 	PHP_SAFE_FD_SET(fd, &wfd);
PHP_SAFE_FD_SET   747 sapi/cli/php_cli_server.c 		PHP_SAFE_FD_SET(fd, &poller->rfds);
PHP_SAFE_FD_SET   750 sapi/cli/php_cli_server.c 		PHP_SAFE_FD_SET(fd, &poller->wfds);