zend_accel_hash_init 2430 ext/opcache/ZendAccelerator.c 	zend_accel_hash_init(&ZCSG(hash), ZCG(accel_directives).max_accelerated_files);
zend_accel_hash_init 2431 ext/opcache/ZendAccelerator.c 	zend_accel_hash_init(&ZCSG(include_paths), 32);
zend_accel_hash_init   64 ext/opcache/zend_accelerator_hash.h void zend_accel_hash_init(zend_accel_hash *accel_hash, zend_uint hash_size);