Home
last modified time | relevance | path

Searched refs:d (Results 5601 – 5625 of 6284) sorted by relevance

1...<<221222223224225226227228229230>>...252

/PHP-5.5/ext/sybase_ct/tests/
H A Dbug28354.phpt46 string(%d) "%s"
/PHP-5.5/Zend/tests/
H A Dbug65784.phpt62 Fatal error: Class 'NotExists' not found in %sbug65784.php on line %d
/PHP-5.5/ext/curl/tests/
H A Dcurl_error_basic.phpt41 string(%d) "%sfakeURL%S"
H A Dcurl_multi_getcontent_error1.phpt50 Warning: curl_multi_getcontent() expects exactly 1 parameter, 0 given in %s on line %d
H A Dcurl_multi_getcontent_error2.phpt50 Warning: curl_multi_getcontent() expects exactly 1 parameter, 2 given in %s on line %d
/PHP-5.5/ext/xml/tests/
H A Dxml_parser_create_ns_error.phpt34 Warning: xml_parser_create_ns() expects at most 2 parameters, 3 given in %s on line %d
/PHP-5.5/ext/oci8/tests/
H A Dconnect_without_oracle_home.phpt36 … - please check that ORACLE_HOME and %s are set and point to the right directories in %s on line %d
H A Dconnect_without_oracle_home_old.phpt35 … - please check that ORACLE_HOME and %s are set and point to the right directories in %s on line %d
/PHP-5.5/ext/zlib/tests/
H A Dzlib_wrapper_meta_data_basic.phpt63 string(%d) "compress.zlib://%s/004.txt.gz"
/PHP-5.5/ext/fileinfo/tests/
H A Dfinfo_file_basic.phpt32 Warning: finfo_file(): Invalid path in %s%efinfo_file_basic.php on line %d
/PHP-5.5/ext/iconv/tests/
H A Diconv_strpos_error2.phpt32 …s(): Wrong charset, conversion from `unknown-encoding' to `UCS-4LE' is not allowed in %s on line %d
H A Diconv_strrpos_error2.phpt33 …s(): Wrong charset, conversion from `unknown-encoding' to `UCS-4LE' is not allowed in %s on line %d
H A Diconv_substr_error2.phpt33 …r(): Wrong charset, conversion from `unknown-encoding' to `UCS-4LE' is not allowed in %s on line %d
/PHP-5.5/ext/fileinfo/
H A Dlibmagic.patch381 - struct dirent *d;
383 + php_stream_dirent d;
422 - while ((d = readdir(dir)) != NULL) {
424 + while (php_stream_readdir(dir, &d)) {
667 + file_error(ms, 0, "File %d.%d supports only version %d magic "
961 - DPRINTF(("Sector %d > %d\n", sid, maxsector));
963 + DPRINTF(("Sector %d >= %d\n", sid, maxsector));
1042 cdf_directory_t *d;
1043 char name[__arraycount(d->d_name)];
1712 if (file_printf(ms, "%scharacter special (%d/%d/%d)",
[all …]
/PHP-5.5/ext/standard/tests/strings/
H A Dbug72434.phpt31 object(stdClass)#%d (0) refcount(3){
/PHP-5.5/ext/spl/tests/
H A Ddit_002.phpt52 int(%d)
H A Dspl_heap_iteration_error.phpt33 object(ext_heap)#%d (4) {
/PHP-5.5/ext/intl/tests/
H A Dtimezone_fromDateTimeZone_basic.phpt40 string(%d) "GMT+03%s0"
/PHP-5.5/ext/mysqli/tests/
H A Dbug29311.phpt43 printf("%d: %s\n", $i, $row[0]);
/PHP-5.5/ext/phar/tests/tar/
H A Dtar_004U.phpt41 unicode(%d) "phar://%star_004U.phar.tar/tar_004U.php"
/PHP-5.5/ext/sockets/tests/
H A Dsocket_set_option_in6_pktinfo.phpt36 …tion(): error converting user data (path: in6_pktinfo): The key 'addr' is required in %s on line %d
/PHP-5.5/ext/posix/tests/
H A Dposix_access_error_modes.phpt41 WDeprecated: Directive 'safe_mode' is deprecated in PHP 5.3 and greater in Unknown on line %d
/PHP-5.5/ext/reflection/tests/
H A DReflectionProperty_isDefault_basic.phpt63 Warning: ReflectionProperty::isDefault() expects exactly 0 parameters, 1 given in %s on line %d
/PHP-5.5/ext/session/tests/
H A Dsession_name_variation1.phpt55 Warning: session_name(): session.name cannot be a numeric or empty '' in %s on line %d
/PHP-5.5/ext/standard/tests/serialize/
H A Dserialization_objects_007.phpt38 object(__PHP_Incomplete_Class)#%d (1) {

Completed in 56 milliseconds

1...<<221222223224225226227228229230>>...252