Home
last modified time | relevance | path

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

/PHP-7.4/ext/fileinfo/libmagic/
H A Dis_json.c172 size_t *st, size_t lvl) in json_parse_array()
205 size_t *st, size_t lvl) in json_parse_object()
323 size_t *st, size_t lvl) in json_parse()
391 size_t st[JSON_MAX]; in file_is_json() local
441 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 Dfuncs.c205 file_buffer(struct magic_set *ms, php_stream *stream, zend_stat_t *st, in file_buffer()
H A Dder.c396 struct stat st; in main() local
H A Dapprentice.c1287 zend_stat_t st; in apprentice_load() local
2989 php_stream_statbuf st; in apprentice_map() local
H A Dfile.h155 zend_stat_t st; member
/PHP-7.4/win32/
H A Dftok.c31 struct _stat st; in ftok() local
/PHP-7.4/ext/xmlrpc/libxmlrpc/
H A Dencodings.c65 size_t st; in convert() local
/PHP-7.4/ext/standard/
H A Dphp_fopen_wrapper.c397 zend_stat_t st; in php_stream_url_wrap_php() local
/PHP-7.4/ext/snmp/
H A Dsnmp.c667 static void php_snmp_internal(INTERNAL_FUNCTION_PARAMETERS, int st, in php_snmp_internal()
930 static int php_snmp_parse_oid(zval *object, int st, struct objid_query *objid_query, zval *oid, zva… in php_snmp_parse_oid()
1363 static void php_snmp(INTERNAL_FUNCTION_PARAMETERS, int st, int version) in php_snmp()
/PHP-7.4/main/streams/
H A Dplain_wrapper.c58 # define PLAIN_WRAP_BUF_SIZE(st) (((st) > UINT_MAX) ? UINT_MAX : (unsigned int)(st)) argument
60 # define PLAIN_WRAP_BUF_SIZE(st) (st) argument
/PHP-7.4/TSRM/
H A Dtsrm_win32.c816 SYSTEMTIME st; in win32_utime() local
/PHP-7.4/Zend/
H A Dzend_virtual_cwd.c511 zend_stat_t st; in tsrm_realpath_r() local
/PHP-7.4/sapi/fpm/fpm/
H A Dfpm_main.c1064 struct stat st; in init_request_info() local
/PHP-7.4/sapi/cgi/
H A Dcgi_main.c1228 zend_stat_t st; local
/PHP-7.4/ext/gd/
H A Dgd.c1765 int e, st; in PHP_FUNCTION() local
3345 int e, st; in PHP_FUNCTION() local
/PHP-7.4/ext/soap/
H A Dphp_sdl.c1551 struct stat st; in get_sdl_from_cache() local
/PHP-7.4/ext/opcache/
H A DZendAccelerator.c914 SYSTEMTIME st; in zend_get_file_handle_timestamp_win() local
/PHP-7.4/ext/zip/
H A Dphp_zip.c1484 zend_stat_t st; local
/PHP-7.4/ext/sodium/
H A Dlibsodium.c3392 volatile size_t st; in PHP_FUNCTION() local
/PHP-7.4/sapi/litespeed/
H A Dlsapilib.c852 struct stat st; in readSecret() local
/PHP-7.4/ext/imap/
H A Dphp_imap.c1345 STRING st; in PHP_FUNCTION() local
/PHP-7.4/ext/exif/
H A Dexif.c4422 zend_stat_t st; in exif_read_from_impl() local
/PHP-7.4/ext/date/
H A Dphp_date.c4649 static int date_period_initialize(timelib_time **st, timelib_time **et, timelib_rel_time **d, zend_… in date_period_initialize()

Completed in 155 milliseconds