PHP_SAFE_FD_SET  1299 ext/mysqlnd/mysqlnd.c 			PHP_SAFE_FD_SET(this_fd, fds);
PHP_SAFE_FD_SET   781 ext/sockets/sockets.c 		PHP_SAFE_FD_SET(php_sock->bsd_socket, fds);
PHP_SAFE_FD_SET   635 ext/standard/streamsfuncs.c 			PHP_SAFE_FD_SET(this_fd, fds);
PHP_SAFE_FD_SET  1161 main/network.c 			PHP_SAFE_FD_SET(ufds[i].fd, &rset);
PHP_SAFE_FD_SET  1164 main/network.c 			PHP_SAFE_FD_SET(ufds[i].fd, &wset);
PHP_SAFE_FD_SET  1167 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   872 sapi/cli/php_cli_server.c 		PHP_SAFE_FD_SET(fd, &poller->rfds);
PHP_SAFE_FD_SET   875 sapi/cli/php_cli_server.c 		PHP_SAFE_FD_SET(fd, &poller->wfds);