getPathname 32 ext/spl/examples/findfile.php foreach(new FindFile($argv[1], $argv[2]) as $file) echo $file->getPathname()."\n"; getPathname 33 ext/spl/examples/findregex.php echo $file->getPathname()."\n"; getPathname 1418 ext/spl/spl_directory.c SPL_ME(SplFileInfo, getPathname, NULL, ZEND_ACC_PUBLIC) getPathname 1443 ext/spl/spl_directory.c SPL_MA(SplFileInfo, __toString, SplFileInfo, getPathname, NULL, ZEND_ACC_PUBLIC)