Home
last modified time | relevance | path

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

/PHP-5.3/ext/phar/
H A Dtar.c105 char save[sizeof(header->checksum)]; in phar_is_tar() local
161 size_t save = php_stream_tell(fp), read; in phar_tar_process_metadata() local
290 char *save = *error; in phar_parse_tarfile() local
1173 char *save = *error; in phar_tar_flush() local
H A Dzip.c302 #define PHAR_ZIP_FAIL_FREE(errmsg, save) \ in phar_parse_zipfile() argument
440 char *save; in phar_parse_zipfile() local
1116 char *save = *(pass->error); in phar_zip_applysignature() local
H A Dphar.c828 char *save = *error; local
857 char *save = *error; local
884 char *save = *error; local
922 char *save = *error; local
949 char *save = *error; local
2264 char *save; local
3173 char *save = *error; local
H A Ddirstream.c197 char *entry, *found, *save, *str_key; in phar_make_dirstream() local
H A Dfunc_interceptors.c686 char *save; in phar_file_stat() local
H A Dutil.c1215 char *my_realpath, *save; in phar_get_archive() local
H A Dphar_object.c1443 char *fname, *error = NULL, *base = p_obj->b, *opened, *save = NULL, *temp = NULL; local
/PHP-5.3/main/
H A Dnetwork.c281 # define SET_SOCKET_BLOCKING_MODE(sock, save) \ argument
283 # define RESTORE_SOCKET_BLOCKING_MODE(sock, save) \ argument
287 # define SET_SOCKET_BLOCKING_MODE(sock, save) \ argument
290 # define RESTORE_SOCKET_BLOCKING_MODE(sock, save) \ argument
/PHP-5.3/ext/hash/
H A Dhash_gost.c230 php_hash_uint32 data[8], temp = 0, save = 0; in GostTransform() local
/PHP-5.3/Zend/
H A Dzend_execute_API.c536 char *save = actual, *slash; in zval_update_constant_ex() local
625 char *actual, *save = str_index; in zval_update_constant_ex() local
/PHP-5.3/ext/mysqlnd/
H A Dmysqlnd_wireprotocol.c1390 zend_uchar save = *(p + len); in php_mysqlnd_rowp_read_text_protocol() local
1428 zend_uchar save = *(p + len); in php_mysqlnd_rowp_read_text_protocol() local
/PHP-5.3/ext/pspell/
H A Dpspell.c927 zend_bool save; in PHP_FUNCTION() local
/PHP-5.3/TSRM/
H A Dtsrm_virtual_cwd.c765 int i, j, save; in tsrm_realpath_r() local
/PHP-5.3/ext/mbstring/oniguruma/
H A Dregcomp.c4556 OnigOptionType save = env->options; in optimize_node_left() local
4624 OnigOptionType save = env->options; in optimize_node_left() local
/PHP-5.3/ext/gd/
H A Dgd.c1820 zend_bool save; in PHP_FUNCTION() local

Completed in 104 milliseconds