Home
last modified time | relevance | path

Searched refs:y (Results 226 – 250 of 396) sorted by relevance

12345678910>>...16

/PHP-5.6/ext/mbstring/oniguruma/
H A Dst.c57 #define EQUAL(table,x,y) ((x)==(y) || (*table->type->compare)((x),(y)) == 0) argument
567 numcmp(x, y) in numcmp() argument
568 long x, y; in numcmp()
570 return x != y;
/PHP-5.6/ext/date/tests/
H A Dbug53437.phpt55 ["y"]=>
114 ["y"]=>
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 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 Dgmdate_variation7.phpt34 var_dump( gmdate('y') );
35 var_dump( gmdate('y', $timestamp) );
H A Dgmdate_variation8.phpt34 var_dump( gmdate('y') );
35 var_dump( gmdate('y', $timestamp) );
H A Dbug45682.phpt16 ["y"]=>
H A Dbug52738.phpt24 [y] => 0
H A Ddate_interval_create_from_date_string_nullparam.phpt12 ["y"]=>
/PHP-5.6/ext/oci8/tests/
H A Dconnect_scope_try1.phpt32 set_error_handler(create_function('$x, $y', 'throw new Exception($y, $x);'));
H A Dconnect_scope_try2.phpt32 set_error_handler(create_function('$x, $y', 'throw new Exception($y, $x);'));
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.6/ext/standard/tests/array/
H A Darray_key_exists_object1.phpt41 $class2 = new myClass('x', 'y', 'z');
76 %unicode|string%(1) "y"
/PHP-5.6/ext/standard/html_tables/
H A Dhtml_table_gen.php552 foreach ($col3 as $y => $z) {
553 if ($y == 0) echo "\t";
554 elseif ($y % 4 == 0) echo "\n\t";
564 ($i << 12) | ($k << 6) | $y ), "} } },";
/PHP-5.6/Zend/tests/
H A Dresult_unused.phpt24 $x->y;
H A Dbug49472.phpt8 const y = 2;
/PHP-5.6/ext/standard/tests/file/
H A Dbasename_bug66395-win32.phpt9 echo basename("y:file.txt", ".txt") . "\n";
/PHP-5.6/ext/pcre/tests/
H A Dpreg_match_basic_002.phpt21 string(1) "y"
/PHP-5.6/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.6/ext/phar/tests/files/
H A Dfrontcontroller12.phar16 !�y��ܬ8:���0��V���GBMB

Completed in 58 milliseconds

12345678910>>...16