php_stream_xport_get_hash 1028 ext/standard/info.c 		php_info_print_stream_hash("Stream Socket Transports", php_stream_xport_get_hash() TSRMLS_CC);
php_stream_xport_get_hash  556 ext/standard/streamsfuncs.c 	if ((stream_xport_hash = php_stream_xport_get_hash())) {
php_stream_xport_get_hash 1663 main/streams/streams.c 			zend_hash_init(php_stream_xport_get_hash(), 0, NULL, NULL, 1) == SUCCESS
php_stream_xport_get_hash 1681 main/streams/streams.c 	zend_hash_destroy(php_stream_xport_get_hash());