Home
last modified time | relevance | path

Searched refs:pfile (Results 1 – 2 of 2) sorted by relevance

/PHP-5.5/ext/phar/tests/
H A D020.phpt15 $pfile = dirname(__FILE__) . '/' . basename(__FILE__, '.php') . '.phar.php';
/PHP-5.5/ext/phar/
H A Dutil.c1546 char *pubkey = NULL, *pfile; local
1557 spprintf(&pfile, 0, "%s.pubkey", fname);
1558 pfp = php_stream_open_wrapper(pfile, "rb", 0, NULL);
1559 efree(pfile);

Completed in 9 milliseconds