Home
last modified time | relevance | path

Searched defs:save (Results 1 – 12 of 12) sorted by relevance

/PHP-7.4/ext/phar/
H A Dtar.c105 char save[sizeof(header->checksum)], *bname; in phar_is_tar() local
164 size_t save = php_stream_tell(fp), read; in phar_tar_process_metadata() local
325 char *save = *error; in phar_parse_tarfile() local
1231 char *save = *error; in phar_tar_flush() local
H A Dzip.c322 #define PHAR_ZIP_FAIL_FREE(errmsg, save) \ in phar_parse_zipfile() argument
463 char *save; in phar_parse_zipfile() local
1173 char *save = *(pass->error); in phar_zip_applysignature() local
H A Dphar.c836 char *save = *error; in phar_parse_pharfile() local
864 char *save = *error; in phar_parse_pharfile() local
891 char *save = *error; in phar_parse_pharfile() local
918 char *save = *error; in phar_parse_pharfile() local
945 char *save = *error; in phar_parse_pharfile() local
2204 char *save; in phar_split_fname() local
3108 char *save = *error; in phar_flush() local
H A Ddirstream.c184 char *entry, *found, *save; in phar_make_dirstream() local
H A Dfunc_interceptors.c655 char *save; in phar_file_stat() local
H A Dutil.c957 char *my_realpath, *save; in phar_get_archive() local
H A Dphar_object.c1415 char *fname, *error = NULL, *base = p_obj->b, *save = NULL, *temp = NULL; in phar_build() local
/PHP-7.4/main/
H A Dnetwork.c287 # define SET_SOCKET_BLOCKING_MODE(sock, save) \ argument
289 # define RESTORE_SOCKET_BLOCKING_MODE(sock, save) \ argument
293 # define SET_SOCKET_BLOCKING_MODE(sock, save) \ argument
296 # define RESTORE_SOCKET_BLOCKING_MODE(sock, save) \ argument
/PHP-7.4/ext/pspell/
H A Dpspell.c892 zend_bool save; in PHP_FUNCTION() local
/PHP-7.4/ext/mysqlnd/
H A Dmysqlnd_wireprotocol.c1643 zend_uchar save = *(p + len); in php_mysqlnd_rowp_read_text_protocol_aux() local
1681 zend_uchar save = *(p + len); in php_mysqlnd_rowp_read_text_protocol_aux() local
/PHP-7.4/Zend/
H A Dzend_virtual_cwd.c500 int directory = 0, save; in tsrm_realpath_r() local
/PHP-7.4/ext/gd/
H A Dgd.c1818 zend_bool save; in PHP_FUNCTION() local

Completed in 88 milliseconds