Home
last modified time | relevance | path

Searched refs:X (Results 1 – 25 of 331) sorted by last modified time

12345678910>>...14

/PHP-5.5/win32/
H A Dinstall.txt63 have a web server (e.g. Apache on Linux and MacOS X; IIS on Windows).
1518 * > run -X -f /path/to/httpd.conf
1520 * > run -X -f /path/to/httpd.conf
/PHP-5.5/tests/strings/
H A D002.phpt30 printf("printf test 17:%X\n", 170);
33 printf("printf test 20:%16X\n", 170);
36 printf("printf test 23:%016X\n", 170);
/PHP-5.5/tests/lang/
H A Dbug21961.phpt13 $this->name = 'Mr. X';
H A Dbug30638.phpt2 Bug #30638 (localeconv returns wrong LC_NUMERIC settings) (ok to fail on MacOS X)
8 print "skip ok to fail on MacOS X";
H A Dbug30862.phpt12 define("X",0);
15 static $a = array(X=>"false", Y=>"true");
H A Dcompare_objects_basic2.phpt12 class X {
15 $obj1 = new X();
H A D032.phpt26 class X {
/PHP-5.5/tests/classes/
H A Dmethod_call_variation_001.phpt2 In $a->$b[Y](), $b[Y] represents a method name on $a. But in $a->X[Y](), $a->X[Y] represents a glob…
H A Dconstants_basic_004.phpt5 class X
36 var_dump(X::$sa_x, B::$sa_b, C::$sa_b, C::$sa_c_parent, C::$sa_c_self);
69 object(X)#%d (1) {
H A Dconstants_basic_006.phpt7 const X = E::A;
20 var_dump(C::X, C::$a, D::X, D::$a, E::X, E::$a);
/PHP-5.5/sapi/roxen/
H A Droxen.c120 # define PHP_LOCK(X) THREADS_ALLOW();mt_lock(&roxen_php_execution_lock);THREADS_DISALLOW() argument
121 # define PHP_UNLOCK(X) mt_unlock(&roxen_php_execution_lock); argument
125 # define PHP_LOCK(X) argument
126 # define PHP_UNLOCK(X) argument
/PHP-5.5/sapi/fpm/
H A Dphp-fpm.conf.in412 ; - %{X-Powered-By}o
/PHP-5.5/sapi/cli/tests/
H A Dbug43177.phpt62 X-Powered-By: %s
69 X-Powered-By: %s
75 X-Powered-By: %s
81 X-Powered-By: %s
H A Dbug65066_100.phpt38 X-Powered-By: PHP/%s
H A Dbug65066_422.phpt38 X-Powered-By: PHP/%s
H A Dbug65066_511.phpt38 X-Powered-By: PHP/%s
H A Dbug65633.phpt41 X-Powered-By: %s
H A Dbug66830.phpt41 X-Powered-By: %s
H A Dbug67429.phpt42 X-Powered-By: %s
47 X-Powered-By: %s
H A Dbug68745.phpt31 X-Powered-By: %s
H A Dphp_cli_server_004.phpt42 X-Powered-By: PHP/%s
H A Dphp_cli_server_005.phpt54 X-Powered-By: PHP/%s
H A Dphp_cli_server_006.phpt38 X-Powered-By: PHP/%s
H A Dphp_cli_server_007.phpt38 X-Powered-By: PHP/%s
H A Dphp_cli_server_008.phpt58 X-Powered-By: PHP/%s
65 X-Powered-By: PHP/%s

Completed in 28 milliseconds

12345678910>>...14