Searched refs:filestat (Results 1 – 5 of 5) sorted by relevance
20 PHP_RINIT_FUNCTION(filestat);21 PHP_RSHUTDOWN_FUNCTION(filestat);
30 file.c filestat.c formatted_print.c fsock.c head.c html.c image.c \
85 PHP_RINIT_FUNCTION(filestat) /* {{{ */ in PHP_RINIT_FUNCTION() argument93 PHP_RSHUTDOWN_FUNCTION(filestat) /* {{{ */ in PHP_RSHUTDOWN_FUNCTION() argument
406 filestat.c
424 PHP_RINIT(filestat)(INIT_FUNC_ARGS_PASSTHRU); in PHP_RINIT_FUNCTION() local475 PHP_RSHUTDOWN(filestat)(SHUTDOWN_FUNC_ARGS_PASSTHRU); in PHP_RSHUTDOWN_FUNCTION() local
Completed in 13 milliseconds