Home
last modified time | relevance | path

Searched refs:ts (Results 126 – 136 of 136) sorted by relevance

123456

/PHP-7.4/ext/soap/tests/soap12/
H A DT61.phpt13 <test:countItems xmlns:test="http://example.org/ts-tests"
/PHP-7.4/ext/standard/tests/strings/
H A Dstrrev_variation3.phpt73 sniatnoc ,g'ts cod'h fo elp'xE"
/PHP-7.4/sapi/fpm/
H A Dconfig.m434 …AC_LANG_PROGRAM([[#include <time.h>]], [[struct timespec ts; clock_gettime(CLOCK_MONOTONIC, &ts);]…
47 …AC_LANG_PROGRAM([[#include <time.h>]], [[struct timespec ts; clock_gettime(CLOCK_MONOTONIC, &ts);]…
/PHP-7.4/ext/intl/calendar/
H A Dcalendar_methods.cpp1219 int64_t ts; in PHP_FUNCTION() local
1234 ts = (int64_t)date; in PHP_FUNCTION()
1236 ts_str_len = slprintf(ts_str, sizeof(ts_str), "@%" PRIi64, ts); in PHP_FUNCTION()
/PHP-7.4/ext/fileinfo/libmagic/
H A Dapprentice.c787 size_t ts, v; in apprentice_magic_strength() local
830 ts = typesize(m->type); in apprentice_magic_strength()
831 if (ts == CAST(size_t, ~0)) in apprentice_magic_strength()
833 val += ts * MULT; in apprentice_magic_strength()
2642 size_t ts = typesize(m->type); in getvalue() local
2646 if (ts == CAST(size_t, ~0)) { in getvalue()
2655 switch (ts) { in getvalue()
/PHP-7.4/ext/fileinfo/
H A Dlibmagic.patch1301 - struct timespec ts;
1302 + struct timeval ts;
1319 - struct timespec ts;
1320 + struct timeval ts;
1335 cdf_ctime(&ts.tv_sec, tbuf));
1382 - if (gmtime_r(&ts->ts_sec, &tm) == NULL) {
1383 + if (php_gmtime_r(&ts->ts_sec, &tm) == NULL) {
3215 + memset(&ts, 0, sizeof(ts));
/PHP-7.4/win32/build/
H A DMakefile103 PHP7_PGD_SUFFIX=ts
/PHP-7.4/
H A D.gdbinit6 set the ts resource, it is impossible for gdb to
/PHP-7.4/ext/hash/tests/
H A Dfnv1a32.phpt188 array( 'X!pK_=!bT8V.RL.ts}$W8DdqCk$NVa$0ct\\C2', '380f7299' ),
/PHP-7.4/ext/fileinfo/tests/
H A Dmagic私はガラスを食べられます25382 # Email_23_f217153422.ts Sendmail frozen configuration
26181 0 ubelong 0xa1b2c3d4 pcap capture file, microseconds ts (big-endian)
26184 0 ulelong 0xa1b2c3d4 pcap capture file, microsecond ts (little-endian)
26189 0 ubelong 0xa1b23c4d pcap capture file, nanosecond ts (big-endian)
26192 0 ulelong 0xa1b23c4d pcap capture file, nanosecond ts (little-endian)
26199 0 ubelong 0xa1b2cd34 pcap capture file, microsecond ts, extensions (big-endian)
26201 0 ulelong 0xa1b2cd34 pcap capture file, microsecond ts, extensions (little-endian)
H A Dmagic25382 # Email_23_f217153422.ts Sendmail frozen configuration
26181 0 ubelong 0xa1b2c3d4 pcap capture file, microseconds ts (big-endian)
26184 0 ulelong 0xa1b2c3d4 pcap capture file, microsecond ts (little-endian)
26189 0 ubelong 0xa1b23c4d pcap capture file, nanosecond ts (big-endian)
26192 0 ulelong 0xa1b23c4d pcap capture file, nanosecond ts (little-endian)
26199 0 ubelong 0xa1b2cd34 pcap capture file, microsecond ts, extensions (big-endian)
26201 0 ulelong 0xa1b2cd34 pcap capture file, microsecond ts, extensions (little-endian)

Completed in 147 milliseconds

123456