php-doc-en/reference/filesystem/functions
Richard Quadling 333545502d Added complete svn:keyword list
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@291911 c90b9560-bf6c-de11-be94-00142212c4b1
2009-12-09 10:00:35 +00:00
..
basename.xml Normalized the sgml-default-dtd-file local-variable line for those 2009-09-25 07:04:39 +00:00
chgrp.xml Normalized the sgml-default-dtd-file local-variable line for those 2009-09-25 07:04:39 +00:00
chmod.xml Normalized the sgml-default-dtd-file local-variable line for those 2009-09-25 07:04:39 +00:00
chown.xml Fixed example. Bug # 50122 2009-11-09 12:22:07 +00:00
clearstatcache.xml Prefer <initializer> before "defaults to" 2009-11-25 14:49:47 +00:00
copy.xml Normalized the sgml-default-dtd-file local-variable line for those 2009-09-25 07:04:39 +00:00
delete.xml Normalized the sgml-default-dtd-file local-variable line for those 2009-09-25 07:04:39 +00:00
dirname.xml Normalized the sgml-default-dtd-file local-variable line for those 2009-09-25 07:04:39 +00:00
disk-free-space.xml Utilize &return.falseforfailure; 2009-11-13 21:37:00 +00:00
disk-total-space.xml Utilize &return.falseforfailure; 2009-11-13 21:37:00 +00:00
diskfreespace.xml Normalized the sgml-default-dtd-file local-variable line for those 2009-09-25 07:04:39 +00:00
fclose.xml Normalized the sgml-default-dtd-file local-variable line for those 2009-09-25 07:04:39 +00:00
feof.xml Normalized the sgml-default-dtd-file local-variable line for those 2009-09-25 07:04:39 +00:00
fflush.xml Normalized the sgml-default-dtd-file local-variable line for those 2009-09-25 07:04:39 +00:00
fgetc.xml Normalized the sgml-default-dtd-file local-variable line for those 2009-09-25 07:04:39 +00:00
fgetcsv.xml Prefer <initializer> before "defaults to" 2009-11-25 14:49:47 +00:00
fgets.xml Normalized the sgml-default-dtd-file local-variable line for those 2009-09-25 07:04:39 +00:00
fgetss.xml Normalized the sgml-default-dtd-file local-variable line for those 2009-09-25 07:04:39 +00:00
file-exists.xml Normalized the sgml-default-dtd-file local-variable line for those 2009-09-25 07:04:39 +00:00
file-get-contents.xml Use &return.falseforfailure; entity. 2009-11-09 10:26:08 +00:00
file-put-contents.xml Normalized the sgml-default-dtd-file local-variable line for those 2009-09-25 07:04:39 +00:00
file.xml Normalized the sgml-default-dtd-file local-variable line for those 2009-09-25 07:04:39 +00:00
fileatime.xml Utilize &return.falseforfailure; 2009-11-13 21:37:00 +00:00
filectime.xml Utilize &return.falseforfailure; 2009-11-13 21:37:00 +00:00
filegroup.xml Normalized the sgml-default-dtd-file local-variable line for those 2009-09-25 07:04:39 +00:00
fileinode.xml Utilize &return.falseforfailure; 2009-11-13 21:37:00 +00:00
filemtime.xml Utilize &return.falseforfailure; 2009-11-13 21:37:00 +00:00
fileowner.xml Utilize &return.falseforfailure; 2009-11-13 21:37:00 +00:00
fileperms.xml Utilize &return.falseforfailure; 2009-11-13 21:37:00 +00:00
filesize.xml Normalized the sgml-default-dtd-file local-variable line for those 2009-09-25 07:04:39 +00:00
filetype.xml Normalized the sgml-default-dtd-file local-variable line for those 2009-09-25 07:04:39 +00:00
flock.xml Fix build 2009-11-19 11:14:49 +00:00
fnmatch.xml Documented flags. 2009-12-03 11:52:18 +00:00
fopen.xml Normalized the sgml-default-dtd-file local-variable line for those 2009-09-25 07:04:39 +00:00
fpassthru.xml Normalized the sgml-default-dtd-file local-variable line for those 2009-09-25 07:04:39 +00:00
fputcsv.xml Prefer <initializer> before "defaults to" 2009-11-25 14:49:47 +00:00
fputs.xml Normalized the sgml-default-dtd-file local-variable line for those 2009-09-25 07:04:39 +00:00
fread.xml Utilize &return.falseforfailure; 2009-11-13 21:37:00 +00:00
fscanf.xml Normalized the sgml-default-dtd-file local-variable line for those 2009-09-25 07:04:39 +00:00
fseek.xml Normalized the sgml-default-dtd-file local-variable line for those 2009-09-25 07:04:39 +00:00
fstat.xml Normalized the sgml-default-dtd-file local-variable line for those 2009-09-25 07:04:39 +00:00
ftell.xml Normalized the sgml-default-dtd-file local-variable line for those 2009-09-25 07:04:39 +00:00
ftruncate.xml Normalized the sgml-default-dtd-file local-variable line for those 2009-09-25 07:04:39 +00:00
fwrite.xml Normalized the sgml-default-dtd-file local-variable line for those 2009-09-25 07:04:39 +00:00
glob.xml Normalized the sgml-default-dtd-file local-variable line for those 2009-09-25 07:04:39 +00:00
is-dir.xml Normalized the sgml-default-dtd-file local-variable line for those 2009-09-25 07:04:39 +00:00
is-executable.xml Normalized the sgml-default-dtd-file local-variable line for those 2009-09-25 07:04:39 +00:00
is-file.xml Normalized the sgml-default-dtd-file local-variable line for those 2009-09-25 07:04:39 +00:00
is-link.xml Normalized the sgml-default-dtd-file local-variable line for those 2009-09-25 07:04:39 +00:00
is-readable.xml also mention in main description that it checks for existence. 2009-10-30 14:59:33 +00:00
is-uploaded-file.xml Normalized the sgml-default-dtd-file local-variable line for those 2009-09-25 07:04:39 +00:00
is-writable.xml Normalized the sgml-default-dtd-file local-variable line for those 2009-09-25 07:04:39 +00:00
is-writeable.xml Normalized the sgml-default-dtd-file local-variable line for those 2009-09-25 07:04:39 +00:00
lchgrp.xml Normalized the sgml-default-dtd-file local-variable line for those 2009-09-25 07:04:39 +00:00
lchown.xml Normalized the sgml-default-dtd-file local-variable line for those 2009-09-25 07:04:39 +00:00
link.xml Fixes Bug #49892. 2009-10-15 16:58:21 +00:00
linkinfo.xml Normalized the sgml-default-dtd-file local-variable line for those 2009-09-25 07:04:39 +00:00
lstat.xml Normalized the sgml-default-dtd-file local-variable line for those 2009-09-25 07:04:39 +00:00
mkdir.xml Normalized the sgml-default-dtd-file local-variable line for those 2009-09-25 07:04:39 +00:00
move-uploaded-file.xml Normalized the sgml-default-dtd-file local-variable line for those 2009-09-25 07:04:39 +00:00
parse-ini-file.xml Normalized the sgml-default-dtd-file local-variable line for those 2009-09-25 07:04:39 +00:00
parse-ini-string.xml Normalized the sgml-default-dtd-file local-variable line for those 2009-09-25 07:04:39 +00:00
pathinfo.xml Normalized the sgml-default-dtd-file local-variable line for those 2009-09-25 07:04:39 +00:00
pclose.xml Normalized the sgml-default-dtd-file local-variable line for those 2009-09-25 07:04:39 +00:00
popen.xml changed to "executable" fixes bug #49722 2009-09-30 13:47:31 +00:00
readfile.xml Normalized the sgml-default-dtd-file local-variable line for those 2009-09-25 07:04:39 +00:00
readlink.xml Normalized the sgml-default-dtd-file local-variable line for those 2009-09-25 07:04:39 +00:00
realpath.xml Normalized the sgml-default-dtd-file local-variable line for those 2009-09-25 07:04:39 +00:00
realpath_cache_get.xml Added complete svn:keyword list 2009-12-09 10:00:35 +00:00
realpath_cache_size.xml Added complete svn:keyword list 2009-12-09 10:00:35 +00:00
rename.xml Normalized the sgml-default-dtd-file local-variable line for those 2009-09-25 07:04:39 +00:00
rewind.xml Normalized the sgml-default-dtd-file local-variable line for those 2009-09-25 07:04:39 +00:00
rmdir.xml Normalized the sgml-default-dtd-file local-variable line for those 2009-09-25 07:04:39 +00:00
set-file-buffer.xml Normalized the sgml-default-dtd-file local-variable line for those 2009-09-25 07:04:39 +00:00
stat.xml Uses 512B blocks (bug #46991) 2009-11-20 11:04:26 +00:00
symlink.xml Normalized the sgml-default-dtd-file local-variable line for those 2009-09-25 07:04:39 +00:00
tempnam.xml Normalized the sgml-default-dtd-file local-variable line for those 2009-09-25 07:04:39 +00:00
tmpfile.xml Use &return.falseforfailure; entity. 2009-11-09 10:26:08 +00:00
touch.xml Normalized the sgml-default-dtd-file local-variable line for those 2009-09-25 07:04:39 +00:00
umask.xml Normalized the sgml-default-dtd-file local-variable line for those 2009-09-25 07:04:39 +00:00
unlink.xml Normalized the sgml-default-dtd-file local-variable line for those 2009-09-25 07:04:39 +00:00