php-internal-docs 8.4.8
Unofficial docs for php/php-src
|
#include "php_version.h"
Go to the source code of this file.
Macros | |
#define | phpext_tidy_ptr &tidy_module_entry |
#define | PHP_TIDY_VERSION PHP_VERSION |
#define | TG(v) |
Variables | |
zend_module_entry | tidy_module_entry |
char * | default_config |
bool | clean_output |
#define PHP_TIDY_VERSION PHP_VERSION |
Definition at line 24 of file php_tidy.h.
#define phpext_tidy_ptr &tidy_module_entry |
Definition at line 21 of file php_tidy.h.
Definition at line 31 of file php_tidy.h.
bool clean_output |
Definition at line 28 of file php_tidy.h.
char* default_config |
Definition at line 27 of file php_tidy.h.
|
extern |