php-internal-docs
8.4.8
Unofficial docs for php/php-src
Loading...
Searching...
No Matches
php_standard.h
Go to the documentation of this file.
1
/*
2
+----------------------------------------------------------------------+
3
| Copyright (c) The PHP Group |
4
+----------------------------------------------------------------------+
5
| This source file is subject to version 3.01 of the PHP license, |
6
| that is bundled with this package in the file LICENSE, and is |
7
| available through the world-wide-web at the following url: |
8
| https://www.php.net/license/3_01.txt |
9
| If you did not receive a copy of the PHP license and are unable to |
10
| obtain it through the world-wide-web, please send a note to |
11
| license@php.net so we can mail you a copy immediately. |
12
+----------------------------------------------------------------------+
13
| Author: |
14
+----------------------------------------------------------------------+
15
*/
16
17
#include "
basic_functions.h
"
18
#include "
php_math.h
"
19
#include "
php_string.h
"
20
#include "
base64.h
"
21
#include "
php_dir.h
"
22
#include "
php_dns.h
"
23
#include "
php_mail.h
"
24
#include "
md5.h
"
25
#include "
sha1.h
"
26
#include "
html.h
"
27
#include "
exec.h
"
28
#include "
file.h
"
29
#include "
php_ext_syslog.h
"
30
#include "
php_filestat.h
"
31
#include "
php_browscap.h
"
32
#include "
pack.h
"
33
#include "
datetime.h
"
34
#include "
url.h
"
35
#include "
pageinfo.h
"
36
#include "
fsock.h
"
37
#include "
php_image.h
"
38
#include "
info.h
"
39
#include "
php_var.h
"
40
#include "
quot_print.h
"
41
#include "
dl.h
"
42
#include "
php_crypt.h
"
43
#include "
head.h
"
44
#include "
php_output.h
"
45
#include "
php_array.h
"
46
#include "
php_assert.h
"
47
#include "
php_versioning.h
"
48
#include "
php_password.h
"
49
50
#include "
php_version.h
"
51
#define PHP_STANDARD_VERSION PHP_VERSION
52
53
#define phpext_standard_ptr basic_functions_module_ptr
54
PHP_MINIT_FUNCTION
(standard_filters);
55
PHP_MSHUTDOWN_FUNCTION
(standard_filters);
base64.h
basic_functions.h
datetime.h
dl.h
exec.h
fsock.h
head.h
info.h
md5.h
pack.h
pageinfo.h
PHP_MSHUTDOWN_FUNCTION
#define PHP_MSHUTDOWN_FUNCTION
Definition
php.h:401
PHP_MINIT_FUNCTION
#define PHP_MINIT_FUNCTION
Definition
php.h:400
php_array.h
php_assert.h
php_browscap.h
php_crypt.h
php_dir.h
php_dns.h
php_ext_syslog.h
php_filestat.h
php_image.h
php_mail.h
php_math.h
php_output.h
php_password.h
php_string.h
php_var.h
php_version.h
php_versioning.h
quot_print.h
sha1.h
file.h
html.h
url.h
ext
standard
php_standard.h
Generated on Sat Aug 23 2025 01:46:12 for php-internal-docs by
1.13.2