php_crypt_extended_data  190 standard/crypt.c 		struct php_crypt_extended_data buffer;
php_crypt_extended_data  734 standard/crypt_freesec.c 	static struct php_crypt_extended_data data;
php_crypt_extended_data   45 standard/php_crypt_r.h PHPAPI char *php_crypt_r (const char *__key, const char *__salt, struct php_crypt_extended_data * __data);