Home
last modified time | relevance | path

Searched refs:y (Results 201 – 225 of 337) sorted by relevance

12345678910>>...14

/PHP-5.4/ext/oci8/tests/
H A Dconnect_scope_try3.phpt32 set_error_handler(create_function('$x, $y', 'throw new Exception($y, $x);'));
H A Dconnect_scope_try4.phpt32 set_error_handler(create_function('$x, $y', 'throw new Exception($y, $x);'));
H A Dconnect_scope_try5.phpt32 set_error_handler(create_function('$x, $y', 'throw new Exception($y, $x);'));
H A Dconnect_scope_try6.phpt32 set_error_handler(create_function('$x, $y', 'throw new Exception($y, $x);'));
/PHP-5.4/ext/date/tests/
H A Dbug53437.phpt55 ["y"]=>
114 ["y"]=>
H A Dgmdate_variation8.phpt34 var_dump( gmdate('y') );
35 var_dump( gmdate('y', $timestamp) );
H A Dgmdate_variation7.phpt34 var_dump( gmdate('y') );
35 var_dump( gmdate('y', $timestamp) );
H A D009.phpt17 …C %d %D %e %g %G %h %H %I %j %m %M %n %p %r %R %S %t %T %u %U %V %W %w %x %X %y %Y %Z %z %%", $t));
25 …C %d %D %e %g %G %h %H %I %j %m %M %n %p %r %R %S %t %T %u %U %V %W %w %x %X %y %Y %Z %z %%", $t));
H A Dbug35425.phpt9 foreach (array('B','d','h','H','i','I','L','m','s','t','U','w','W','y','Y','z','Z') as $v) {
H A Dbug45682.phpt16 ["y"]=>
H A Dbug52738.phpt24 [y] => 0
H A Dbug49778.phpt12 ["y"]=>
/PHP-5.4/ext/standard/tests/array/
H A Darray_key_exists_object1.phpt41 $class2 = new myClass('x', 'y', 'z');
76 %unicode|string%(1) "y"
H A Darray_key_exists_object2.phpt43 $class2 = new myClass('x', 'y', 'z');
80 %unicode|string%(1) "y"
/PHP-5.4/Zend/tests/
H A Dresult_unused.phpt24 $x->y;
H A Dbug49472.phpt8 const y = 2;
/PHP-5.4/ext/standard/tests/file/
H A Dbasename_bug66395-win32.phpt9 echo basename("y:file.txt", ".txt") . "\n";
/PHP-5.4/ext/pcre/tests/
H A Dpreg_match_basic_002.phpt21 string(1) "y"
/PHP-5.4/ext/intl/tests/
H A Dcollator_compare.phpt102 array( 'y', 'k' )
135 'y' < 'k'
H A Dcollator_compare_variant2.phpt102 array( 'y', 'k' )
135 'y' < 'k'
H A Dtransliterator_create_from_rule_basic.phpt10 α <> y;
/PHP-5.4/ext/standard/tests/general_functions/
H A Dgettype_settype_variation6.phpt48 var $y;
50 function point($x, $y) {
52 $this->y = $y;
810 ["y"]=>
820 ["y"]=>
830 ["y"]=>
H A Dgettype_settype_variation7.phpt48 var $y;
50 function point($x, $y) {
52 $this->y = $y;
808 ["y"]=>
818 ["y"]=>
828 ["y"]=>
/PHP-5.4/ext/phar/tests/files/
H A Dfrontcontroller12.phar16 !�y��ܬ8:���0��V���GBMB
/PHP-5.4/ext/reflection/tests/
H A DReflectionObject_getName_error.phpt12 var_dump($r3->getName('x','y'));

Completed in 40 milliseconds

12345678910>>...14