Home
last modified time | relevance | path

Searched refs:d (Results 5751 – 5775 of 6284) sorted by relevance

1...<<231232233234235236237238239240>>...252

/PHP-5.5/Zend/
H A Dconfigure.in134 if test -d /usr/pkg/include -a -d /usr/pkg/lib ; then
H A Dzend_API.h380 ZEND_API int add_assoc_double_ex(zval *arg, const char *key, uint key_len, double d);
404 ZEND_API int add_index_double(zval *arg, ulong idx, double d);
413 ZEND_API int add_next_index_double(zval *arg, double d);
425 ZEND_API int add_get_index_double(zval *arg, ulong idx, double d, void **dest);
435 ZEND_API int add_property_double_ex(zval *arg, const char *key, uint key_len, double d TSRMLS_DC);
568 #define ZVAL_DOUBLE(z, d) { \ argument
570 Z_DVAL_P(__z) = d; \
621 #define RETVAL_DOUBLE(d) ZVAL_DOUBLE(return_value, d) argument
633 #define RETURN_DOUBLE(d) { RETVAL_DOUBLE(d); return; } argument
/PHP-5.5/ext/xmlrpc/
H A Dxmlrpc.dsp49 # ADD BASE RSC /l 0x1009 /d "_DEBUG"
50 # ADD RSC /l 0x1009 /d "_DEBUG"
75 # ADD BASE RSC /l 0x1009 /d "NDEBUG"
76 # ADD RSC /l 0x1009 /d "NDEBUG"
/PHP-5.5/win32/build/
H A DMakefile86 $(RC) /fo $(PHPDLL_RES) /d FILE_DESCRIPTION="\"PHP Script Interpreter\"" \
87 /d FILE_NAME="\"$(PHPDLL)\"" /d PRODUCT_NAME="\"PHP Script Interpreter\"" \
88 /I$(BUILD_DIR) /d MC_INCLUDE="\"$(MCFILE)\"" \
/PHP-5.5/ext/pcre/pcrelib/testdata/
H A Dtestoutput17232 9 = ? 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 d e
308 \x{1680}\x{180e}\x{167f}\x{1681}\x{180d}\x{180f}
309 0: \x{167f}\x{1681}\x{180d}\x{180f}
318 \x{1680}\x{180e}\x{167f}\x{1681}\x{180d}\x{180f}
319 0: \x{167f}\x{1681}\x{180d}\x{180f}
514 /[^\s]*\s* [^\W]+\W+ [^\d]*?\d0 [^\d\w]{4,6}?\w*A/BZ
524 \d
/PHP-5.5/ext/sqlite3/tests/
H A Dsqlite3_30_blobopen.phpt43 resource(%d) of type (stream)
H A Dsqlite3stmt_paramCount_error.phpt42 Warning: SQLite3Stmt::paramCount() expects exactly 0 parameters, 1 given in %s on line %d
/PHP-5.5/ext/intl/tests/
H A Ddateformat_calendars.phpt44 …) or IntlDateFormatter::GREGORIAN. Alternatively, it can be an IntlCalendar object in %s on line %d
/PHP-5.5/ext/mysqli/tests/
H A Dmysqli_disable_reads_from_master.phpt46 Warning: mysqli_disable_reads_from_master(): Couldn't fetch mysqli in %s on line %d
H A Dmysqli_enable_reads_from_master.phpt42 Warning: mysqli_enable_reads_from_master(): Couldn't fetch mysqli in %s on line %d
/PHP-5.5/ext/session/tests/
H A Dsession_set_save_handler_class_001.phpt57 string(%d) "%s"
/PHP-5.5/ext/soap/tests/bugs/
H A Dbug55323.phpt40 object(stdClass)#%d (2) {
/PHP-5.5/ext/soap/tests/schema/
H A Dschema038.phpt23 object(stdClass)#%d (2) {
H A Dschema039.phpt25 object(stdClass)#%d (2) {
H A Dschema040.phpt26 object(stdClass)#%d (2) {
H A Dschema041.phpt25 object(stdClass)#%d (2) {
H A Dschema043.phpt30 object(stdClass)#%d (3) {
H A Dschema045.phpt30 object(stdClass)#%d (2) {
H A Dschema046.phpt30 object(stdClass)#%d (3) {
H A Dschema047.phpt28 object(stdClass)#%d (2) {
H A Dschema048.phpt30 object(stdClass)#%d (2) {
H A Dschema074.phpt23 object(stdClass)#%d (2) {
H A Dschema075.phpt22 object(stdClass)#%d (3) {
H A Dschema076.phpt22 object(stdClass)#%d (3) {
/PHP-5.5/ext/phar/tests/zip/
H A Dphar_buildfromiterator4.phpt63 string(%d) "%sphar_buildfromiterator4.phpt"

Completed in 85 milliseconds

1...<<231232233234235236237238239240>>...252