summaryrefslogtreecommitdiff
path: root/ext/mbstring/php_mbregex.c
diff options
context:
space:
mode:
authorSascha Schumann <sas@php.net>2002-10-07 03:12:06 +0000
committerSascha Schumann <sas@php.net>2002-10-07 03:12:06 +0000
commit88b2d8bb8f56926805903fbd4bf2e53631fe728e (patch)
treea848312cc37eb40029cf056acbcef2f939e64484 /ext/mbstring/php_mbregex.c
parent2dde6fb594a1c90a30ecd0cda20e562e37ad58e9 (diff)
downloadphp-git-88b2d8bb8f56926805903fbd4bf2e53631fe728e.tar.gz
stdio buffers data in user land. By calling fflush(3), this
data is sent to the kernel using write(2). fsync'ing a file descriptor is not required -- writing to a fd has the same affect as calling fflush after each fwrite.
Diffstat (limited to 'ext/mbstring/php_mbregex.c')
0 files changed, 0 insertions, 0 deletions