Home
last modified time | relevance | path

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

12

/PHP-8.3/ext/fileinfo/libmagic/
H A Dis_json.c181 size_t *st, size_t lvl) in json_parse_array()
218 size_t *st, size_t lvl) in json_parse_object()
347 size_t *st, size_t lvl) in json_parse()
426 size_t st[JSON_MAX]; in file_is_json() local
479 struct stat st; in main() local
H A Dbuffer.c42 buffer_init(struct buffer *b, int fd, const zend_stat_t *st, const void *data, in buffer_init()
H A Dis_csv.c178 struct stat st; in main() local
H A Dder.c444 struct stat st; in main() local
H A Dfuncs.c317 file_buffer(struct magic_set *ms, php_stream *stream, zend_stat_t *st, in file_buffer()
H A Dapprentice.c1459 zend_stat_t st = {0}; in apprentice_load() local
3198 php_stream_statbuf st; in apprentice_map() local
H A Dfile.h169 zend_stat_t st; member
/PHP-8.3/ext/opcache/jit/dynasm/
H A Ddasm_mips.h156 #define CK(x, st) \ argument
159 #define CKPL(kind, st) \ argument
163 #define CK(x, st) ((void)0) argument
164 #define CKPL(kind, st) ((void)0) argument
316 #define CK(x, st) \ argument
319 #define CK(x, st) ((void)0) argument
H A Ddasm_ppc.h156 #define CK(x, st) \ argument
159 #define CKPL(kind, st) \ argument
163 #define CK(x, st) ((void)0) argument
164 #define CKPL(kind, st) ((void)0) argument
320 #define CK(x, st) \ argument
323 #define CK(x, st) ((void)0) argument
H A Ddasm_arm.h157 #define CK(x, st) \ argument
160 #define CKPL(kind, st) \ argument
164 #define CK(x, st) ((void)0) argument
165 #define CKPL(kind, st) ((void)0) argument
338 #define CK(x, st) \ argument
341 #define CK(x, st) ((void)0) argument
H A Ddasm_arm64.h159 #define CK(x, st) \ argument
162 #define CKPL(kind, st) \ argument
166 #define CK(x, st) ((void)0) argument
167 #define CKPL(kind, st) ((void)0) argument
417 #define CK(x, st) \ argument
420 #define CK(x, st) ((void)0) argument
H A Ddasm_x86.h165 #define CK(x, st) \ argument
168 #define CKPL(kind, st) \ argument
172 #define CK(x, st) ((void)0) argument
173 #define CKPL(kind, st) ((void)0) argument
/PHP-8.3/win32/
H A Dftok.c29 struct _stat st; in ftok() local
/PHP-8.3/ext/pcre/pcre2lib/sljit/
H A DsljitProtExecAllocator.c111 struct stat st; in create_tempfile() local
/PHP-8.3/ext/standard/
H A Dphp_fopen_wrapper.c395 zend_stat_t st = {0}; in php_stream_url_wrap_php() local
/PHP-8.3/ext/snmp/
H A Dsnmp.c376 static void php_snmp_internal(INTERNAL_FUNCTION_PARAMETERS, int st, in php_snmp_internal()
632 zval *object, int st, struct objid_query *objid_query, zend_string *oid_str, HashTable *oid_ht, in php_snmp_parse_oid()
1128 static void php_snmp(INTERNAL_FUNCTION_PARAMETERS, int st, int version) in php_snmp()
/PHP-8.3/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-8.3/TSRM/
H A Dtsrm_win32.c824 SYSTEMTIME st; in win32_utime() local
/PHP-8.3/Zend/
H A Dzend_virtual_cwd.c505 zend_stat_t st = {0}; in tsrm_realpath_r() local
/PHP-8.3/sapi/fpm/fpm/
H A Dfpm_main.c1072 struct stat st; in init_request_info() local
/PHP-8.3/sapi/cgi/
H A Dcgi_main.c1213 zend_stat_t st = {0}; local
/PHP-8.3/ext/gd/
H A Dgd.c848 int e, st; in PHP_FUNCTION() local
2419 int e, st; in PHP_FUNCTION() local
/PHP-8.3/ext/opcache/
H A DZendAccelerator.c977 SYSTEMTIME st; in zend_get_file_handle_timestamp_win() local
/PHP-8.3/ext/soap/
H A Dphp_sdl.c1552 struct stat st; in get_sdl_from_cache() local
/PHP-8.3/ext/zip/
H A Dphp_zip.c1496 zend_stat_t st = {0}; local

Completed in 132 milliseconds

12