Home
last modified time | relevance | path

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

12345678

/PHP-7.4/
H A DREADME.REDIST.BINS287 U.S. government, the Government shall have only "Restricted Rights"
294 authors grant the U.S. Government and others acting in its behalf
574 THIS SOFTWARE IS PROVIDED BY THE AUTHOR(S) ``AS IS'' AND ANY EXPRESS OR
577 IN NO EVENT SHALL THE AUTHOR(S) BE LIABLE FOR ANY DIRECT, INDIRECT,
648 SHALL THE OPENLDAP FOUNDATION, ITS CONTRIBUTORS, OR THE AUTHOR(S)
649 OR OWNER(S) OF THE SOFTWARE BE LIABLE FOR ANY DIRECT, INDIRECT,
/PHP-7.4/Zend/
H A DREADME.md48 <HANDLER'S CODE>
58 `<HANDLER'S CODE>` is a handler's code itself. For most handlers it stills the
113 <HELPER'S CODE>
118 <HELPER'S CODE>
H A Dzend_strtod.c2181 (b, S) Bigint *b, *S; in quorem() argument
2197 n = S->wds;
2204 sx = S->x;
2262 sx = S->x;
4022 S = mhi = 0;
4098 S = mhi = 0;
4187 S = i2b(1);
4189 S = pow5mult(S, s5);
4225 S = lshift(S, s2);
4236 if (ilim < 0 || cmp(b,S = multadd(S,5,0)) <= 0) {
[all …]
/PHP-7.4/Zend/tests/
H A Doffset_string.phpt34 string(1) "S"
37 string(1) "S"
40 string(1) "S"
53 string(1) "S"
/PHP-7.4/build/
H A Dconfig.guess678 DPX/2?00:B.O.S.:*:*)
1304 SM[BE]S:UNIX_SV:*:*)
H A Dlibtool.m41282 old_striplib="$STRIP -S"
H A Dltmain.sh4568 dlsyms="${outputname}S.c"
4581 $show "$rm $nlist ${nlist}S ${nlist}T"
4582 $run $rm "$nlist" "${nlist}S" "${nlist}T"
H A Dphp.m4256 …*.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 Dphp_cxx_compile_stdcxx.m4846 struct S
852 S f3()
/PHP-7.4/docs/
H A Dparameter-parsing-api.md85 S - string (with possible null bytes) as zend_string (zend_string*)
/PHP-7.4/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.inc15 $cmd = [$php_executable, '-t', $doc_root, '-n', '-S', PHP_CURL_SERVER_ADDRESS, $router];
/PHP-7.4/ext/date/lib/
H A Dparse_date.re1948 {'S', TIMELIB_FORMAT_DAY_SUFFIX},
H A Dparse_iso_intervals.re194 …r "Y")? (number "M")? (number "W")? (number "D")? ("T" (number "H")? (number "M")? (number "S")?)?;
264 case 'S': s->period->s = nr; break;
/PHP-7.4/ext/date/tests/
H A D009.phpt16 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…
24 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.phpt21 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));
31 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_variation15.phpt22 'Current time %H:%M:%S format' => "%T",
46 --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--
H A Dgmstrftime_variation6.phpt24 'Second as decimal number' => "%S",

Completed in 62 milliseconds

12345678