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

Go to the source code of this file.

Macros

#define phpext_fileinfo_ptr   &fileinfo_module_entry
 
#define PHP_FILEINFO_VERSION   PHP_VERSION
 
#define PHP_FILEINFO_API
 

Functions

 PHP_MINFO_FUNCTION (fileinfo)
 

Variables

zend_module_entry fileinfo_module_entry
 

Macro Definition Documentation

◆ PHP_FILEINFO_API

#define PHP_FILEINFO_API

Definition at line 30 of file php_fileinfo.h.

◆ PHP_FILEINFO_VERSION

#define PHP_FILEINFO_VERSION   PHP_VERSION

Definition at line 23 of file php_fileinfo.h.

◆ phpext_fileinfo_ptr

#define phpext_fileinfo_ptr   &fileinfo_module_entry

Definition at line 21 of file php_fileinfo.h.

Function Documentation

◆ PHP_MINFO_FUNCTION()

PHP_MINFO_FUNCTION ( fileinfo )

Definition at line 144 of file fileinfo.c.

Variable Documentation

◆ fileinfo_module_entry

zend_module_entry fileinfo_module_entry
extern

Definition at line 125 of file fileinfo.c.