Home
last modified time | relevance | path

Searched refs:j (Results 101 – 125 of 258) sorted by relevance

1234567891011

/PHP-5.6/ext/date/tests/
H A Dbug33532.phpt21 print "datestr " . date ("H:i:s A F j Y T", $tStamp) . "\n";
30 print "datestr " . date ("H:i:s A F j Y T", $tStamp) . "\n";
H A D009.phpt17 var_dump(strftime("%a %A %b %B %c %C %d %D %e %g %G %h %H %I %j %m %M %n %p %r %R %S %t %T %u %U %V…
25 var_dump(gmstrftime("%a %A %b %B %c %C %d %D %e %g %G %h %H %I %j %m %M %n %p %r %R %S %t %T %u %U …
H A DDateTime_extends_basic3.phpt12 public function format($format = "F j, Y, g:i:s a")
H A DDateTime_extends_basic2.phpt24 echo $d->format("F j, Y, g:i:s a") . "\n";
/PHP-5.6/ext/phar/tests/cache_list/files/
H A Dwrite11.phar9 6���������������������test.txt������H������E�������<?php __HALT_COMPILER();�j?��c�x H���*�}�…
H A Dfrontcontroller6.phar6 …�����ж���������a.phps����b�H���l�`�������hiohio<?php function hio(){}j#B2'̅`lL�D��7�����…
H A Dwrite2.phar13 ] iNzθ�j� Jv�Uȱ�f���GBMB
H A Dfrontcontroller12.phar16 c��j�Fgs�_q�����GBMB
/PHP-5.6/ext/standard/tests/file/windows_links/
H A Dbug48746_2.phpt30 exec("mklink /j mounted_volume " . $ret, $output, $ret_val);
32 exec("mklink /j mklink_junction directory", $output, $ret_val);
H A Dbug48746_1.phpt30 exec("mklink /j mounted_volume " . $ret, $output, $ret_val);
32 exec("mklink /j mklink_junction directory", $output, $ret_val);
/PHP-5.6/ext/standard/tests/time/
H A Didate.phpt19 j: 23
/PHP-5.6/ext/phar/tests/files/
H A Dfrontcontroller6.phar6 …�����ж���������a.phps����b�H���l�`�������hiohio<?php function hio(){}j#B2'̅`lL�D��7�����…
/PHP-5.6/ext/standard/
H A Dhtml.c1653 unsigned i, j, k, in PHP_FUNCTION() local
1665 for (j = 0; j < max_j; j++) { in PHP_FUNCTION()
1666 if (ms_table[i][j] == empty_stage3_table) in PHP_FUNCTION()
1669 const entity_stage3_row *r = &ms_table[i][j][k]; in PHP_FUNCTION()
1675 code = ENT_CODE_POINT_FROM_STAGES(i, j, k); in PHP_FUNCTION()
1706 unsigned j, in PHP_FUNCTION() local
1710 for (j = 0; j < numelems; j++) { in PHP_FUNCTION()
1711 const entity_stage3_row *r = &entity_table.table[j]; in PHP_FUNCTION()
1715 if (((j == '\'' && !(flags & ENT_HTML_QUOTE_SINGLE)) || in PHP_FUNCTION()
1716 (j == '"' && !(flags & ENT_HTML_QUOTE_DOUBLE)))) in PHP_FUNCTION()
[all …]
/PHP-5.6/ext/hash/
H A Dhash.c619 long loops, i, j, iterations, length = 0, digest_length; in PHP_FUNCTION() local
702 for (j = 1; j < iterations; j++) { in PHP_FUNCTION()
743 int result = 0, j; in PHP_FUNCTION() local
768 for (j = 0; j < Z_STRLEN_P(known_zval); j++) { in PHP_FUNCTION()
769 result |= known_str[j] ^ user_str[j]; in PHP_FUNCTION()
967 int i = 0, j = 0; in PHP_FUNCTION() local
981 for (j=0;j<i;j++) { in PHP_FUNCTION()
/PHP-5.6/win32/build/
H A Dbuildconf.js111 var i, mod_name, j;
136 var i, mod_name, j;
159 var i, mod_name, j;
/PHP-5.6/ext/openssl/tests/
H A Dcve2013_4073.pem12 BQADggEPADCCAQoCggEBALXq7cn7Rn1vO3aA3TrzA5QLp6bb7B3f/yN0CJ2XFj+j
/PHP-5.6/ext/standard/tests/array/
H A Dextract_variation8.phpt8 $var["j"] = 2;
H A Drange_variation.phpt13 for( $j = 0; $j < count($high_arr); $j++) {
14 echo @"\n-- creating an array with low = '$low_arr[$i]' and high = '$high_arr[$j]' --\n";
15 var_dump( range( $low_arr[$i], $high_arr[$j] ) );
/PHP-5.6/ext/mysqli/tests/
H A Dbug35103.phpt42 $j=0;
44 while ($j++ < 6) {
/PHP-5.6/ext/opcache/
H A Dzend_persist_calc.c339 int j = 0; local
341 while (ce->trait_precedences[i]->exclude_from_classes[j]) {
342 ADD_SIZE(strlen((char*)ce->trait_precedences[i]->exclude_from_classes[j]) + 1);
343 j++;
345 ADD_SIZE(sizeof(zend_class_entry*) * (j + 1));
/PHP-5.6/ext/pcre/tests/
H A Dpreg_replace.phpt9 var_dump(preg_replace('/(ab)(c)(d)(e)(f)(g)(h)(i)(j)(k)/', 'a${1}2$103', 'zabcdefghijkl'));
/PHP-5.6/ext/standard/tests/file/
H A Dreadfile_variation9.phpt52 $j = $i+1;
54 echo "\n-- Iteration $j --\n";
H A Dparse_ini_file_variation6.phpt50 $j = $i+1;
52 echo "\n-- Iteration $j --\n";
/PHP-5.6/Zend/
H A Dmicro_bench.php213 $f = false; $j = 0;
215 $x = $f ?: $j + 1;
228 $f = false; $j = 0;
230 $x = $f ? $f : $j + 1;
/PHP-5.6/ext/ldap/
H A Dldap.c1383 int i, j, num_attribs, num_values, dn_len; in php_ldap_do_modify() local
1447 for (j = 0; j < num_values; j++) { in php_ldap_do_modify()
1450 num_berval[i] = j; in php_ldap_do_modify()
1482 for (j = 0; j < num_berval[i]; j++) { in php_ldap_do_modify()
1483 efree(ldap_mods[i]->mod_bvalues[j]); in php_ldap_do_modify()
1613 int i, j, k; in PHP_FUNCTION() local
1690 for (j = 0; j < num_modprops; j++) { in PHP_FUNCTION()
1846 for (j = 0; j < num_modvals; j++) { in PHP_FUNCTION()
1881 for (j = 0; ldap_mods[i]->mod_bvalues[j] != NULL; j++) { in PHP_FUNCTION()
1883 efree(ldap_mods[i]->mod_bvalues[j]->bv_val); in PHP_FUNCTION()
[all …]

Completed in 66 milliseconds

1234567891011