PHP_STREAM_OPTION_BLOCKING 863 ext/mysqlnd/mysqlnd_net.c int opt = PHP_STREAM_OPTION_BLOCKING; PHP_STREAM_OPTION_BLOCKING 5351 ext/pgsql/pgsql.c case PHP_STREAM_OPTION_BLOCKING: PHP_STREAM_OPTION_BLOCKING 978 ext/sockets/sockets.c if (php_stream_set_option(stream, PHP_STREAM_OPTION_BLOCKING, 0, PHP_STREAM_OPTION_BLOCKING 1017 ext/sockets/sockets.c if (php_stream_set_option(stream, PHP_STREAM_OPTION_BLOCKING, 1, PHP_STREAM_OPTION_BLOCKING 1357 ext/standard/streamsfuncs.c if (php_stream_set_option(stream, PHP_STREAM_OPTION_BLOCKING, block == 0 ? 0 : 1, NULL) == -1) { PHP_STREAM_OPTION_BLOCKING 590 main/streams/plain_wrapper.c case PHP_STREAM_OPTION_BLOCKING: PHP_STREAM_OPTION_BLOCKING 100 main/streams/userspace.c REGISTER_LONG_CONSTANT("STREAM_OPTION_BLOCKING", PHP_STREAM_OPTION_BLOCKING, CONST_CS|CONST_PERSISTENT); PHP_STREAM_OPTION_BLOCKING 1085 main/streams/userspace.c case PHP_STREAM_OPTION_BLOCKING: { PHP_STREAM_OPTION_BLOCKING 1117 main/streams/userspace.c case PHP_STREAM_OPTION_BLOCKING: PHP_STREAM_OPTION_BLOCKING 313 main/streams/xp_socket.c case PHP_STREAM_OPTION_BLOCKING: