Home
last modified time | relevance | path

Searched refs:st (Results 101 – 125 of 171) sorted by relevance

1234567

/php-src/ext/date/tests/
H A Dbug43452.phpt7 // (November 1st) is the same day of week.
/php-src/TSRM/
H A Dtsrm_win32.c823 SYSTEMTIME st; in win32_utime() local
824 GetSystemTime(&st); in win32_utime()
825 SystemTimeToFileTime(&st, &mtime); in win32_utime()
/php-src/ext/fileinfo/libmagic/
H A Dfuncs.c317 file_buffer(struct magic_set *ms, php_stream *stream, zend_stat_t *st, in file_buffer() argument
342 buffer_init(&b, fd, st, buf, nb); in file_buffer()
343 ms->mode = b.st.st_mode; in file_buffer()
H A Dascmagic.c155 buffer_init(&bb, b->fd, &b->st, utf8_buf, in file_ascmagic_with_encoding()
H A Dfile.h179 zend_stat_t st; member
/php-src/main/streams/
H A Dplain_wrapper.c57 # define PLAIN_WRAP_BUF_SIZE(st) ((unsigned int)(st > INT_MAX ? INT_MAX : st)) argument
61 # define PLAIN_WRAP_BUF_SIZE(st) (st) argument
/php-src/ext/standard/tests/file/windows_acls/
H A Dcommon.inc20 // bug44859_4.phpt test fails on the 1st run
/php-src/ext/gd/
H A Dgd.c857 int e, st; in PHP_FUNCTION() local
878 st = ST; in PHP_FUNCTION()
879 if (st < 0) { in PHP_FUNCTION()
880 st %= 360; in PHP_FUNCTION()
883 gdImageFilledArc(im, cx, cy, w, h, st, e, col, style); in PHP_FUNCTION()
2524 int e, st; in PHP_FUNCTION() local
2544 st = ST; in PHP_FUNCTION()
2545 if (st < 0) { in PHP_FUNCTION()
2546 st %= 360; in PHP_FUNCTION()
2549 gdImageArc(im, cx, cy, w, h, st, e, col); in PHP_FUNCTION()
/php-src/Zend/
H A Dzend_virtual_cwd.c505 zend_stat_t st = {0}; in tsrm_realpath_r() local
894 if (save && php_sys_lstat(path, &st) < 0) { in tsrm_realpath_r()
906 if (save && S_ISLNK(st.st_mode)) { in tsrm_realpath_r()
938 directory = S_ISDIR(st.st_mode); in tsrm_realpath_r()
/php-src/ext/spl/tests/SplFileObject/
H A DSplFileObject_fputcsv_variation10.phpt11 1st element is delimiter, 2nd element is enclosure
/php-src/ext/standard/tests/file/
H A Dfputcsv_variation10.phpt10 1st element is delimiter, 2nd element is enclosure
/php-src/ext/zlib/tests/
H A Ddata.inc60 Thou marshall'st me the way that I was going;
/php-src/ext/standard/tests/strings/
H A Dchunk_split_variation12.phpt137 string(597) "This is st"To check " in heredoc".I'm sure it'll \work!r to check"To check " in heredo…
H A Dstrstr.phpt11 var_dump( md5(strstr("te".chr(0)."st", chr(0))) );
H A Dstrpos.phpt13 var_dump( strpos("te".chr(0)."st", chr(0)) );
/php-src/sapi/fpm/fpm/
H A Dfpm_main.c1072 struct stat st; in init_request_info() local
1125 if (stat(pt, &st) == 0 && S_ISREG(st.st_mode)) { in init_request_info()
/php-src/ext/opcache/
H A DZendAccelerator.c977 SYSTEMTIME st; in zend_get_file_handle_timestamp_win() local
979 st.wYear = 1970; in zend_get_file_handle_timestamp_win()
980 st.wMonth = 1; in zend_get_file_handle_timestamp_win()
981 st.wDay = 1; in zend_get_file_handle_timestamp_win()
982 st.wHour = 0; in zend_get_file_handle_timestamp_win()
983 st.wMinute = 0; in zend_get_file_handle_timestamp_win()
984 st.wSecond = 0; in zend_get_file_handle_timestamp_win()
985 st.wMilliseconds = 0; in zend_get_file_handle_timestamp_win()
987 SystemTimeToFileTime (&st, &utc_base_ft); in zend_get_file_handle_timestamp_win()
/php-src/sapi/cgi/
H A Dcgi_main.c1213 zend_stat_t st = {0}; local
1267 if (zend_stat(pt, &st) == 0 && S_ISREG(st.st_mode)) {
/php-src/ext/mbstring/tests/
H A Diso2022jp_ms_encoding.phpt166 * test if we only check with the 1st byte. */
H A Dmb_detect_encoding.phpt320 'Co jsi z úst vypustil, ani párem koní nedostaneš zpět.',
325 'Co se v mládí naučíš, ke stáru jako když najdeš.',
H A Diso2022jp_kddi_encoding.phpt190 * test if we only check with the 1st byte. */
/php-src/ext/sodium/
H A Dlibsodium.c3254 volatile size_t st; in PHP_FUNCTION() local
3286 st = 1U; in PHP_FUNCTION()
3291 k -= st; in PHP_FUNCTION()
3292 st = (size_t) (~(((( (((uint64_t) k) >> 48) | (((uint64_t) k) >> 32) | in PHP_FUNCTION()
3294 i += st; in PHP_FUNCTION()
/php-src/ext/exif/
H A Dexif.c4388 zend_stat_t st = {0}; in exif_read_from_impl() local
4398 if (VCWD_STAT(stream->orig_path, &st) >= 0) { in exif_read_from_impl()
4400 if ((st.st_mode & S_IFMT) != S_IFREG) { in exif_read_from_impl()
4413 ImageInfo->FileDateTime = st.st_mtime; in exif_read_from_impl()
4414 ImageInfo->FileSize = st.st_size; in exif_read_from_impl()
/php-src/ext/zip/
H A Dphp_zip.c1502 zend_stat_t st = {0}; local
1505 if (VCWD_STAT(resolved_path, &st) == 0 && st.st_size == 0) {
/php-src/ext/fileinfo/tests/
H A Dmagic私はガラスを食べられます10522 # 1st tag name_
10705 # skip AI070GEP.EPS by printable 1st character of 1st memo item
13656 # 1st hard disc
13667 # 1st hard disc
16132 # 1st file entry
18324 # 1st tag
25478 # 1st FAT block
27989 # 1st icon
28000 # 1st cursor
30871 # 1st message
[all …]

Completed in 241 milliseconds

1234567