Home
last modified time | relevance | path

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

/php-src/ext/phar/
H A Dtar.c108 char save[sizeof(header->checksum)], *bname; in phar_is_tar() local
166 size_t save = php_stream_tell(fp), read; in phar_tar_process_metadata() local
317 char *save = *error; in phar_parse_tarfile() local
1174 char *save = *error; in phar_tar_flush() local
H A Dzip.c348 #define PHAR_ZIP_FAIL_FREE(errmsg, save) \ in phar_parse_zipfile() argument
525 char *save; in phar_parse_zipfile() local
1206 char *save = *(pass->error); in phar_zip_applysignature() local
H A Dphar.c904 char *save = *error; in phar_parse_pharfile() local
932 char *save = *error; in phar_parse_pharfile() local
959 char *save = *error; in phar_parse_pharfile() local
986 char *save = *error; in phar_parse_pharfile() local
1013 char *save = *error; in phar_parse_pharfile() local
2243 char *save; in phar_split_fname() local
3099 char *save = *error; in phar_flush_ex() local
H A Ddirstream.c204 const char *save = ZSTR_VAL(str_key); in phar_make_dirstream() local
H A Dfunc_interceptors.c550 char *save; in phar_file_stat() local
H A Dutil.c1016 char *my_realpath, *save; in phar_get_archive() local
H A Dphar_object.c1403 char *fname, *error = NULL, *base = ZSTR_VAL(p_obj->base), *save = NULL, *temp = NULL; in phar_build() local
/php-src/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-src/ext/mysqlnd/
H A Dmysqlnd_wireprotocol.c1601 zend_uchar save = *(p + len); in php_mysqlnd_rowp_read_text_protocol() local
1639 zend_uchar save = *(p + len); in php_mysqlnd_rowp_read_text_protocol() local
/php-src/Zend/
H A Dzend_virtual_cwd.c492 int directory = 0, save; in tsrm_realpath_r() local
/php-src/ext/dom/
H A Ddocument.c1560 PHP_METHOD(DOMDocument, save) in PHP_METHOD() argument
H A Dphp_dom.stub.php1014 public function save(string $filename, int $options = 0): int|false {} function in DOMDocument
/php-src/ext/gd/
H A Dgd.c909 bool save; in PHP_FUNCTION() local

Completed in 87 milliseconds