save 488 Zend/zend_execute_API.c char *save = actual, *slash; save 510 Zend/zend_execute_API.c if (save[0] == '\\') { save 511 Zend/zend_execute_API.c save++; save 514 Zend/zend_execute_API.c zend_error(E_ERROR, "Undefined constant '%s'", save); save 516 Zend/zend_execute_API.c save--; save 519 Zend/zend_execute_API.c str_efree(save); save 521 Zend/zend_execute_API.c save = NULL; save 523 Zend/zend_execute_API.c if (inline_change && save && save != actual) { save 524 Zend/zend_execute_API.c str_efree(save); save 782 Zend/zend_virtual_cwd.c int i, j, save; save 858 Zend/zend_virtual_cwd.c save = (use_realpath != CWD_EXPAND); save 860 Zend/zend_virtual_cwd.c if (start && save && CWDG(realpath_cache_size_limit)) { save 880 Zend/zend_virtual_cwd.c if (save && (hFind = FindFirstFile(path, &data)) == INVALID_HANDLE_VALUE) { save 886 Zend/zend_virtual_cwd.c save = 0; save 889 Zend/zend_virtual_cwd.c if (save) { save 896 Zend/zend_virtual_cwd.c if(save && save 1066 Zend/zend_virtual_cwd.c if (save) { save 1075 Zend/zend_virtual_cwd.c save = 0; save 1079 Zend/zend_virtual_cwd.c if (save && php_sys_lstat(path, &st) < 0) { save 1085 Zend/zend_virtual_cwd.c save = 0; save 1091 Zend/zend_virtual_cwd.c if (save && S_ISLNK(st.st_mode)) { save 1122 Zend/zend_virtual_cwd.c if (save) { save 1138 Zend/zend_virtual_cwd.c j = tsrm_realpath_r(path, start, i-1, ll, t, save ? CWD_FILEPATH : use_realpath, 1, NULL TSRMLS_CC); save 1148 Zend/zend_virtual_cwd.c if (save) { save 1168 Zend/zend_virtual_cwd.c if (save && start && CWDG(realpath_cache_size_limit)) { save 215 ext/dom/document.c PHP_FALIAS(save, dom_document_save, arginfo_dom_document_save) save 215 ext/gd/gd.c ZEND_ARG_INFO(0, save) save 1805 ext/gd/gd.c zend_bool save; save 1808 ext/gd/gd.c if (zend_parse_parameters(ZEND_NUM_ARGS() TSRMLS_CC, "rb", &IM, &save) == FAILURE) { save 1813 ext/gd/gd.c gdImageSaveAlpha(im, save); save 230 ext/hash/hash_gost.c php_hash_uint32 data[8], temp = 0, save = 0; save 235 ext/hash/hash_gost.c save = context->state[i + 8]; save 237 ext/hash/hash_gost.c temp = ((context->state[i + 8] < data[i]) || (context->state[i + 8] < save)) ? 1 : 0; save 4762 ext/mbstring/oniguruma/regcomp.c OnigOptionType save = env->options; save 4765 ext/mbstring/oniguruma/regcomp.c env->options = save; save 4830 ext/mbstring/oniguruma/regcomp.c OnigOptionType save = env->options; save 4834 ext/mbstring/oniguruma/regcomp.c env->options = save; save 1673 ext/mysqlnd/mysqlnd_wireprotocol.c zend_uchar save = *(p + len); save 1709 ext/mysqlnd/mysqlnd_wireprotocol.c *(p + len) = save; save 1711 ext/mysqlnd/mysqlnd_wireprotocol.c zend_uchar save = *(p + len); save 1715 ext/mysqlnd/mysqlnd_wireprotocol.c *(p + len) = save; save 1011 ext/oci8/oci8.c PHP_FALIAS(save, oci_lob_save, arginfo_oci_lob_save_method) save 1672 ext/pcre/pcrelib/pcre_jit_compile.c BOOL save, int stackptr, int stacktop, BOOL needs_control_head) save 1687 ext/pcre/pcrelib/pcre_jit_compile.c status = save ? start : loop; save 1691 ext/pcre/pcrelib/pcre_jit_compile.c if (!save) save 1715 ext/pcre/pcrelib/pcre_jit_compile.c SLJIT_ASSERT(save && common->recursive_head_ptr != 0); save 1905 ext/pcre/pcrelib/pcre_jit_compile.c if (save) save 1961 ext/pcre/pcrelib/pcre_jit_compile.c if (save) save 1990 ext/pcre/pcrelib/pcre_jit_compile.c SLJIT_ASSERT(cc == ccend && stackptr == stacktop && (save || (tmp1empty && tmp2empty))); save 184 ext/phar/dirstream.c char *entry, *found, *save, *str_key; save 255 ext/phar/dirstream.c save = str_key; save 256 ext/phar/dirstream.c save += dirlen + 1; /* seek to just past the path separator */ save 258 ext/phar/dirstream.c if (NULL != (found = (char *) memchr(save, '/', keylen - dirlen - 1))) { save 260 ext/phar/dirstream.c save -= dirlen + 1; save 261 ext/phar/dirstream.c entry = (char *) safe_emalloc(found - save + dirlen, 1, 1); save 262 ext/phar/dirstream.c memcpy(entry, save + dirlen + 1, found - save - dirlen - 1); save 263 ext/phar/dirstream.c keylen = found - save - dirlen - 1; save 267 ext/phar/dirstream.c save -= dirlen + 1; save 269 ext/phar/dirstream.c memcpy(entry, save + dirlen + 1, keylen - dirlen - 1); save 686 ext/phar/func_interceptors.c char *save; save 691 ext/phar/func_interceptors.c save = PHAR_G(cwd); save 701 ext/phar/func_interceptors.c PHAR_G(cwd) = save; save 711 ext/phar/func_interceptors.c PHAR_G(cwd) = save; save 732 ext/phar/func_interceptors.c PHAR_G(cwd) = save; save 817 ext/phar/phar.c char *save = *error; save 819 ext/phar/phar.c efree(save); save 846 ext/phar/phar.c char *save = *error; save 848 ext/phar/phar.c efree(save); save 873 ext/phar/phar.c char *save = *error; save 875 ext/phar/phar.c efree(save); save 911 ext/phar/phar.c char *save = *error; save 913 ext/phar/phar.c efree(save); save 938 ext/phar/phar.c char *save = *error; save 940 ext/phar/phar.c efree(save); save 2241 ext/phar/phar.c char *save; save 2256 ext/phar/phar.c save = filename; save 2265 ext/phar/phar.c *arch = save; save 3175 ext/phar/phar.c char *save = *error; save 3176 ext/phar/phar.c spprintf(error, 0, "phar error: unable to write signature: %s", save); save 3177 ext/phar/phar.c efree(save); save 1427 ext/phar/phar_object.c char *fname, *error = NULL, *base = p_obj->b, *opened, *save = NULL, *temp = NULL; save 1473 ext/phar/phar_object.c save = str_key; save 1517 ext/phar/phar_object.c save = fname; save 1528 ext/phar/phar_object.c save = fname; save 1546 ext/phar/phar_object.c if (save) { save 1547 ext/phar/phar_object.c efree(save); save 1559 ext/phar/phar_object.c if (save) { save 1560 ext/phar/phar_object.c efree(save); save 1576 ext/phar/phar_object.c if (save) { save 1577 ext/phar/phar_object.c efree(save); save 1601 ext/phar/phar_object.c save = str_key; save 1612 ext/phar/phar_object.c if (save) { save 1613 ext/phar/phar_object.c efree(save); save 1627 ext/phar/phar_object.c if (save) { save 1628 ext/phar/phar_object.c efree(save); save 1644 ext/phar/phar_object.c if (save) { save 1645 ext/phar/phar_object.c efree(save); save 1657 ext/phar/phar_object.c if (save) { save 1658 ext/phar/phar_object.c efree(save); save 1680 ext/phar/phar_object.c if (save) { save 1681 ext/phar/phar_object.c efree(save); save 1722 ext/phar/phar_object.c if (save) { save 1723 ext/phar/phar_object.c efree(save); save 105 ext/phar/tar.c char save[sizeof(header->checksum)], *bname; save 112 ext/phar/tar.c memcpy(save, header->checksum, sizeof(header->checksum)); save 115 ext/phar/tar.c memcpy(header->checksum, save, sizeof(header->checksum)); save 164 ext/phar/tar.c size_t save = php_stream_tell(fp), read; save 172 ext/phar/tar.c php_stream_seek(fp, save, SEEK_SET); save 179 ext/phar/tar.c php_stream_seek(fp, save, SEEK_SET); save 193 ext/phar/tar.c php_stream_seek(fp, save, SEEK_SET); save 307 ext/phar/tar.c char *save = *error; save 308 ext/phar/tar.c spprintf(error, 4096, "phar error: tar-based phar \"%s\" signature cannot be verified: %s", fname, save); save 309 ext/phar/tar.c efree(save); save 1198 ext/phar/tar.c char *save = *error; save 1199 ext/phar/tar.c spprintf(error, 0, "phar error: unable to write signature to tar-based phar: %s", save); save 1200 ext/phar/tar.c efree(save); save 969 ext/phar/util.c char *my_realpath, *save; save 1046 ext/phar/util.c save = fname; save 1102 ext/phar/util.c if (SUCCESS == zend_hash_quick_find(&(PHAR_GLOBALS->phar_alias_map), save, save_len, fhash, (void**)&fd_ptr)) { save 1114 ext/phar/util.c if (PHAR_G(manifest_cached) && SUCCESS == zend_hash_quick_find(&cached_alias, save, save_len, fhash, (void**)&fd_ptr)) { save 302 ext/phar/zip.c #define PHAR_ZIP_FAIL_FREE(errmsg, save) \ save 324 ext/phar/zip.c efree(save); \ save 442 ext/phar/zip.c char *save; save 444 ext/phar/zip.c spprintf(&save, 4096, "signature cannot be verified: %s", *error); save 446 ext/phar/zip.c PHAR_ZIP_FAIL_FREE(save, save); save 1108 ext/phar/zip.c char *save = *(pass->error); save 1109 ext/phar/zip.c spprintf(pass->error, 0, "phar error: unable to write signature to zip-based phar: %s", save); save 1110 ext/phar/zip.c efree(save); save 175 ext/pspell/pspell.c ZEND_ARG_INFO(0, save) save 901 ext/pspell/pspell.c zend_bool save; save 904 ext/pspell/pspell.c if (zend_parse_parameters(ZEND_NUM_ARGS() TSRMLS_CC, "lb", &conf, &save) == FAILURE) { save 910 ext/pspell/pspell.c pspell_config_replace(config, "save-repl", save ? "true" : "false"); save 289 main/network.c # define SET_SOCKET_BLOCKING_MODE(sock, save) \ save 290 main/network.c save = TRUE; ioctlsocket(sock, FIONBIO, &save) save 291 main/network.c # define RESTORE_SOCKET_BLOCKING_MODE(sock, save) \ save 292 main/network.c ioctlsocket(sock, FIONBIO, &save) save 295 main/network.c # define SET_SOCKET_BLOCKING_MODE(sock, save) \ save 296 main/network.c save = fcntl(sock, F_GETFL, 0); \ save 297 main/network.c fcntl(sock, F_SETFL, save | O_NONBLOCK) save 298 main/network.c # define RESTORE_SOCKET_BLOCKING_MODE(sock, save) \ save 299 main/network.c fcntl(sock, F_SETFL, save)