Home
last modified time | relevance | path

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

12

/PHP-8.0/ext/fileinfo/libmagic/
H A Dis_json.c173 size_t *st, size_t lvl) in json_parse_array()
207 size_t *st, size_t lvl) in json_parse_object()
330 size_t *st, size_t lvl) in json_parse()
398 size_t st[JSON_MAX]; in file_is_json() local
448 struct stat st; in main() local
H A Dbuffer.c44 buffer_init(struct buffer *b, int fd, const zend_stat_t *st, const void *data, in buffer_init()
H A Dis_csv.c179 struct stat st; in main() local
H A Dder.c433 struct stat st; in main() local
H A Dfuncs.c279 file_buffer(struct magic_set *ms, php_stream *stream, zend_stat_t *st, in file_buffer()
H A Dapprentice.c1327 zend_stat_t st; in apprentice_load() local
3031 php_stream_statbuf st; in apprentice_map() local
H A Dfile.h157 zend_stat_t st; member
/PHP-8.0/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
337 #define CK(x, st) \ argument
340 #define CK(x, st) ((void)0) argument
H A Ddasm_arm64.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
393 #define CK(x, st) \ argument
396 #define CK(x, st) ((void)0) argument
H A Ddasm_x86.h158 #define CK(x, st) \ argument
161 #define CKPL(kind, st) \ argument
165 #define CK(x, st) ((void)0) argument
166 #define CKPL(kind, st) ((void)0) argument
/PHP-8.0/win32/
H A Dftok.c29 struct _stat st; in ftok() local
/PHP-8.0/ext/standard/
H A Dphp_fopen_wrapper.c395 zend_stat_t st; in php_stream_url_wrap_php() local
/PHP-8.0/ext/snmp/
H A Dsnmp.c399 static void php_snmp_internal(INTERNAL_FUNCTION_PARAMETERS, int st, in php_snmp_internal()
663 zval *object, int st, struct objid_query *objid_query, zend_string *oid_str, HashTable *oid_ht, in php_snmp_parse_oid()
1110 static void php_snmp(INTERNAL_FUNCTION_PARAMETERS, int st, int version) in php_snmp()
/PHP-8.0/main/streams/
H A Dplain_wrapper.c56 # define PLAIN_WRAP_BUF_SIZE(st) (((st) > UINT_MAX) ? UINT_MAX : (unsigned int)(st)) argument
58 # define PLAIN_WRAP_BUF_SIZE(st) (st) argument
/PHP-8.0/TSRM/
H A Dtsrm_win32.c813 SYSTEMTIME st; in win32_utime() local
/PHP-8.0/Zend/
H A Dzend_virtual_cwd.c505 zend_stat_t st; in tsrm_realpath_r() local
/PHP-8.0/sapi/fpm/fpm/
H A Dfpm_main.c1055 struct stat st; in init_request_info() local
/PHP-8.0/sapi/cgi/
H A Dcgi_main.c1215 zend_stat_t st; local
/PHP-8.0/ext/gd/
H A Dgd.c946 int e, st; in PHP_FUNCTION() local
2488 int e, st; in PHP_FUNCTION() local
/PHP-8.0/ext/soap/
H A Dphp_sdl.c1549 struct stat st; in get_sdl_from_cache() local
/PHP-8.0/ext/opcache/
H A DZendAccelerator.c911 SYSTEMTIME st; in zend_get_file_handle_timestamp_win() local
/PHP-8.0/ext/sodium/
H A Dlibsodium.c2977 volatile size_t st; in PHP_FUNCTION() local
/PHP-8.0/ext/imap/
H A Dphp_imap.c918 STRING st; in PHP_FUNCTION() local

Completed in 149 milliseconds

12