Home
last modified time | relevance | path

Searched refs:D (Results 176 – 200 of 302) sorted by relevance

12345678910>>...13

/PHP-5.3/ext/xmlwriter/
H A Dconfig.w3211 ADD_FLAG("CFLAGS_XMLWRITER", "/D LIBXML_STATIC");
/PHP-5.3/ext/mbstring/tests/
H A Dmb_ereg_variation6.phpt32 '\D+' => b'\D+',
151 --** Pattern is: \D+ **--
/PHP-5.3/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 --
H A Darray_pad_variation7.phpt16 echo "*** Testing array_pad() : Passing 2-D array to \$input argument ***\n";
42 *** Testing array_pad() : Passing 2-D array to $input argument ***
/PHP-5.3/sapi/isapi/
H A Dconfig.w3210 SAPI('isapi', 'php5isapi.c', 'php' + PHP_VERSION + 'isapi.dll', '/D PHP5ISAPI_EXPORTS');
/PHP-5.3/ext/xml/
H A Dconfig.w3212 ADD_FLAG("CFLAGS_XML", "/D LIBXML_STATIC ");
/PHP-5.3/ext/soap/
H A Dconfig.w3212 ADD_FLAG('CFLAGS_SOAP', "/D LIBXML_STATIC ");
/PHP-5.3/ext/phar/tests/files/
H A Dfrontcontroller4.phar12 …�����ж���������a.phps���_WjJ���l�`�������hiohio<?php function hio(){}D�����!�k�G�g�%���…
/PHP-5.3/ext/enchant/
H A Dconfig.w3213 ADD_FLAG("CFLAG_ENCHANT", "/D _WIN32");
/PHP-5.3/sapi/aolserver/
H A Dconfig.w3211 SAPI('aolserver', 'aolserver.c', 'php' + PHP_VERSION + 'aolserver.so', '/D XP_WIN32 ');
/PHP-5.3/ext/bz2/
H A Dconfig.w3213 ADD_FLAG("CFLAGS_BZ2", "/D PHP_BZ2_EXPORTS ");
/PHP-5.3/ext/date/tests/
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 …
/PHP-5.3/ext/pcre/pcrelib/testdata/
H A Dtestinput4192 /\D*/8
195 /\D*/8
198 /\D/8
212 /\D+/8
217 /\D{2,3}/8
224 /\D{2,3}?/8
509 /\D/8g
512 /[\D]/8g
/PHP-5.3/ext/zlib/
H A Dconfig.w3210 EXTENSION("zlib", "zlib.c zlib_fopen_wrapper.c zlib_filter.c", null, "/D ZLIB_EXPORTS");
/PHP-5.3/Zend/tests/multibyte/
H A Dmultibyte_encoding_003.phpt18 �=�=�=�D�O�N�E�=�=�=�
/PHP-5.3/ext/zlib/tests/
H A Dzlib_filter_deflate2.phpt16 �A� Dѫ�΍���1�MB��Uv�_�(�EL���/��aP�=Pi �;�6�f�Ce4��U9;w�5�� m /
/PHP-5.3/sapi/pi3web/
H A Dconfig.w3211 SAPI('pi3web', 'pi3web_sapi.c', 'php' + PHP_VERSION + 'pi3web.dll', '/D PHP5PI3WEB_EXPORTS');
/PHP-5.3/ext/pdo_dblib/
H A Dconfig.w3215 ADD_FLAG('CFLAGS_PDO_DBLIB', "/D PDO_DBLIB_FLAVOUR=\\\"freetds\\\"");
68 ADD_FLAG('CFLAGS_PDO_MSSQL', "/D PDO_DBLIB_FLAVOUR=\\\"" + PDO_DBLIB_FLAVOUR + "\\\"");
/PHP-5.3/Zend/tests/
H A Dbug32290.phpt91 echo "\n===D===\n";
115 ===D===
H A Dbug37715.phpt7 'A', 'B', 'C', 'D',
/PHP-5.3/ext/spl/tests/
H A DSplFileInfo_getGroup_basic.phpt4 Cesare D'Amico <cesare.damico@gruppovolta.it>
H A DSplFileInfo_getOwner_basic.phpt4 Cesare D'Amico <cesare.damico@gruppovolta.it>
/PHP-5.3/sapi/cli/
H A Dconfig.w3211 ADD_FLAG("CFLAGS_CLI", "/D PHP_WIN32_DEBUG_HEAP");
H A Dconfig.m418 …]*\)\.lo/.libs\/\1.o/g'\` | \$(AWK) '{ if (((\$\$2 == \"T\") || (\$\$2 == \"D\") || (\$\$2 == \"B\…
20 …a-z0-9_]*\)\.lo/\1.o/g'\` | \$(AWK) '{ if (((\$\$2 == \"T\") || (\$\$2 == \"D\") || (\$\$2 == \"B\…
/PHP-5.3/ext/sqlite/tests/
H A Dsqlite_spl_001.phpt18 $db->query("INSERT INTO menu VALUES( 4, 5, 'D')");
122 3D

Completed in 133 milliseconds

12345678910>>...13