pfile            1502 ext/phar/util.c 			char *pfile;
pfile            1513 ext/phar/util.c 			spprintf(&pfile, 0, "%s.pubkey", fname);
pfile            1514 ext/phar/util.c 			pfp = php_stream_open_wrapper(pfile, "rb", 0, NULL);
pfile            1515 ext/phar/util.c 			efree(pfile);