php_stat         1539 phar/phar_object.c 						php_stat(fname, fname_len, FS_IS_DIR, &dummy TSRMLS_CC);
php_stat          277 spl/spl_directory.c 	php_stat(intern->file_name, intern->file_name_len, FS_IS_DIR, &tmp TSRMLS_CC);
php_stat         1153 spl/spl_directory.c 	php_stat(intern->file_name, intern->file_name_len, func_num, return_value TSRMLS_CC); \
php_stat         1493 spl/spl_directory.c 			php_stat(intern->file_name, intern->file_name_len, FS_IS_LINK, return_value TSRMLS_CC);
php_stat         1498 spl/spl_directory.c 		php_stat(intern->file_name, intern->file_name_len, FS_IS_DIR, return_value TSRMLS_CC);
php_stat         1089 standard/filestat.c 	php_stat(filename, (php_stat_len) filename_len, funcnum, return_value TSRMLS_CC); \
php_stat           93 standard/php_filestat.h PHPAPI void php_stat(const char *filename, php_stat_len filename_length, int type, zval *return_value TSRMLS_DC);