php-internal-docs 8.4.8
Unofficial docs for php/php-src
|
Go to the source code of this file.
Functions | |
PHPAPI int | flock (int fd, int operation) |
PHPAPI int | php_flock (int fd, int operation) |
PHPAPI int flock | ( | int | fd, |
int | operation ) |
Definition at line 22 of file flock_compat.c.
PHPAPI int php_flock | ( | int | fd, |
int | operation ) |
Definition at line 28 of file flock_compat.c.