Home
last modified time | relevance | path

Searched refs:D (Results 201 – 225 of 275) sorted by relevance

1234567891011

/PHP-7.4/ext/ftp/tests/
H A Dftp_fget_basic.phpt41 string(21) "BINARYFoo%00Bar%0D%0A"
H A Dftp_get_basic.phpt41 string(21) "BINARYFoo%00Bar%0D%0A"
/PHP-7.4/ext/standard/tests/strings/
H A Dhtmlentities_html4.phpt182 Ν U+0039D
226 ‍ U+0200D
235 ” U+0201D
278 ∝ U+0221D
H A Dhtmlentities21.phpt77 0000D: 0d 0d
93 0000D: 0d 0d
109 0000D: 0d 0d
125 0000D: 0d 0d
155 0000D: 0d 0d
199 0000D: 0d 0d
243 0000D: 0d 0d
287 0000D: 0d 0d
H A Dvprintf_variation3.phpt21 "%+d %-d %D",
H A Dvsprintf_variation3.phpt21 "%+d %-d %D",
H A Dvsprintf_variation9.phpt80 string(7) "A B C D"
/PHP-7.4/ext/dom/
H A Dconfig.w3222 ADD_FLAG("CFLAGS_DOM", "/D LIBXML_STATIC ");
/PHP-7.4/ext/hash/tests/
H A Dfnv1a32.phpt61 array( 'mE\'39d<Gg{D', '7755ffb9' ),
82 array( 'iqmp6~%3D]2OPRNO', '95cb7153' ),
136 array( '{4lXj05K$.)D".\\3T0+L]-r @`', 'e8525ded' ),
148 array( '&6D[)#2&n1L?2*#C?iU7&RhkS4Nr!', '4a78ebdf' ),
161 array( 'BQMQ[1|F1]Lk]|pc&WD5buo|ab|D+*}', '5d600f5e' ),
172 array( '*-.>D:C~l"6hS-{W1Qu}]8\\6TU_,2#|<0+', 'b86f1510' ),
182 array( 'eHVU|2iD7CCfJY]@Y\\vqCd,Q6Gb);zG!D}WB', 'b4c1dc4c' ),
208 array( 'tMvi&HB=S$;.+9jL`.D]/t=gmNB/l{EbI<MOdom9t', '7de5c876' ),
223 array( '262W+Y.kP}b{[wTz|D:bev{0*U7p7iBJ!T#,.1w_/Z[k', '05d91499' ),
241 array( 'IX/60]v~>,p@RO[hJ\'f%S.4[1a#$\'9%Qr5g#r_#1ktQ>D.(', 'f4e44d2d' ),
[all …]
/PHP-7.4/ext/imap/tests/
H A Dimap_8bit_basic.phpt32 string(27) "=00=01=02=03=04=FE=FF=0A=0D"
/PHP-7.4/ext/date/tests/
H A Dgmstrftime_variation13.phpt21 'Month Date Year' => "%D",
H A Dstrftime_variation13.phpt21 'Month Date Year' => "%D",
H A DDateTime_format_basic1.phpt23 var_dump( $date->format( "D M j G:i:s T Y") );
H A Ddate_basic1.phpt23 var_dump( date("D M j G:i:s T Y", $timestamp) );
H A Ddate_diff.phpt17 $dates[$i] = $d->add( new DateInterval( "P{$i}D" ) );
H A Ddate_format_basic1.phpt23 var_dump( date_format($date, "D M j G:i:s T Y") );
H A Dgmstrftime_variation14.phpt27 'Month Date Year' => "%D",
H A Dstrftime_variation14.phpt27 'Month Date Year' => "%D",
/PHP-7.4/ext/curl/
H A Dconfig.w3231 ADD_FLAG("CFLAGS_CURL", "/D CURL_STATICLIB");
/PHP-7.4/ext/phar/
H A Dconfig.w3213 ADD_FLAG("CFLAGS_PHAR", "/D COMPILE_DL_PHAR ");
/PHP-7.4/ext/standard/tests/time/
H A Dstrptime_basic.phpt28 $str = strftime("%T %D", $tstamp);
H A Dstrptime_parts.phpt34 $str = strftime("%T %D", $tstamp);
/PHP-7.4/ext/session/tests/
H A Dbug32330.phpt63 $_SESSION['C'] = 'D';
/PHP-7.4/ext/standard/tests/array/
H A Darray_intersect_variation9.phpt11 * 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-7.4/ext/standard/tests/class_object/
H A Dclass_exists_basic_001.phpt23 var_dump( class_exists('D', false) );

Completed in 36 milliseconds

1234567891011