Home
last modified time | relevance | path

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

/PHP-5.3/ext/phar/tests/
H A D020.phpt16 $pfile = dirname(__FILE__) . '/' . basename(__FILE__, '.php') . '.phar.php';
/PHP-5.3/ext/phar/
H A Dutil.c1811 char *pubkey = NULL, *pfile; local
1822 spprintf(&pfile, 0, "%s.pubkey", fname);
1823 pfp = php_stream_open_wrapper(pfile, "rb", 0, NULL);
1824 efree(pfile);

Completed in 13 milliseconds