Home
last modified time | relevance | path

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

123456

/PHP-8.0/ext/soap/tests/soap12/
H A DT59.phpt13 <test:echoStringArray xmlns:test="http://example.org/ts-tests"
H A DT61.phpt13 <test:countItems xmlns:test="http://example.org/ts-tests"
/PHP-8.0/ext/standard/tests/strings/
H A Dstrrev_variation3.phpt68 sniatnoc ,g'ts cod'h fo elp'xE"
/PHP-8.0/ext/opcache/jit/dynasm/
H A Dminilua.c280 #define getstr(ts)cast(const char*,(ts)+1) argument
1285 TString*ts;
1304 return ts;
1317 if(ts->tsv.len==l&&(memcmp(str,getstr(ts),l)==0)){
1319 return ts;
2729 return ts;
2971 seminfo->ts=ts;
3669 TString*ts=ls->t.seminfo.ts;
3670 luaX_newstring(ls,getstr(ts),ts->tsv.len);
3714 ts=ls->t.seminfo.ts;
[all …]
/PHP-8.0/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-8.0/ext/intl/calendar/
H A Dcalendar_methods.cpp1043 int64_t ts; in PHP_FUNCTION() local
1058 ts = (int64_t)date; in PHP_FUNCTION()
1060 ts_str_len = slprintf(ts_str, sizeof(ts_str), "@%" PRIi64, ts); in PHP_FUNCTION()
/PHP-8.0/ext/fileinfo/libmagic/
H A Dapprentice.c822 size_t ts, v; in apprentice_magic_strength() local
867 ts = typesize(m->type); in apprentice_magic_strength()
868 if (ts == FILE_BADSIZE) in apprentice_magic_strength()
870 val += ts * MULT; in apprentice_magic_strength()
2704 size_t ts = typesize(m->type); in getvalue() local
2708 if (ts == FILE_BADSIZE) { in getvalue()
2717 switch (ts) { in getvalue()
/PHP-8.0/win32/build/
H A DMakefile101 PHP8_PGD_SUFFIX=ts
/PHP-8.0/ext/fileinfo/
H A Dlibmagic.patch1246 - struct timespec ts;
1247 + struct timeval ts;
1264 - struct timespec ts;
1265 + struct timeval ts;
1280 cdf_ctime(&ts.tv_sec, tbuf));
1319 - if (gmtime_r(&ts->ts_sec, &tm) == NULL) {
1320 + if (php_gmtime_r(&ts->ts_sec, &tm) == NULL) {
3299 + memset(&ts, 0, sizeof(ts));
/PHP-8.0/
H A D.gdbinit6 set the ts resource, it is impossible for gdb to
/PHP-8.0/ext/hash/tests/
H A Dfnv1a32.phpt188 array( 'X!pK_=!bT8V.RL.ts}$W8DdqCk$NVa$0ct\\C2', '380f7299' ),
/PHP-8.0/ext/fileinfo/tests/
H A Dmagic私はガラスを食べられます28183 # Email_23_f217153422.ts Sendmail frozen configuration
28985 0 ubelong 0xa1b2c3d4 pcap capture file, microseconds ts (big-endian)
28988 0 ulelong 0xa1b2c3d4 pcap capture file, microsecond ts (little-endian)
28993 0 ubelong 0xa1b23c4d pcap capture file, nanosecond ts (big-endian)
28996 0 ulelong 0xa1b23c4d pcap capture file, nanosecond ts (little-endian)
29003 0 ubelong 0xa1b2cd34 pcap capture file, microsecond ts, extensions (big-endian)
29005 0 ulelong 0xa1b2cd34 pcap capture file, microsecond ts, extensions (little-endian)
H A Dmagic28183 # Email_23_f217153422.ts Sendmail frozen configuration
28985 0 ubelong 0xa1b2c3d4 pcap capture file, microseconds ts (big-endian)
28988 0 ulelong 0xa1b2c3d4 pcap capture file, microsecond ts (little-endian)
28993 0 ubelong 0xa1b23c4d pcap capture file, nanosecond ts (big-endian)
28996 0 ulelong 0xa1b23c4d pcap capture file, nanosecond ts (little-endian)
29003 0 ubelong 0xa1b2cd34 pcap capture file, microsecond ts, extensions (big-endian)
29005 0 ulelong 0xa1b2cd34 pcap capture file, microsecond ts, extensions (little-endian)

Completed in 197 milliseconds

123456