PHP_STREAM_OPTION_BLOCKING 871 ext/mysqlnd/mysqlnd_net.c int opt = PHP_STREAM_OPTION_BLOCKING; PHP_STREAM_OPTION_BLOCKING 5369 ext/pgsql/pgsql.c case PHP_STREAM_OPTION_BLOCKING: PHP_STREAM_OPTION_BLOCKING 983 ext/sockets/sockets.c if (php_stream_set_option(stream, PHP_STREAM_OPTION_BLOCKING, 0, PHP_STREAM_OPTION_BLOCKING 1023 ext/sockets/sockets.c if (php_stream_set_option(stream, PHP_STREAM_OPTION_BLOCKING, 1, PHP_STREAM_OPTION_BLOCKING 1355 ext/standard/streamsfuncs.c if (php_stream_set_option(stream, PHP_STREAM_OPTION_BLOCKING, block, NULL) == -1) { PHP_STREAM_OPTION_BLOCKING 615 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 1032 main/streams/userspace.c case PHP_STREAM_OPTION_BLOCKING: { PHP_STREAM_OPTION_BLOCKING 1056 main/streams/userspace.c case PHP_STREAM_OPTION_BLOCKING: PHP_STREAM_OPTION_BLOCKING 336 main/streams/xp_socket.c case PHP_STREAM_OPTION_BLOCKING: