Home
last modified time | relevance | path

Searched defs:st (Results 1 – 25 of 34) sorted by relevance

12

/PHP-7.2/ext/zip/lib/
H A Dzip_source_crc.c105 struct zip_stat st; in crc_read() local
141 zip_stat_t *st; in crc_read() local
H A Dzip_source_stat.c39 zip_source_stat(zip_source_t *src, zip_stat_t *st) in zip_source_stat()
H A Dzip_source_filep.c74 struct zip_stat st; /* stat information passed in */ member
113 …nst char *fname, FILE *file, zip_uint64_t start, zip_int64_t len, const zip_stat_t *st, zip_error_… in _zip_source_file_or_p()
411 zip_stat_t *st; in read_file() local
H A Dzip_source_pkware.c131 struct zip_stat st; in decrypt_header() local
192 zip_stat_t *st; in pkware_decrypt() local
H A Dzip_source_win32handle.c73 …fname, HANDLE h, zip_uint64_t start, zip_int64_t len, int closep, const zip_stat_t *st, _zip_sourc… in _zip_source_win32_handle_or_name()
336 zip_stat_t *st; in _win32_read_file() local
543 _zip_stat_win32(HANDLE h, zip_stat_t *st, _zip_source_win32_read_file_t *ctx) in _zip_stat_win32()
H A Dzip_stat_init.c40 zip_stat_init(zip_stat_t *st) in zip_stat_init()
H A Dzip_stat.c39 zip_stat(zip_t *za, const char *fname, zip_flags_t flags, zip_stat_t *st) in zip_stat()
H A Dzip_stat_index.c40 zip_stat_t *st) in zip_stat_index()
H A Dzip_source_window.c61 _zip_source_window_new(zip_source_t *src, zip_uint64_t start, zip_uint64_t length, zip_stat_t *st, … in _zip_source_window_new()
195 zip_stat_t *st; in window_read() local
H A Dzip_source_deflate.c312 zip_stat_t *st; in deflate_compress() local
383 zip_stat_t *st; in deflate_decompress() local
H A Dzip_source_zip_new.c47 struct zip_stat st; in _zip_source_zip_new() local
H A Dzipwin32.h54 struct zip_stat st; /* stat information passed in */ member
H A Dzip_open.c185 struct zip_stat st; in _zip_open() local
543 struct zip_stat st; in _zip_file_exists() local
H A Dzip_close.c235 struct zip_stat st; in add_data() local
H A Dzip_source_buffer.c188 zip_stat_t *st; in read_data() local
/PHP-7.2/win32/
H A Dftok.c30 struct _stat st; in ftok() local
/PHP-7.2/ext/xmlrpc/libxmlrpc/
H A Dencodings.c67 size_t st; in convert() local
/PHP-7.2/ext/standard/
H A Dphp_fopen_wrapper.c400 zend_stat_t st; in php_stream_url_wrap_php() local
/PHP-7.2/ext/snmp/
H A Dsnmp.c673 static void php_snmp_internal(INTERNAL_FUNCTION_PARAMETERS, int st, in php_snmp_internal()
936 static int php_snmp_parse_oid(zval *object, int st, struct objid_query *objid_query, zval *oid, zva… in php_snmp_parse_oid()
1366 static void php_snmp(INTERNAL_FUNCTION_PARAMETERS, int st, int version) in php_snmp()
/PHP-7.2/ext/fileinfo/libmagic/
H A Dder.c391 struct stat st; in main() local
H A Dapprentice.c1233 zend_stat_t st; in apprentice_load() local
2885 php_stream_statbuf st; in apprentice_map() local
/PHP-7.2/main/streams/
H A Dplain_wrapper.c60 # define PLAIN_WRAP_BUF_SIZE(st) (((st) > UINT_MAX) ? UINT_MAX : (unsigned int)(st)) argument
62 # define PLAIN_WRAP_BUF_SIZE(st) (st) argument
/PHP-7.2/TSRM/
H A Dtsrm_win32.c839 SYSTEMTIME st; in win32_utime() local
/PHP-7.2/sapi/fpm/fpm/
H A Dfpm_main.c1128 struct stat st; local
/PHP-7.2/ext/opcache/
H A DZendAccelerator.c818 SYSTEMTIME st; in zend_get_file_handle_timestamp_win() local

Completed in 85 milliseconds

12