php-internal-docs 8.4.8
Unofficial docs for php/php-src
Loading...
Searching...
No Matches
pageinfo.h File Reference

Go to the source code of this file.

Functions

PHPAPI void php_statpage (void)
 
PHPAPI time_t php_getlastmod (void)
 
zend_long php_getuid (void)
 
zend_long php_getgid (void)
 

Function Documentation

◆ php_getgid()

zend_long php_getgid ( void )
extern

Definition at line 79 of file pageinfo.c.

◆ php_getlastmod()

PHPAPI time_t php_getlastmod ( void )

Definition at line 147 of file pageinfo.c.

◆ php_getuid()

zend_long php_getuid ( void )
extern

Definition at line 72 of file pageinfo.c.

◆ php_statpage()

PHPAPI void php_statpage ( void )

Definition at line 51 of file pageinfo.c.