ACIL FM
Dark
Refresh
Current DIR:
/opt/cpanel/ea-php82/root/usr/include/php/main
/
opt
cpanel
ea-php82
root
usr
include
php
main
Upload
Zip Selected
Delete Selected
Pilih semua
Nama
Ukuran
Permission
Aksi
streams
-
chmod
Open
Rename
Delete
build-defs.h
7.19 MB
chmod
View
DL
Edit
Rename
Delete
fastcgi.h
4.78 MB
chmod
View
DL
Edit
Rename
Delete
fopen_wrappers.h
2.2 MB
chmod
View
DL
Edit
Rename
Delete
http_status_codes.h
2.83 MB
chmod
View
DL
Edit
Rename
Delete
php.h
11.51 MB
chmod
View
DL
Edit
Rename
Delete
php_compat.h
19.66 MB
chmod
View
DL
Edit
Rename
Delete
php_config.h
49.05 MB
chmod
View
DL
Edit
Rename
Delete
php_content_types.h
1.31 MB
chmod
View
DL
Edit
Rename
Delete
php_getopt.h
1.63 MB
chmod
View
DL
Edit
Rename
Delete
php_globals.h
3.84 MB
chmod
View
DL
Edit
Rename
Delete
php_ini.h
3.53 MB
chmod
View
DL
Edit
Rename
Delete
php_ini_builder.h
2.73 MB
chmod
View
DL
Edit
Rename
Delete
php_main.h
2.21 MB
chmod
View
DL
Edit
Rename
Delete
php_memory_streams.h
3.23 MB
chmod
View
DL
Edit
Rename
Delete
php_network.h
10.46 MB
chmod
View
DL
Edit
Rename
Delete
php_odbc_utils.h
1.27 MB
chmod
View
DL
Edit
Rename
Delete
php_open_temporary_file.h
1.91 MB
chmod
View
DL
Edit
Rename
Delete
php_output.h
8.83 MB
chmod
View
DL
Edit
Rename
Delete
php_reentrancy.h
3.16 MB
chmod
View
DL
Edit
Rename
Delete
php_scandir.h
1.67 MB
chmod
View
DL
Edit
Rename
Delete
php_streams.h
29.49 MB
chmod
View
DL
Edit
Rename
Delete
php_syslog.h
1.54 MB
chmod
View
DL
Edit
Rename
Delete
php_ticks.h
1.34 MB
chmod
View
DL
Edit
Rename
Delete
php_variables.h
2.07 MB
chmod
View
DL
Edit
Rename
Delete
php_version.h
266 B
chmod
View
DL
Edit
Rename
Delete
rfc1867.h
3.14 MB
chmod
View
DL
Edit
Rename
Delete
SAPI.h
10.01 MB
chmod
View
DL
Edit
Rename
Delete
snprintf.h
5.6 MB
chmod
View
DL
Edit
Rename
Delete
spprintf.h
1.47 MB
chmod
View
DL
Edit
Rename
Delete
Edit file: /opt/cpanel/ea-php82/root/usr/include/php/main/php_variables.h
/* +----------------------------------------------------------------------+ | Copyright (c) The PHP Group | +----------------------------------------------------------------------+ | This source file is subject to version 3.01 of the PHP license, | | that is bundled with this package in the file LICENSE, and is | | available through the world-wide-web at the following url: | | https://www.php.net/license/3_01.txt | | If you did not receive a copy of the PHP license and are unable to | | obtain it through the world-wide-web, please send a note to | | license@php.net so we can mail you a copy immediately. | +----------------------------------------------------------------------+ | Authors: Rasmus Lerdorf <rasmus@lerdorf.on.ca> | | Zeev Suraski <zeev@php.net> | +----------------------------------------------------------------------+ */ #ifndef PHP_VARIABLES_H #define PHP_VARIABLES_H #include "php.h" #include "SAPI.h" #define PARSE_POST 0 #define PARSE_GET 1 #define PARSE_COOKIE 2 #define PARSE_STRING 3 #define PARSE_ENV 4 #define PARSE_SERVER 5 #define PARSE_SESSION 6 BEGIN_EXTERN_C() void php_startup_auto_globals(void); extern PHPAPI void (*php_import_environment_variables)(zval *array_ptr); extern PHPAPI void (*php_load_environment_variables)(zval *array_ptr); PHPAPI void php_register_variable(const char *var, const char *val, zval *track_vars_array); /* binary-safe version */ PHPAPI void php_register_variable_safe(const char *var, const char *val, size_t val_len, zval *track_vars_array); PHPAPI void php_register_variable_ex(const char *var, zval *val, zval *track_vars_array); PHPAPI void php_register_known_variable(const char *var, size_t var_len, zval *value, zval *track_vars_array); PHPAPI void php_build_argv(const char *s, zval *track_vars_array); PHPAPI int php_hash_environment(void); END_EXTERN_C() #define NUM_TRACK_VARS 6 #endif /* PHP_VARIABLES_H */
Simpan
Batal
Isi Zip:
Unzip
Create
Buat Folder
Buat File
Terminal / Execute
Run
Chmod Bulk
All File
All Folder
All File dan Folder
Apply