getPathname 1367 phar/phar.php $base = $phar->getPathname(); getPathname 32 spl/examples/findfile.php foreach(new FindFile($argv[1], $argv[2]) as $file) echo $file->getPathname()."\n"; getPathname 33 spl/examples/findregex.php echo $file->getPathname()."\n"; getPathname 1944 spl/spl_directory.c SPL_ME(SplFileInfo, getPathname, arginfo_splfileinfo_void, ZEND_ACC_PUBLIC) getPathname 1970 spl/spl_directory.c SPL_MA(SplFileInfo, __toString, SplFileInfo, getPathname, arginfo_splfileinfo_void, ZEND_ACC_PUBLIC)