Searched refs:D (Results 251 – 275 of 342) sorted by relevance
1...<<11121314
/PHP-5.5/ext/date/tests/ |
H A D | gmstrftime_variation13.phpt | 27 'Month Date Year' => "%D",
|
H A D | gmstrftime_variation14.phpt | 27 'Month Date Year' => "%D",
|
H A D | strftime_variation13.phpt | 27 'Month Date Year' => "%D",
|
H A D | strftime_variation14.phpt | 27 'Month Date Year' => "%D",
|
/PHP-5.5/ext/phar/ |
H A D | config.w32 | 14 ADD_FLAG("CFLAGS_PHAR", "/D COMPILE_DL_PHAR ");
|
/PHP-5.5/ext/pcre/pcrelib/testdata/ |
H A D | testinput11 | 29 …UKghQw\^\\vea3a\?kka_G\$8\#\`\*kynsxzBLru\'\]k_\[7FrVx\}\^\=\$blx\>s\-N\%j\;D\*aZDnsw\:YKZ\%Q\.Kne… 31 …UKghQw\^\\vea3a\?kka_G\$8\#\`\*kynsxzBLru\'\]k_\[7FrVx\}\^\=\$blx\>s\-N\%j\;D\*aZDnsw\:YKZ\%Q\.Kne…
|
H A D | testinput9 | 250 /\D*/8O 253 /\D*/8O 256 /\D/8 270 /\D+/8 275 /\D{2,3}/8 282 /\D{2,3}?/8
|
H A D | testinput5 | 154 /\x{100}*\D/8DZ 411 /X\D{2,4}b/8 418 /X\D{2,4}?b/8 425 /X\D{2,4}+b/8 432 /X\D{2,4}b/8 439 /X\D{2,4}?b/8 446 /X\D{2,4}+b/8
|
H A D | testoutput1 | 558 1: .D 2169 4: D 4142 /\D/ 4184 /[\D]/ 4913 2: D 4919 2: D 4944 4: D 6132 1: D 6528 0: D 7879 D [all …]
|
H A D | testoutput4 | 350 /\D*/8 354 /\D*/8 358 /\D/8 378 /\D+/8 386 /\D{2,3}/8 398 /\D{2,3}?/8 899 /\D/8g 906 /[\D]/8g
|
H A D | testoutput23 | 33 : ; < = > ? @ A B C D E F G H I J K L M N O P Q R S T U V W X Y Z [ \ ] ^ 60 ? @ A B C D E F G H I J K L M N O P Q R S T U V W X Y Z [ \ ] ^ _ ` a b c
|
/PHP-5.5/ext/session/tests/ |
H A D | bug32330.phpt | 62 $_SESSION['C'] = 'D';
|
/PHP-5.5/ext/standard/tests/strings/ |
H A D | vsprintf_variation3.phpt | 21 "%+d %-d %D",
|
H A D | vprintf_variation3.phpt | 21 "%+d %-d %D",
|
H A D | vprintf_variation9.phpt | 89 A B C D
|
H A D | vsprintf_variation9.phpt | 81 string(7) "A B C D"
|
H A D | vfprintf_variation3.phpt | 21 "%+d %-d %D",
|
H A D | vfprintf_variation9.phpt | 84 A B C D
|
H A D | convert_uuencode_basic.phpt | 68 string(28) "2D)$`DY20D966EYB9FIN<G9Z?
|
/PHP-5.5/ext/standard/tests/time/ |
H A D | strptime_basic.phpt | 29 $str = strftime("%T %D", $tstamp);
|
H A D | strptime_parts.phpt | 35 $str = strftime("%T %D", $tstamp);
|
/PHP-5.5/ext/standard/tests/array/ |
H A D | array_intersect_variation9.phpt | 11 * Testing the behavior of array_intersect() by passing 2-D arrays 37 echo "-- Passing the entire 2-D array to \$arr1 and \$arr2 --\n"; 61 -- Passing the entire 2-D array to $arr1 and $arr2 --
|
/PHP-5.5/ext/session/ |
H A D | mod_files.bat | 35 SET HashChars=0 1 2 3 4 5 6 7 8 9 A B C D E F
|
/PHP-5.5/ext/standard/tests/class_object/ |
H A D | class_exists_basic_001.phpt | 23 var_dump( class_exists('D', false) );
|
H A D | trait_exists_basic_001.phpt | 25 var_dump( trait_exists('D', false) );
|
Completed in 49 milliseconds
1...<<11121314