Home
last modified time | relevance | path

Searched refs:env (Results 151 – 172 of 172) sorted by relevance

1234567

/php-src/win32/
H A Dcodepage.c428 PW32CP wchar_t *php_win32_cp_env_any_to_w(const char* env) in php_win32_cp_env_any_to_w() argument
431 char *cur = (char *)env, *prev; in php_win32_cp_env_any_to_w()
434 if (!env) { in php_win32_cp_env_any_to_w()
H A Dcodepage.h74 PW32CP wchar_t *php_win32_cp_env_any_to_w(const char* env);
/php-src/ext/pdo_pgsql/tests/
H A Dbug62479.phpt13 if (empty($dsn)) die('skip no dsn found in env');
/php-src/sapi/fpm/
H A Dwww.conf.in313 ; it must be associated with embraces to specify the name of the env
443 ; by clearing the environment in workers before env vars specified in this
460 ; Default Value: clean env
461 ;env[HOSTNAME] = $HOSTNAME
462 ;env[PATH] = /usr/local/bin:/usr/bin:/bin
463 ;env[TMP] = /tmp
464 ;env[TMPDIR] = /tmp
465 ;env[TEMP] = /tmp
/php-src/sapi/cgi/
H A Dcgi_main.c1587 char **env, *p, *q, *var, *val, *t = buf; local
1591 for (env = environ; env != NULL && *env != NULL; env++) {
1592 val = strchr(*env, '=');
1596 var_len = val - *env;
1601 var = *env;
/php-src/TSRM/
H A Dtsrm_win32.c445 TSRM_API FILE *popen_ex(const char *command, const char *type, const char *cwd, const char *env) in popen_ex() argument
547 envw = php_win32_cp_env_any_to_w(env); in popen_ex()
551 if (env) { in popen_ex()
/php-src/ext/mysqli/tests/test_setup/
H A Dtest_helpers.inc69 …* @param bool $enable_env_flags Enable setting of connection flags through env(MYSQL_TEST_CONNECT…
/php-src/sapi/litespeed/
H A Dlsapilib.c3813 char **env; in unset_lsapi_envs() local
3815 env = *_NSGetEnviron(); in unset_lsapi_envs()
3817 env = environ; in unset_lsapi_envs()
3819 while( env != NULL && *env != NULL ) in unset_lsapi_envs()
3821 if (!strncmp(*env, "LSAPI_", 6) || !strncmp( *env, "PHP_LSAPI_", 10 ) in unset_lsapi_envs()
3822 || (!strncmp( *env, "PHPRC=", 6 )&&(!s_uid))) in unset_lsapi_envs()
3824 char ** del = env; in unset_lsapi_envs()
3830 ++env; in unset_lsapi_envs()
/php-src/ext/pdo_mysql/tests/inc/
H A Dmysql_pdo_test.inc5 foreach ($env as $k => $v) {
/php-src/Zend/tests/stack_limit/
H A Dstack_limit_006.phpt2 Stack limit 006 - env size affects __libc_stack_end
/php-src/win32/build/
H A Dconfutils.js599 var i, found = false, place = false, file, env;
622 env = WshShell.Environment("Process").Item(env_name);
623 env = env.split(";");
624 for (i = 0; i < env.length; i++) {
625 file = glob(env[i] + "\\" + thing_to_find);
/php-src/ext/soap/
H A Dsoap.c1274 xmlNodePtr env = get_node(doc_request->children,"Envelope"); local
1275 if (env && env->ns) {
1276 if (strcmp((char*)env->ns->href, SOAP_1_1_ENV_NAMESPACE) == 0) {
1278 } else if (strcmp((char*)env->ns->href,SOAP_1_2_ENV_NAMESPACE) == 0) {
2962 xmlNodePtr trav,env,head,body,func; local
2969 env = get_envelope(request->children, version, &envelope_ns);
2970 if (!env) {
2974 attr = env->properties;
2990 trav = env->children;
/php-src/ext/opcache/jit/ir/dynasm/
H A Dminilua.c287 struct Table*env; member
483 TValue env; member
819 c->c.env=e;
827 c->l.env=e;
1333 u->uv.env=e;
1869 markobject(g,cl->c.env);
4988 sethvalue(L,&g,cl->env);
4998 sethvalue(L,&g,cl->env);
5329 sethvalue(L,&L->env,func->c.env);
5330 return&L->env;
[all …]
/php-src/build/
H A Dshtool1227env -i sort -n | sed -n -e '$p' | sed -e 's/^\([0-9][0-9]*\.[0-9][0-9]*\).*/\1/') 2>/dev/null`
1240 /bin/ls *[_-]release *[_-]version 2>/dev/null | env -i sort | \
/php-src/sapi/fpm/fpm/
H A Dfpm_conf.c705 for (kv = wpc->env; kv; kv = kv_next) { in fpm_worker_pool_config_free()
1571 config = (char *)current_wp->config + WPO(env); in fpm_conf_ini_parser_array()
1819 for (kv = wp->config->env; kv; kv = kv->next) { in fpm_conf_dump()
/php-src/
H A DUPGRADING258 . Added ability to change .php_history path through PHP_HISTFILE env variable.
H A Dconfigure.ac67 dnl Allow overriding PHP_EXTRA_VERSION through the homonymous env var
H A Dphp.ini-development805 ; https://php.net/cgi.redirect-status-env
H A Dphp.ini-production807 ; https://php.net/cgi.redirect-status-env
/php-src/sapi/fpm/tests/
H A Dtester.inc507 …* @param array|null $envVars List of env variable to execute FPM with or null to use the curre…
/php-src/ext/fileinfo/tests/
H A Dmagic私はガラスを食べられます24208 0 search/1 #!/usr/bin/env\ lua Lua script text executable
24210 0 search/1 #!\ /usr/bin/env\ lua Lua script text executable
31697 0 string #!/usr/bin/env\ perl Perl script text executable
31699 0 string #!\ /usr/bin/env\ perl Perl script text executable
37045 0 search/1 #!/usr/bin/env\ tcl Tcl script text executable
37047 0 search/1 #!\ /usr/bin/env\ tcl Tcl script text executable
38035 # using env
38036 0 string/t #!/usr/bin/env a
38040 0 string/b #!/usr/bin/env a
38044 0 string/t #!\ /usr/bin/env a
[all …]
H A Dmagic24208 0 search/1 #!/usr/bin/env\ lua Lua script text executable
24210 0 search/1 #!\ /usr/bin/env\ lua Lua script text executable
31697 0 string #!/usr/bin/env\ perl Perl script text executable
31699 0 string #!\ /usr/bin/env\ perl Perl script text executable
37045 0 search/1 #!/usr/bin/env\ tcl Tcl script text executable
37047 0 search/1 #!\ /usr/bin/env\ tcl Tcl script text executable
38035 # using env
38036 0 string/t #!/usr/bin/env a
38040 0 string/b #!/usr/bin/env a
38044 0 string/t #!\ /usr/bin/env a
[all …]

Completed in 283 milliseconds

1234567