Home
last modified time | relevance | path

Searched refs:ss (Results 1 – 25 of 47) sorted by relevance

12

/PHP-7.1/ext/zip/lib/
H A Dzip_error_to_str.c46 const char *zs, *ss; in zip_error_to_str() local
55 ss = strerror(se); in zip_error_to_str()
59 ss = zError(se); in zip_error_to_str()
63 ss = NULL; in zip_error_to_str()
67 zs, (ss ? ": " : ""), (ss ? ss : "")); in zip_error_to_str()
H A Dzip_error_strerror.c45 const char *zs, *ss; in zip_error_strerror() local
53 ss = buf; in zip_error_strerror()
60 ss = strerror(err->sys_err); in zip_error_strerror()
64 ss = zError(err->sys_err); in zip_error_strerror()
68 ss = NULL; in zip_error_strerror()
72 if (ss == NULL) in zip_error_strerror()
75 if ((s=(char *)malloc(strlen(ss) in zip_error_strerror()
82 ss); in zip_error_strerror()
/PHP-7.1/ext/spl/tests/
H A DSplDoublyLinkedList_serialization.phpt10 var_dump($q, $ss = serialize($q), unserialize($ss));
17 var_dump($s, $ss = serialize($s), unserialize($ss));
H A Dbug49263.phpt15 $ss = serialize($s);
17 echo $ss."\n";
18 var_dump(unserialize($ss));
/PHP-7.1/ext/standard/tests/serialize/
H A Dbug69210.phpt28 $ss = @serialize($cs);
29 echo $ss . "\n";
34 var_dump(unserialize($ss));
/PHP-7.1/ext/sockets/
H A Dsockaddr_conv.c115 int php_set_inet46_addr(php_sockaddr_storage *ss, socklen_t *ss_len, char *string, php_socket *php_… in php_set_inet46_addr() argument
120 memcpy(ss, &t, sizeof t); in php_set_inet46_addr()
121 ss->ss_family = AF_INET; in php_set_inet46_addr()
130 memcpy(ss, &t, sizeof t); in php_set_inet46_addr()
131 ss->ss_family = AF_INET6; in php_set_inet46_addr()
H A Dsockaddr_conv.h29 int php_set_inet46_addr(php_sockaddr_storage *ss, socklen_t *ss_len, char *string, php_socket *php_…
/PHP-7.1/ext/intl/tests/
H A Ddateformat_get_set_pattern.phpt17 'DD-MM-YYYY hh:mm:ss',
18 'yyyy-DDD.hh:mm:ss z',
63 Setting IntlDateFormatter with pattern = DD-MM-YYYY hh:mm:ss
64 After call to get_pattern : pattern= DD-MM-YYYY hh:mm:ss
69 Setting IntlDateFormatter with pattern = yyyy-DDD.hh:mm:ss z
70 After call to get_pattern : pattern= yyyy-DDD.hh:mm:ss z
H A Ddateformat_get_set_pattern2.phpt17 'DD-MM-YYYY hh:mm:ss',
18 'yyyy-DDD.hh:mm:ss z',
63 Setting IntlDateFormatter with pattern = DD-MM-YYYY hh:mm:ss
64 After call to get_pattern : pattern= DD-MM-YYYY hh:mm:ss
69 Setting IntlDateFormatter with pattern = yyyy-DDD.hh:mm:ss z
70 After call to get_pattern : pattern= yyyy-DDD.hh:mm:ss z
H A Dbug74298.phpt15 'yyyy-MM-dd HH:mm:ss.SSSSSS'
24 'yyyy-MM-dd HH:mm:ss.SSSSSS'
H A Dresourcebundle_null_mandatory_args_variant2.phpt24 string(14) "h:mm:ss a zzzz"
25 string(13) "HH:mm:ss zzzz"
H A Dresourcebundle_null_mandatory_args.phpt24 string(14) "h:mm:ss a zzzz"
25 string(12) "H:mm:ss zzzz"
H A Dmsgfmt_millisecond_dates.phpt14 "On {0,time,yyyy-MM-dd G 'at' HH:mm:ss.SSS zzz} something odd happened");
H A Ddateformat_clone.phpt21 ut_datefmt_set_pattern( $fmt , 'yyyy-DDD.hh:mm:ss z' );
H A Ddateformat_clone2.phpt21 ut_datefmt_set_pattern( $fmt , 'yyyy-DDD.hh:mm:ss z' );
H A Ddateformat_formatObject_datetime_variant2.phpt18 echo IntlDateFormatter::formatObject($dt, 'E y-MM-d HH,mm,ss.SSS v', "en-US"), "\n";
H A Ddateformat_formatObject_datetime.phpt18 echo IntlDateFormatter::formatObject($dt, 'E y-MM-d HH,mm,ss.SSS v', "en-US"), "\n";
H A Ddateformat_formatObject_datetime_variant5.phpt18 echo IntlDateFormatter::formatObject($dt, 'E y-MM-d HH,mm,ss.SSS v', "en-US"), "\n";
H A Ddateformat_formatObject_datetime_variant3.phpt19 echo IntlDateFormatter::formatObject($dt, 'E y-MM-d HH,mm,ss.SSS v', "en-US"), "\n";
H A Ddateformat_formatObject_datetime_variant4.phpt19 echo IntlDateFormatter::formatObject($dt, 'E y-MM-d HH,mm,ss.SSS v', "en-US"), "\n";
H A Ddateformat_formatObject_calendar.phpt18 echo IntlDateFormatter::formatObject($cal, 'E y-MM-d HH,mm,ss.SSS v', "en-US"), "\n";
/PHP-7.1/ext/date/tests/
H A Dbug73858.phpt10 $ss = 'february first day of last month midnight';
13 $s = new DateTime($ss);
18 $s = (new DateTime(null))->setTimestamp(strtotime($ss)); // verbose setup method
27 $s = (new DateTime(null))->setTimestamp(strtotime($ss)); // verbose setup method
32 $s = new DateTime($ss);
41 $s = new DateTime($ss);
52 $s = new DateTime($ss);
/PHP-7.1/ext/fileinfo/libmagic/
H A Dcdf.c293 ss * sst->sst_len, ss, sst->sst_len)); in cdf_check_stream_offset()
364 assert(ss == len); in cdf_read_sector()
374 assert(ss == len); in cdf_read_short_sector()
421 if (cdf_read_sector(info, sat->sat_tab, ss * i, ss, h, in cdf_read_sat()
440 if (cdf_read_sector(info, msa, 0, ss, h, mid) != (ssize_t)ss) { in cdf_read_sat()
454 if (cdf_read_sector(info, sat->sat_tab, ss * i, ss, h, in cdf_read_sat()
540 if ((nr = cdf_read_sector(info, scn->sst_tab, i * ss, ss, h, in cdf_read_long_sector_chain()
586 if (cdf_read_short_sector(sst, scn->sst_tab, i * ss, ss, h, in cdf_read_short_sector_chain()
644 if (cdf_read_sector(info, buf, 0, ss, h, sid) != (ssize_t)ss) { in cdf_read_dir()
695 if (cdf_read_sector(info, ssat->sat_tab, i * ss, ss, h, sid) != in cdf_read_ssat()
[all …]
/PHP-7.1/main/
H A Dphp_variables.c557 char *ss, *space; in php_build_argv() local
575 ss = s; in php_build_argv()
576 while (ss) { in php_build_argv()
577 space = strchr(ss, '+'); in php_build_argv()
582 ZVAL_STRING(&tmp, ss); in php_build_argv()
589 ss = space + 1; in php_build_argv()
591 ss = space; in php_build_argv()
/PHP-7.1/ext/mysqli/tests/
H A D059.phpt24 mysqli_stmt_bind_param($stmt, "ss", $a, $b);

Completed in 31 milliseconds

12