Home
last modified time | relevance | path

Searched refs:ts (Results 26 – 50 of 138) sorted by relevance

123456

/PHP-8.0/ext/soap/tests/soap12/
H A DT02.phpt11 <test:echoOk xmlns:test="http://example.org/ts-tests"
12 env:role="http://example.org/ts-tests/C">foo</test:echoOk>
22 <env:Envelope xmlns:env="http://www.w3.org/2003/05/soap-envelope" xmlns:ns1="http://example.org/ts-…
H A DT32.phpt11 <test:requiredHeader xmlns:test="http://example.org/ts-tests"
15 <test:echoHeader xmlns:test="http://example.org/ts-tests">
24 <env:Envelope xmlns:env="http://www.w3.org/2003/05/soap-envelope" xmlns:ns1="http://example.org/ts-…
H A DT22.phpt11 <test:echoOk xmlns:test="http://example.org/ts-tests"
15 <test:echoOk xmlns:test="http://example.org/ts-tests">foo</test:echoOk>
23 <env:Envelope xmlns:env="http://www.w3.org/2003/05/soap-envelope" xmlns:ns1="http://example.org/ts-…
H A DT74.phpt11 <test:echoOk xmlns:test="http://example.org/ts-tests"
13 <test:Unknown xmlns:test="http://example.org/ts-tests">
27 <env:Envelope xmlns:env="http://www.w3.org/2003/05/soap-envelope" xmlns:ns1="http://example.org/ts-…
H A DT63.phpt11 <test:validateCountryCode xmlns:test="http://example.org/ts-tests"
12 env:role="http://example.org/ts-tests/C"
24 <env:Envelope xmlns:env="http://www.w3.org/2003/05/soap-envelope" xmlns:ns1="http://example.org/ts-…
H A DT41.phpt13 <test:echoStruct xmlns:test="http://example.org/ts-tests"
16 xmlns:ns1="http://example.org/ts-tests/xsd">
29 …e.org/ts-tests" xmlns:xsd="http://www.w3.org/2001/XMLSchema" xmlns:xsi="http://www.w3.org/2001/XML…
H A DT05.phpt11 <test:echoOk xmlns:test="http://example.org/ts-tests"
12 env:role="http://example.org/ts-tests/B">foo</test:echoOk>
H A DT15.phpt11 <test:Unknown xmlns:test="http://example.org/ts-tests"
12 env:role="http://example.org/ts-tests/B"
H A DT29.phpt11 <test:echoOk xmlns:test="http://example.org/ts-tests"
12 …env:role="http://example.org/ts-tests/Czzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzz…
H A DT30.phpt11 <test:echoOk xmlns:test="http://example.org/ts-tests">foo</test:echoOk>
19 …="http://schemas.xmlsoap.org/soap/envelope/" xmlns:ns1="http://example.org/ts-tests"><SOAP-ENV:Bod…
H A DT03.phpt11 <test:echoOk xmlns:test="http://example.org/ts-tests">foo</test:echoOk>
21 <env:Envelope xmlns:env="http://www.w3.org/2003/05/soap-envelope" xmlns:ns1="http://example.org/ts-…
H A DT45.phpt13 <test:echoNestedStruct xmlns:test="http://example.org/ts-tests"
16 xmlns:ns1="http://example.org/ts-tests/xsd">
34 …e.org/ts-tests" xmlns:xsd="http://www.w3.org/2001/XMLSchema" xmlns:xsi="http://www.w3.org/2001/XML…
H A DT43.phpt13 <test:echoStructAsSimpleTypes xmlns:test="http://example.org/ts-tests"
16 xmlns:ns1="http://example.org/ts-tests/xsd">
29 <env:Envelope xmlns:env="http://www.w3.org/2003/05/soap-envelope" xmlns:ns1="http://example.org/ts-…
/PHP-8.0/ext/standard/
H A Ddatetime.c73 char *ts; in PHP_FUNCTION() local
81 Z_PARAM_STRING(ts, ts_length) in PHP_FUNCTION()
87 unparsed_part = strptime(ts, format, &parsed_time); in PHP_FUNCTION()
H A Dhrtime.c120 struct timespec ts = { .tv_sec = 0, .tv_nsec = 0 }; in _timer_current()
121 if (0 == clock_gettime(CLOCK_MONOTONIC, &ts)) { in _timer_current()
122 return ((php_hrtime_t) ts.tv_sec * (php_hrtime_t)NANO_IN_SEC) + ts.tv_nsec; in _timer_current()
/PHP-8.0/ext/intl/tests/
H A Ddateformat_get_set_calendar.phpt13 $ts = strtotime('2012-01-01 00:00:00 UTC');
16 global $ts;
17 echo $df->format($ts), "\n";
H A Ddateformat_get_set_calendar_variant2.phpt13 $ts = strtotime('2012-01-01 00:00:00 UTC');
16 global $ts;
17 echo $df->format($ts), "\n";
H A Ddateformat_get_set_calendar_variant3.phpt14 $ts = strtotime('2012-01-01 00:00:00 UTC');
17 global $ts;
18 echo $df->format($ts), "\n";
H A Ddateformat_get_set_calendar_variant_icu70.phpt14 $ts = strtotime('2012-01-01 00:00:00 UTC');
17 global $ts;
18 echo $df->format($ts), "\n";
H A Ddateformat_get_set_calendar_variant4.phpt14 $ts = strtotime('2012-01-01 00:00:00 UTC');
17 global $ts;
18 echo $df->format($ts), "\n";
H A Ddateformat_get_set_calendar_variant5.phpt14 $ts = strtotime('2012-01-01 00:00:00 UTC');
17 global $ts;
18 echo $df->format($ts), "\n";
H A Ddateformat_get_set_timezone.phpt13 $ts = strtotime('2012-01-01 00:00:00 UTC');
16 global $ts;
17 echo $df->format($ts), "\n";
H A Ddateformat_get_set_timezone_variant2.phpt13 $ts = strtotime('2012-01-01 00:00:00 UTC');
16 global $ts;
17 echo $df->format($ts), "\n";
/PHP-8.0/ext/mysqli/tests/
H A Dbug76386.phpt26 'ts timestamp default current_timestamp(), ts2 timestamp(2) default ' .
34 'INSERT INTO ts_test (ts, ts2, ts4, ts6) VALUES ("2018-01-01 11:22:33", ' .
41 $tsid = $ts = $ts2 = $ts2b = $ts4 = $ts4b = $ts6 = $ts6b = null;
42 $stmt->bind_result($tsid, $ts, $ts2, $ts2b, $ts4, $ts4b, $ts6, $ts6b);
44 var_dump($ts, $ts2, $ts2b, $ts4, $ts4b, $ts6, $ts6b);
/PHP-8.0/ext/date/
H A Dphp_date.c794 zend_long ts; in php_date() local
950 zend_long ts; in PHP_FUNCTION() local
1237 ta.tm_wday = timelib_day_of_week(ts->y, ts->m, ts->d); in php_strftime()
1238 ta.tm_yday = timelib_day_of_year(ts->y, ts->m, ts->d); in php_strftime()
1352 add_assoc_long(return_value, "tm_wday", timelib_day_of_week(ts->y, ts->m, ts->d)); in PHP_FUNCTION()
1353 add_assoc_long(return_value, "tm_yday", timelib_day_of_year(ts->y, ts->m, ts->d)); in PHP_FUNCTION()
1362 add_next_index_long(return_value, timelib_day_of_week(ts->y, ts->m, ts->d)); in PHP_FUNCTION()
1363 add_next_index_long(return_value, timelib_day_of_year(ts->y, ts->m, ts->d)); in PHP_FUNCTION()
1403 add_assoc_long(return_value, "wday", timelib_day_of_week(ts->y, ts->m, ts->d)); in PHP_FUNCTION()
1406 add_assoc_long(return_value, "yday", timelib_day_of_year(ts->y, ts->m, ts->d)); in PHP_FUNCTION()
[all …]

Completed in 47 milliseconds

123456