OnUpdateString 707 Zend/zend_ini.c ZEND_API ZEND_INI_MH(OnUpdateString) /* {{{ */ OnUpdateString 162 Zend/zend_ini.h ZEND_API ZEND_INI_MH(OnUpdateString); OnUpdateString 947 ext/date/php_date.c if (OnUpdateString(entry, new_value, mh_arg1, mh_arg2, mh_arg3, stage) == FAILURE) { OnUpdateString 492 ext/dba/dba.c return OnUpdateString(entry, new_value, mh_arg1, mh_arg2, mh_arg3, stage); OnUpdateString 502 ext/dba/dba.c return OnUpdateString(entry, new_value, mh_arg1, mh_arg2, mh_arg3, stage); OnUpdateString 176 ext/exif/exif.c return OnUpdateString(entry, new_value, mh_arg1, mh_arg2, mh_arg3, stage); OnUpdateString 191 ext/exif/exif.c return OnUpdateString(entry, new_value, mh_arg1, mh_arg2, mh_arg3, stage); OnUpdateString 238 ext/iconv/iconv.c OnUpdateString(entry, new_value, mh_arg1, mh_arg2, mh_arg3, stage); OnUpdateString 251 ext/iconv/iconv.c OnUpdateString(entry, new_value, mh_arg1, mh_arg2, mh_arg3, stage); OnUpdateString 264 ext/iconv/iconv.c OnUpdateString(entry, new_value, mh_arg1, mh_arg2, mh_arg3, stage); OnUpdateString 1349 ext/mbstring/mbstring.c if (OnUpdateString(entry, new_value, mh_arg1, mh_arg2, mh_arg3, stage) == FAILURE) { OnUpdateString 338 ext/mcrypt/mcrypt.c STD_PHP_INI_ENTRY("mcrypt.algorithms_dir", NULL, PHP_INI_ALL, OnUpdateString, algorithms_dir, zend_mcrypt_globals, mcrypt_globals) OnUpdateString 339 ext/mcrypt/mcrypt.c STD_PHP_INI_ENTRY("mcrypt.modes_dir", NULL, PHP_INI_ALL, OnUpdateString, modes_dir, zend_mcrypt_globals, mcrypt_globals) OnUpdateString 516 ext/mysqli/mysqli.c STD_PHP_INI_ENTRY("mysqli.default_host", NULL, PHP_INI_ALL, OnUpdateString, default_host, zend_mysqli_globals, mysqli_globals) OnUpdateString 517 ext/mysqli/mysqli.c STD_PHP_INI_ENTRY("mysqli.default_user", NULL, PHP_INI_ALL, OnUpdateString, default_user, zend_mysqli_globals, mysqli_globals) OnUpdateString 518 ext/mysqli/mysqli.c STD_PHP_INI_ENTRY("mysqli.default_pw", NULL, PHP_INI_ALL, OnUpdateString, default_pw, zend_mysqli_globals, mysqli_globals) OnUpdateString 230 ext/mysqlnd/php_mysqlnd.c STD_PHP_INI_ENTRY("mysqlnd.debug", NULL, PHP_INI_SYSTEM, OnUpdateString, debug, zend_mysqlnd_globals, mysqlnd_globals) OnUpdateString 231 ext/mysqlnd/php_mysqlnd.c STD_PHP_INI_ENTRY("mysqlnd.trace_alloc", NULL, PHP_INI_SYSTEM, OnUpdateString, trace_alloc_settings, zend_mysqlnd_globals, mysqlnd_globals) OnUpdateString 237 ext/mysqlnd/php_mysqlnd.c STD_PHP_INI_ENTRY("mysqlnd.sha256_server_public_key",NULL, PHP_INI_PERDIR, OnUpdateString, sha256_server_public_key, zend_mysqlnd_globals, mysqlnd_globals) OnUpdateString 1064 ext/oci8/oci8.c STD_PHP_INI_ENTRY( "oci8.connection_class", "", PHP_INI_ALL, OnUpdateString, connection_class, zend_oci_globals, oci_globals) OnUpdateString 685 ext/odbc/php_odbc.c STD_PHP_INI_ENTRY("odbc.default_db", NULL, PHP_INI_ALL, OnUpdateString, OnUpdateString 687 ext/odbc/php_odbc.c STD_PHP_INI_ENTRY("odbc.default_user", NULL, PHP_INI_ALL, OnUpdateString, OnUpdateString 689 ext/odbc/php_odbc.c STD_PHP_INI_ENTRY_EX("odbc.default_pw", NULL, PHP_INI_ALL, OnUpdateString, OnUpdateString 266 ext/opcache/zend_accelerator_module.c OnUpdateString(entry, new_value, mh_arg1, mh_arg2, mh_arg3, stage); OnUpdateString 289 ext/opcache/zend_accelerator_module.c STD_PHP_INI_ENTRY("opcache.blacklist_filename" , "" , PHP_INI_SYSTEM, OnUpdateString, accel_directives.user_blacklist_filename, zend_accel_globals, accel_globals) OnUpdateString 299 ext/opcache/zend_accelerator_module.c STD_PHP_INI_ENTRY("opcache.error_log" , "" , PHP_INI_SYSTEM, OnUpdateString, accel_directives.error_log, zend_accel_globals, accel_globals) OnUpdateString 300 ext/opcache/zend_accelerator_module.c STD_PHP_INI_ENTRY("opcache.restrict_api" , "" , PHP_INI_SYSTEM, OnUpdateString, accel_directives.restrict_api, zend_accel_globals, accel_globals) OnUpdateString 303 ext/opcache/zend_accelerator_module.c STD_PHP_INI_ENTRY("opcache.mmap_base", NULL, PHP_INI_SYSTEM, OnUpdateString, accel_directives.mmap_base, zend_accel_globals, accel_globals) OnUpdateString 99 ext/pdo_mysql/pdo_mysql.c STD_PHP_INI_ENTRY("pdo_mysql.debug", NULL, PHP_INI_SYSTEM, OnUpdateString, debug, zend_pdo_mysql_globals, pdo_mysql_globals) OnUpdateString 121 ext/readline/readline_cli.c STD_PHP_INI_ENTRY("cli.pager", "", PHP_INI_ALL, OnUpdateString, pager, zend_cli_readline_globals, cli_readline_globals) OnUpdateString 122 ext/readline/readline_cli.c STD_PHP_INI_ENTRY("cli.prompt", DEFAULT_PROMPT, PHP_INI_ALL, OnUpdateString, prompt, zend_cli_readline_globals, cli_readline_globals) OnUpdateString 718 ext/session/session.c OnUpdateString(entry, new_value, mh_arg1, mh_arg2, mh_arg3, stage); OnUpdateString 828 ext/session/session.c STD_PHP_INI_ENTRY("session.cookie_path", "/", PHP_INI_ALL, OnUpdateString, cookie_path, php_ps_globals, ps_globals) OnUpdateString 829 ext/session/session.c STD_PHP_INI_ENTRY("session.cookie_domain", "", PHP_INI_ALL, OnUpdateString, cookie_domain, php_ps_globals, ps_globals) OnUpdateString 835 ext/session/session.c STD_PHP_INI_ENTRY("session.referer_check", "", PHP_INI_ALL, OnUpdateString, extern_referer_chk, php_ps_globals, ps_globals) OnUpdateString 837 ext/session/session.c STD_PHP_INI_ENTRY("session.entropy_file", "/dev/urandom", PHP_INI_ALL, OnUpdateString, entropy_file, php_ps_globals, ps_globals) OnUpdateString 840 ext/session/session.c STD_PHP_INI_ENTRY("session.entropy_file", "/dev/arandom", PHP_INI_ALL, OnUpdateString, entropy_file, php_ps_globals, ps_globals) OnUpdateString 843 ext/session/session.c STD_PHP_INI_ENTRY("session.entropy_file", "", PHP_INI_ALL, OnUpdateString, entropy_file, php_ps_globals, ps_globals) OnUpdateString 846 ext/session/session.c STD_PHP_INI_ENTRY("session.cache_limiter", "nocache", PHP_INI_ALL, OnUpdateString, cache_limiter, php_ps_globals, ps_globals) OnUpdateString 859 ext/session/session.c "upload_progress_", ZEND_INI_PERDIR, OnUpdateString, rfc1867_prefix, php_ps_globals, ps_globals) OnUpdateString 861 ext/session/session.c "PHP_SESSION_UPLOAD_PROGRESS", ZEND_INI_PERDIR, OnUpdateString, rfc1867_name, php_ps_globals, ps_globals) OnUpdateString 517 ext/soap/soap.c OnUpdateString(entry, new_value, mh_arg1, mh_arg2, mh_arg3, stage); OnUpdateString 83 ext/sqlite3/sqlite3.c STD_PHP_INI_ENTRY("sqlite3.extension_dir", NULL, PHP_INI_SYSTEM, OnUpdateString, extension_dir, zend_sqlite3_globals, sqlite3_globals) OnUpdateString 165 ext/standard/file.c STD_PHP_INI_ENTRY("user_agent", NULL, PHP_INI_ALL, OnUpdateString, user_agent, php_file_globals, file_globals) OnUpdateString 166 ext/standard/file.c STD_PHP_INI_ENTRY("from", NULL, PHP_INI_ALL, OnUpdateString, from_address, php_file_globals, file_globals) OnUpdateString 278 ext/tidy/tidy.c STD_PHP_INI_ENTRY("tidy.default_config", "", PHP_INI_SYSTEM, OnUpdateString, default_config, zend_tidy_globals, tidy_globals) OnUpdateString 1414 ext/zlib/zlib.c return OnUpdateString(entry, new_value, mh_arg1, mh_arg2, mh_arg3, stage); OnUpdateString 392 main/main.c OnUpdateString(entry, new_value, mh_arg1, mh_arg2, mh_arg3, stage); OnUpdateString 403 main/main.c OnUpdateString(entry, new_value, mh_arg1, mh_arg2, mh_arg3, stage); OnUpdateString 414 main/main.c OnUpdateString(entry, new_value, mh_arg1, mh_arg2, mh_arg3, stage); OnUpdateString 430 main/main.c OnUpdateString(entry, new_value, mh_arg1, mh_arg2, mh_arg3, stage); OnUpdateString 445 main/main.c OnUpdateString(entry, new_value, mh_arg1, mh_arg2, mh_arg3, stage); OnUpdateString 496 main/main.c STD_PHP_INI_ENTRY("docref_root", "", PHP_INI_ALL, OnUpdateString, docref_root, php_core_globals, core_globals) OnUpdateString 497 main/main.c STD_PHP_INI_ENTRY("docref_ext", "", PHP_INI_ALL, OnUpdateString, docref_ext, php_core_globals, core_globals) OnUpdateString 511 main/main.c STD_PHP_INI_ENTRY("output_handler", NULL, PHP_INI_PERDIR|PHP_INI_SYSTEM, OnUpdateString, output_handler, php_core_globals, core_globals) OnUpdateString 518 main/main.c STD_PHP_INI_ENTRY("unserialize_callback_func", NULL, PHP_INI_ALL, OnUpdateString, unserialize_callback_func, php_core_globals, core_globals) OnUpdateString 523 main/main.c STD_PHP_INI_ENTRY("auto_append_file", NULL, PHP_INI_SYSTEM|PHP_INI_PERDIR, OnUpdateString, auto_append_file, php_core_globals, core_globals) OnUpdateString 524 main/main.c STD_PHP_INI_ENTRY("auto_prepend_file", NULL, PHP_INI_SYSTEM|PHP_INI_PERDIR, OnUpdateString, auto_prepend_file, php_core_globals, core_globals) OnUpdateString 526 main/main.c STD_PHP_INI_ENTRY("default_charset", PHP_DEFAULT_CHARSET, PHP_INI_ALL, OnUpdateString, default_charset, sapi_globals_struct, sapi_globals) OnUpdateString 527 main/main.c STD_PHP_INI_ENTRY("default_mimetype", SAPI_DEFAULT_MIMETYPE, PHP_INI_ALL, OnUpdateString, default_mimetype, sapi_globals_struct, sapi_globals) OnUpdateString 545 main/main.c STD_PHP_INI_ENTRY("user_dir", NULL, PHP_INI_SYSTEM, OnUpdateString, user_dir, php_core_globals, core_globals) OnUpdateString 547 main/main.c STD_PHP_INI_ENTRY("request_order", NULL, PHP_INI_SYSTEM|PHP_INI_PERDIR, OnUpdateString, request_order, php_core_globals, core_globals) OnUpdateString 549 main/main.c STD_PHP_INI_ENTRY("error_append_string", NULL, PHP_INI_ALL, OnUpdateString, error_append_string, php_core_globals, core_globals) OnUpdateString 550 main/main.c STD_PHP_INI_ENTRY("error_prepend_string", NULL, PHP_INI_ALL, OnUpdateString, error_prepend_string, php_core_globals, core_globals) OnUpdateString 573 main/main.c STD_PHP_INI_ENTRY("user_ini.filename", ".user.ini", PHP_INI_SYSTEM, OnUpdateString, user_ini_filename, php_core_globals, core_globals) OnUpdateString 1441 sapi/cgi/cgi_main.c STD_PHP_INI_ENTRY("cgi.redirect_status_env", NULL, PHP_INI_SYSTEM, OnUpdateString, redirect_status_env, php_cgi_globals_struct, php_cgi_globals) OnUpdateString 1469 sapi/fpm/fpm/fpm_main.c STD_PHP_INI_ENTRY("cgi.redirect_status_env", NULL, PHP_INI_SYSTEM, OnUpdateString, redirect_status_env, php_cgi_globals_struct, php_cgi_globals) OnUpdateString 1473 sapi/fpm/fpm/fpm_main.c STD_PHP_INI_ENTRY("fastcgi.error_header", NULL, PHP_INI_SYSTEM, OnUpdateString, error_header, php_cgi_globals_struct, php_cgi_globals) OnUpdateString 1474 sapi/fpm/fpm/fpm_main.c STD_PHP_INI_ENTRY("fpm.config", NULL, PHP_INI_SYSTEM, OnUpdateString, fpm_config, php_cgi_globals_struct, php_cgi_globals) OnUpdateString 72 sapi/phpdbg/phpdbg.c STD_PHP_INI_ENTRY("phpdbg.path", "", PHP_INI_SYSTEM | PHP_INI_PERDIR, OnUpdateString, socket_path, zend_phpdbg_globals, phpdbg_globals) OnUpdateString 26 sapi/phpdbg/phpdbg_rinit_hook.c STD_PHP_INI_ENTRY("phpdbg.auth", "", PHP_INI_SYSTEM | PHP_INI_PERDIR, OnUpdateString, auth, zend_phpdbg_webhelper_globals, phpdbg_webhelper_globals) OnUpdateString 27 sapi/phpdbg/phpdbg_rinit_hook.c STD_PHP_INI_ENTRY("phpdbg.path", "", PHP_INI_SYSTEM | PHP_INI_PERDIR, OnUpdateString, path, zend_phpdbg_webhelper_globals, phpdbg_webhelper_globals)