php-internal-docs 8.4.8
Unofficial docs for php/php-src
Loading...
Searching...
No Matches
php_exif.h File Reference
#include "php_version.h"

Go to the source code of this file.

Macros

#define PHP_EXIF_VERSION   PHP_VERSION
 
#define phpext_exif_ptr   &exif_module_entry
 

Variables

zend_module_entry exif_module_entry
 

Macro Definition Documentation

◆ PHP_EXIF_VERSION

#define PHP_EXIF_VERSION   PHP_VERSION

Definition at line 19 of file php_exif.h.

◆ phpext_exif_ptr

#define phpext_exif_ptr   &exif_module_entry

Definition at line 22 of file php_exif.h.

Variable Documentation

◆ exif_module_entry

zend_module_entry exif_module_entry
extern

Definition at line 196 of file exif.c.