Home
last modified time | relevance | path

Searched refs:S (Results 1 – 25 of 257) sorted by path

1234567891011

/PHP-7.2/
H A DNEWS2933 specifying a sequence). (Pablo Santiago Sánchez, Matteo)
H A DREADME.PARAMETER_PARSING_API69 S - string (with possible null bytes) as zend_string (zend_string*)
H A DREADME.REDIST.BINS194 U.S. government, the Government shall have only "Restricted Rights"
201 authors grant the U.S. Government and others acting in its behalf
H A Dacinclude.m4260 …*.S[)] ac_comp="$b_c_pre $3 $ac_inc $b_c_meta -c $ac_srcdir$ac_src -o $ac_bdir$ac_obj.$b_lo $6$b_c…
H A Dconfig.guess602 DPX/2?00:B.O.S.:*:*)
1168 SM[BE]S:UNIX_SV:*:*)
/PHP-7.2/Zend/
H A DREADME.ZEND_VM18 <HANDLER'S CODE>
27 <HANDLER'S CODE> is a handler's code itself. For most handlers it stills the
80 <HELPER'S CODE>
85 <HELPER'S CODE>
H A Dzend_strtod.c2178 (b, S) Bigint *b, *S; in quorem() argument
2194 n = S->wds;
2201 sx = S->x;
2259 sx = S->x;
4019 S = mhi = 0;
4095 S = mhi = 0;
4184 S = i2b(1);
4186 S = pow5mult(S, s5);
4222 S = lshift(S, s2);
4233 if (ilim < 0 || cmp(b,S = multadd(S,5,0)) <= 0) {
[all …]
/PHP-7.2/Zend/tests/
H A Doffset_string.phpt34 string(1) "S"
37 string(1) "S"
40 string(1) "S"
53 string(1) "S"
/PHP-7.2/build/
H A Dlibtool.m41286 old_striplib="$STRIP -S"
/PHP-7.2/ext/bcmath/libbcmath/
H A Dconfigure1290 "k.c", line 2.27: 1506-025 (S) Operand must be a modifiable lvalue. */
/PHP-7.2/ext/curl/tests/
H A Dbug77946.phpt43 string(%d) "Protocol %Sunknown%S not supported or disabled in libcurl"
H A Dcurl_error_basic.phpt41 string(%d) "%sfakeURL%S"
H A Dcurl_setopt_basic002.phpt50 string(%d) "%S"
51 string(%d) "%S"
H A Dserver.inc23 $cmd = "{$php_executable} -t {$doc_root} -n -S " . PHP_CURL_SERVER_ADDRESS;
33 $cmd = "exec {$php_executable} -t {$doc_root} -n -S " . PHP_CURL_SERVER_ADDRESS;
/PHP-7.2/ext/date/lib/
H A Dparse_date.re1968 case 'S': /* day suffix, ignored, nor checked */
H A Dparse_iso_intervals.re196 …r "Y")? (number "M")? (number "W")? (number "D")? ("T" (number "H")? (number "M")? (number "S")?)?;
266 case 'S': s->period->s = nr; break;
/PHP-7.2/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 …
H A D009_win32.phpt22 var_dump(strftime("%a %A %b %B %c %d %H %I %j %m %M %p %S %U %W %w %x %X %y %Y %Z %z %%", $t));
32 var_dump(gmstrftime("%a %A %b %B %c %d %H %I %j %m %M %p %S %U %W %w %x %X %y %Y %Z %z %%", $t));
H A DDateInterval_format.phpt25 echo $interval->format('S=%S') . "\n";
57 S=06
H A Dbug27780.phpt38 echo $time, strftime(" [%Y-%m-%d %H:%M:%S %Z]", $time), " [$timestring]\n";
H A Dgmdate_variation4.phpt26 var_dump( gmdate('S') );
27 var_dump( gmdate('S', $timestamp) );
H A Dgmstrftime_basic.phpt14 $format = '%b %d %Y %H:%M:%S';
H A Dgmstrftime_error.phpt19 $format = '%b %d %Y %H:%M:%S';
H A Dgmstrftime_variation15.phpt28 'Current time %H:%M:%S format' => "%T",
52 --Current time %H:%M:%S format--
H A Dgmstrftime_variation16.phpt28 'Current time %H:%M:%S format' => "%T",
52 --Current time %H:%M:%S format--

Completed in 121 milliseconds

1234567891011