Home
last modified time | relevance | path

Searched refs:d (Results 5451 – 5475 of 5970) sorted by relevance

1...<<211212213214215216217218219220>>...239

/PHP-5.4/ext/soap/tests/schema/
H A Dschema031.phpt22 object(stdClass)#%d (2) {
H A Dschema037.phpt22 object(stdClass)#%d (2) {
H A Dschema053.phpt22 object(stdClass)#%d (1) {
H A Dschema069.phpt21 object(stdClass)#%d (2) {
H A Dschema070.phpt23 object(stdClass)#%d (2) {
/PHP-5.4/ext/standard/tests/array/
H A Darray_replace.phpt111 Warning: array_replace_recursive(): recursion detected in %s on line %d
/PHP-5.4/ext/standard/tests/dir/
H A Dclosedir_error.phpt43 Warning: closedir() expects at most 1 parameter, 2 given in %s on line %d
/PHP-5.4/ext/standard/tests/file/
H A Dcopy_variation12-win32.phpt43 Warning: copy(): The first argument to copy() function cannot be a directory in %s on line %d
H A Dunlink_variation2-win32.phpt39 Warning: unlink(%s): %s in %s on line %d
/PHP-5.4/ext/session/tests/
H A Dsession_set_save_handler_class_003.phpt73 string(%d) "%s"
/PHP-5.4/ext/pdo_mysql/tests/
H A Dpdo_mysql_prepare_native_column.phpt46 …t::execute(): SQLSTATE[HY093]: Invalid parameter number: parameter was not defined in %s on line %d
/PHP-5.4/ext/standard/tests/general_functions/
H A Dcall_user_func_array_variation_001.phpt45 Warning: Parameter 1 to by_ref() expected to be a reference, value given in %s on line %d
/PHP-5.4/ext/standard/tests/serialize/
H A Dserialization_objects_006.phpt23 object(__PHP_Incomplete_Class)#%d (0) {
/PHP-5.4/ext/pdo/tests/
H A Dbug_38394.phpt23 @$s->execute(array('a' => 5, 'b' => 6, 'c' => 7, 'd' => 8));
/PHP-5.4/ext/exif/tests/
H A Dexif000.phpt21 [FileDateTime] => %d
H A Dexif_read_exif_data_basic.phpt25 [FileDateTime] => %d
/PHP-5.4/Zend/tests/
H A Dclosure_038.phpt58 Fatal error: Cannot access private property B::$x in %s on line %d
H A Dclosure_039.phpt58 Fatal error: Cannot access private property B::$x in %s on line %d
H A Dns_057.phpt1 --TEST--
2 057: Usage of 'namespace' in compound names (inside namespace)
3 --FILE--
4 <?php
5 namespace Test\ns1;
6
7 const C = "const ok\n";
8
9 function foo() {
10 return "func ok\n";
[all …]
/PHP-5.4/ext/sqlite3/tests/
H A Dsqlite3_06_prepared_stmt.phpt46 int(%d)
H A Dsqlite3_07_prepared_stmt.phpt45 int(%d)
/PHP-5.4/ext/gd/tests/
H A Dcreatefromwbmp2_extern.phpt47 Warning: imagecreatefromwbmp(): '%s_tmp.wbmp' is not a valid WBMP file in %s on line %d
/PHP-5.4/ext/iconv/tests/
H A Dbug51250.phpt28 Notice: iconv_mime_decode(): Detected an illegal character in input string in %s on line %d
/PHP-5.4/Zend/
H A Dzend_API.h378 ZEND_API int add_assoc_double_ex(zval *arg, const char *key, uint key_len, double d);
402 ZEND_API int add_index_double(zval *arg, ulong idx, double d);
411 ZEND_API int add_next_index_double(zval *arg, double d);
423 ZEND_API int add_get_index_double(zval *arg, ulong idx, double d, void **dest);
431 ZEND_API int add_property_double_ex(zval *arg, const char *key, uint key_len, double d TSRMLS_DC);
564 #define ZVAL_DOUBLE(z, d) { \ argument
566 Z_DVAL_P(__z) = d; \
617 #define RETVAL_DOUBLE(d) ZVAL_DOUBLE(return_value, d) argument
629 #define RETURN_DOUBLE(d) { RETVAL_DOUBLE(d); return; } argument
/PHP-5.4/ext/spl/tests/
H A Darray_013.phpt79 … append properties to objects, use ArrayIterator::offsetSet() instead in %sarray_013.php on line %d

Completed in 44 milliseconds

1...<<211212213214215216217218219220>>...239