Home
last modified time | relevance | path

Searched refs:S (Results 226 – 234 of 234) sorted by path

12345678910

/PHP-5.5/sapi/apache_hooks/
H A Dconfig.m492 # Test whether apxs support -S option
93 $APXS -q -S CFLAGS="$APXS_CFLAGS" CFLAGS >/dev/null 2>&1
96 APACHE_HOOKS_INSTALL="$APXS -i -a -n php5 $SAPI_SHARED" # Old apxs does not have -S option
101 $APXS -S LIBEXECDIR='$APXS_LIBEXECDIR' \
107 $APXS -S LIBEXECDIR='$APXS_LIBEXECDIR' \
108 -S SYSCONFDIR='$APXS_SYSCONFDIR' \
/PHP-5.5/sapi/cli/tests/
H A Dphp_cli_server.inc21 $cmd = "{$php_executable} -t {$doc_root} -n -S " . PHP_CLI_SERVER_ADDRESS;
28 $cmd = "exec {$php_executable} -t {$doc_root} -n -S " . PHP_CLI_SERVER_ADDRESS;
/PHP-5.5/sapi/fpm/
H A Dphp-fpm.conf.in424 ; %d/%b/%Y:%H:%M:%S %z (default)
427 ; %d/%b/%Y:%H:%M:%S %z (default)
/PHP-5.5/sapi/thttpd/
H A Dthttpd_patch250 const char* rfc1123fmt = "%a, %d %b %Y %H:%M:%S GMT";
856 - const char* cernfmt_nozone = "%d/%b/%Y:%H:%M:%S";
1323 + const char* rfc1123fmt = "%a, %d %b %Y %H:%M:%S GMT";
2290 + const char* rfc1123fmt = "%a, %d %b %Y %H:%M:%S GMT";
2293 + const char* cernfmt_nozone = "%d/%b/%Y:%H:%M:%S";
/PHP-5.5/scripts/dev/
H A Dgenerate-phpt.phar8 …����t�������-���setup/preconditions/gtIsSpecifiedTestType.phpp����Jp��?�Sܶ������*���setup/pre…
/PHP-5.5/tests/lang/
H A Dfunc_get_args.003.phpt10 Warning\: func_get_args\(\)\: Called from the global scope - no function context in \S* on line 3
/PHP-5.5/win32/
H A Dphp5dllts.rc31 // English (U.S.) resources
97 #endif // English (U.S.) resources
H A Dphp5ts.rc31 // English (U.S.) resources
97 #endif // English (U.S.) resources
H A Dphp5ts_cli.rc31 // English (U.S.) resources
97 #endif // English (U.S.) resources

Completed in 29 milliseconds

12345678910