Home
last modified time | relevance | path

Searched refs:D (Results 126 – 150 of 275) sorted by relevance

1234567891011

/PHP-7.4/sapi/apache2handler/
H A Dconfig.w3215 '/D PHP_APACHE2_EXPORTS /I win32 /DZEND_ENABLE_STATIC_TSRMLS_CACHE=1');
33 '/D PHP_APACHE2_EXPORTS /I win32 /DZEND_ENABLE_STATIC_TSRMLS_CACHE=1',
51 '/D PHP_APACHE2_EXPORTS /I win32 /DZEND_ENABLE_STATIC_TSRMLS_CACHE=1',
/PHP-7.4/Zend/tests/grammar/
H A Dregression_009.phpt6 use A\B\C\D;
/PHP-7.4/ext/standard/tests/class_object/
H A Dget_class_methods_basic_001.phpt29 class D {}
31 var_dump( get_class_methods("D") );
/PHP-7.4/ext/date/tests/
H A DDateTime_setISODate_basic1.phpt25 echo "Week 30 day 3 of 2009 is \"" . $datetime->format("D M j") . "\"\n";
29 echo "..same day last year was \"" . $datetime->format("D M j") . "\"\n";
H A Ddate_isodate_set_basic1.phpt25 echo "Week 30 day 3 of 2009 is \"" . date_format($datetime, "D M j") . "\"\n";
29 echo "..same day last year was \"" . date_format($datetime, "D M j") . "\"\n";
H A Dgmdate_variation4.phpt18 var_dump( gmdate('D') );
19 var_dump( gmdate('D', $timestamp) );
H A Dbug63391.phpt11 echo date_create($date)->format('Y-m-d D'), "\n";
/PHP-7.4/ext/pcre/tests/
H A Dbug52732.phpt7 $ret = preg_match('/(?:\D+|<\d+>)*[!?]/', 'foobar foobar foobar');
/PHP-7.4/ext/spl/tests/
H A DarrayObject_count_basic1.phpt34 class D extends ArrayIterator {
40 $c = new D;
/PHP-7.4/ext/xmlrpc/tests/
H A Dbug50761.phpt25 function testB($methodName, $params, $var){ return "D"; }
54 <string>D</string>
/PHP-7.4/ext/pdo_dblib/
H A Dconfig.w3214 ADD_FLAG('CFLAGS_PDO_DBLIB', "/D PDO_DBLIB_FLAVOUR=\\\"freetds\\\"");
35 ADD_FLAG('CFLAGS_PDO_MSSQL', "/D PDO_DBLIB_FLAVOUR=\\\"" + PDO_DBLIB_FLAVOUR + "\\\"");
/PHP-7.4/Zend/tests/
H A Dns_088.phpt10 D,
H A Dns_093.phpt19 D
/PHP-7.4/ext/pdo/tests/
H A Dpdo_010.phpt25 $db->exec('INSERT INTO test VALUES(4, 3, \'D\', \'Group2\')');
97 string(1) "D"
117 string(1) "D"
/PHP-7.4/ext/standard/html_tables/
H A Dents_html401.txt111 Nu 039D
186 prop 221D
237 zwj 200D
246 rdquo 201D
H A Dents_xhtml.txt113 zwj 200D
122 rdquo 201D
143 Nu 039D
218 prop 221D
/PHP-7.4/ext/phar/tests/cache_list/files/
H A Dwrite14.phar11 �д�ni���Y�D��=^S1<��rI���GBMB
H A Dfrontcontroller13.phar5 ���oof/hi.php����L�G���|D)�������<?php
H A Dfrontcontroller6.phar6 …���ж���������a.phps����b�H���l�`�������hiohio<?php function hio(){}j#B2'̅`lL�D��7�����GBMB
/PHP-7.4/ext/mbstring/libmbfl/filters/
H A Dmbfilter_uuencode.c128 int A, B, C, D = UUDEC(c); in mbfl_filt_conv_uudec() local
138 CK((*filter->output_function)( (C << 6) | D, filter->data)); in mbfl_filt_conv_uudec()
/PHP-7.4/ext/phar/tests/files/
H A Dfrontcontroller13.phar5 ���oof/hi.php����L�G���|D)�������<?php
H A Dfrontcontroller6.phar6 …���ж���������a.phps����b�H���l�`�������hiohio<?php function hio(){}j#B2'̅`lL�D��7�����GBMB
/PHP-7.4/ext/intl/tests/
H A Dbug62070.phpt15 5%2F%3D%3DC%01%09%01%8F%08
/PHP-7.4/ext/standard/tests/strings/
H A Dhtmlentities20.phpt96 0000D: 0d 0d
124 0000D: 0d 0d
152 0000D: 0d 0d
180 0000D: 0d 0d
/PHP-7.4/ext/xmlwriter/
H A Dconfig.w3210 ADD_FLAG("CFLAGS_XMLWRITER", "/D LIBXML_STATIC");

Completed in 40 milliseconds

1234567891011