php_stream_xport_get_hash  788 ext/standard/info.c 		php_info_print_stream_hash("Stream Socket Transports", php_stream_xport_get_hash() TSRMLS_CC);
php_stream_xport_get_hash  552 ext/standard/streamsfuncs.c 	if ((stream_xport_hash = php_stream_xport_get_hash())) {
php_stream_xport_get_hash 1654 main/streams/streams.c 			zend_hash_init(php_stream_xport_get_hash(), 0, NULL, NULL, 1) == SUCCESS
php_stream_xport_get_hash 1672 main/streams/streams.c 	zend_hash_destroy(php_stream_xport_get_hash());