/PHP-8.3/ext/pcre/pcre2lib/ |
H A D | pcre2_string_utils.c | 63 PRIV(memmove)(void *d, const void *s, size_t n) in PRIV() argument
|
H A D | pcre2_internal.h | 189 #define memmove(d,s,n) _memmove(d,s,n) macro 197 #undef memmove /* Some systems may have a macro */ 198 #define memmove(a, b, c) PRIV(memmove)(a, b, c) macro
|
H A D | pcre2_compile.c | 2193 memmove(name + offset, vptr + 1, (name + i - vptr)*sizeof(PCRE2_UCHAR)); in get_ucp() 2194 if (offset != 0) memmove(name, sname, offset*sizeof(PCRE2_UCHAR)); in get_ucp() 6185 (void)memmove(code + (32 / sizeof(PCRE2_UCHAR)), code, in compile_branch() 7149 (void)memmove(previous + 1 + LINK_SIZE, previous, CU2BYTES(1 + LINK_SIZE)); in compile_branch() 7238 (void)memmove(previous + 1, previous, CU2BYTES(len)); in compile_branch() 7259 (void)memmove(previous + 2 + LINK_SIZE, previous, CU2BYTES(len)); in compile_branch() 7462 (void)memmove(bracode + 1 + LINK_SIZE, bracode, CU2BYTES(nlen)); in compile_branch() 7735 (void)memmove(tempcode + 1 + LINK_SIZE, tempcode, CU2BYTES(len)); in compile_branch() 8903 (void)memmove(slot + cb->name_entry_size, slot, in add_name_to_table()
|
/PHP-8.3/main/ |
H A D | php_ini_builder.c | 26 memmove(b->value + length, b->value, b->length); in php_ini_builder_prepend()
|
H A D | rfc1867.c | 73 memmove(varname, s, strlen(s)+1); in normalize_protected_variable() 103 memmove(s, index, strlen(index)+1); in normalize_protected_variable() 218 memmove(self->buffer, self->buf_begin, self->bytes_in_buffer); in fill_buffer()
|
/PHP-8.3/sapi/phpdbg/ |
H A D | phpdbg_io.c | 44 memmove(buf + i, buf + i + 1, len + bytes - i - 1); in ZEND_EXTERN_MODULE_GLOBALS()
|
H A D | phpdbg_prompt.c | 478 memmove(PHPDBG_G(input_buffer), ++buf, --PHPDBG_G(input_buflen)); in PHPDBG_COMMAND() 490 memmove(PHPDBG_G(input_buffer), nl, PHPDBG_G(input_buflen)); in PHPDBG_COMMAND() 546 memmove(data->buf, data->buf + 2, data->len); in phpdbg_compile_stdin()
|
/PHP-8.3/win32/ |
H A D | ioutil.h | 218 memmove(ret, mb, mb_len * sizeof(wchar_t)); in php_win32_ioutil_conv_any_to_w() 222 …memmove(ret, PHP_WIN32_IOUTIL_LONG_PATH_PREFIXW, PHP_WIN32_IOUTIL_LONG_PATH_PREFIX_LENW * sizeof(w… in php_win32_ioutil_conv_any_to_w() 522 memmove(buf, tmp_bufa, tmp_bufa_len + 1); in php_win32_ioutil_getcwd() 672 memmove(resolved, reta, reta_len+1); in php_win32_ioutil_realpath_ex0()
|
H A D | ioutil.c | 314 memmove(tmp, path, (path_len + 1) * sizeof(wchar_t)); in php_win32_ioutil_mkdir_w() 329 …memmove(_tmp, PHP_WIN32_IOUTIL_LONG_PATH_PREFIXW, PHP_WIN32_IOUTIL_LONG_PATH_PREFIX_LENW * sizeof(… in php_win32_ioutil_mkdir_w() 592 memmove(start, ret, ret_len+1); in php_win32_ioutil_dirname() 639 memmove(*buf, canonicalw, (ret_len + 1) * sizeof(wchar_t)); in php_win32_ioutil_normalize_path_w() 765 memmove(*resolved, ret_real, (ret_real_len+1)*sizeof(wchar_t)); in php_win32_ioutil_realpath_h()
|
H A D | readdir.c | 115 memmove(dp->dent.d_name, _tmp, reclen + 1); in readdir()
|
H A D | codepage.c | 445 memmove(ew + bin_len, tmp, tmp_len * sizeof(wchar_t)); in php_win32_cp_env_any_to_w() 460 memmove(envw, ew, bin_len * sizeof(wchar_t)); in php_win32_cp_env_any_to_w()
|
/PHP-8.3/sapi/cli/ |
H A D | php_cli_server.c | 783 memmove(buf, "unknown", sizeof("unknown")); in sapi_cli_server_log_write() 878 memmove(&poller->active.rfds, &poller->rfds, sizeof(poller->rfds)); in php_cli_server_poller_poll() 879 memmove(&poller->active.wfds, &poller->wfds, sizeof(poller->wfds)); in php_cli_server_poller_poll() 1449 memmove(p, document_root, document_root_len); in php_cli_server_request_translate_vpath() 1463 memmove(p, request->vpath, request->vpath_len); in php_cli_server_request_translate_vpath() 1485 memmove(q, *file, l + 1); in php_cli_server_request_translate_vpath() 1579 memmove(++p, n, decoded_vpath_end - n); in normalize_vpath() 1603 memmove(p, n, decoded_vpath_end - n); in normalize_vpath() 1607 memmove(p, n, decoded_vpath_end - n); in normalize_vpath() 1614 memmove(p, nn, decoded_vpath_end - nn); in normalize_vpath() [all …]
|
H A D | ps_title.c | 419 memmove(ps_buffer, tmp, ps_buffer_cur_len); in get_ps_title()
|
/PHP-8.3/Zend/ |
H A D | zend_observer.c | 160 memmove(cur_handler, cur_handler + 1, sizeof(cur_handler) * (last_handler - cur_handler)); in zend_observer_remove_handler() 198 memmove(end_handler + 1, end_handler, sizeof(end_handler) * (registered_observers - 1)); in zend_observer_add_end_handler()
|
H A D | zend_virtual_cwd.c | 716 …memmove(tmpsubstname, reparsetarget + pbuffer->MountPointReparseBuffer.SubstituteNameOffset / size… in tsrm_realpath_r() 751 …memmove(tmpsubstname, reparsetarget + pbuffer->MountPointReparseBuffer.SubstituteNameOffset / size… in tsrm_realpath_r() 867 memmove(path+i, path, j+1); in tsrm_realpath_r() 924 memmove(path+i, path, j+1); in tsrm_realpath_r()
|
/PHP-8.3/sapi/litespeed/ |
H A D | lsapilib.c | 1098 memmove( achMD5, pAuth + 16, 16 ); in lsapi_suexec_auth() 1099 memmove( pAuth + 16, s_secret, 16 ); in lsapi_suexec_auth() 1355 memmove( &achBuf[8], "\0PID", 4 ); in lsapi_notify_pid() 1772 memmove( pBufCur, pCur, len ); in LSAPI_ReqBodyGetLine_r() 2537 memmove( pReq->m_pRespHeaderBufPos, pHeaderName, nameLen ); in LSAPI_AppendRespHeader2_r() 2575 memmove( pReq->m_pRespHeaderBufPos, pBuf, len ); in LSAPI_AppendRespHeader_r() 4185 memmove(p, buf, len); in lsapi_MD5Update() 4188 memmove(p, buf, t); in lsapi_MD5Update() 4197 memmove(ctx->in, buf, 64); in lsapi_MD5Update() 4206 memmove(ctx->in, buf, len); in lsapi_MD5Update() [all …]
|
H A D | lsapi_main.c | 1437 memmove( argv[0], p, argv0 - p ); in setArgv0() 1699 memmove( headerBuf, h->header, len ); in PHP_FUNCTION()
|
/PHP-8.3/ext/standard/ |
H A D | http_fopen_wrapper.c | 98 memmove(lc_header_start, lc_eol+1, eollen); in strip_header() 99 memmove(header_start, eol+1, eollen); in strip_header() 509 memmove(user_headers + (s - t), user_headers + (p - t), strlen(p) + 1); in php_stream_url_wrap_http_ex()
|
H A D | filters.c | 1423 memmove(inst->stub, pt, tcnt); in strfilter_convert_append_bucket() 1791 memmove(out, p, data->chunk_size); in php_dechunk() 1802 memmove(out, p, end - p); in php_dechunk() 1836 memmove(out, p, end - p); in php_dechunk()
|
H A D | url_scanner_ex.re | 580 if (rest) memmove(ZSTR_VAL(ctx->buf.s), start, rest); 922 memmove(start, end, 948 memmove(start, end,
|
/PHP-8.3/ext/sysvshm/ |
H A D | sysvshm.c | 442 memmove(chunk_ptr, next_chunk_ptr, memcpy_len); in php_remove_shm_data()
|
/PHP-8.3/ext/pdo_firebird/ |
H A D | firebird_statement.c | 254 memmove(cp, var->relname, var->relname_length); in firebird_stmt_describe() 258 memmove(cp, var->aliasname, var->aliasname_length); in firebird_stmt_describe()
|
/PHP-8.3/ext/exif/ |
H A D | exif.c | 2808 memmove(value_ptr, info_data->value.s, byte_count); in exif_ifd_make_value() 2852 memmove(data_ptr, &info_value->f, 4); in exif_ifd_make_value() 2856 memmove(data_ptr, &info_value->d, 8); in exif_ifd_make_value() 2905 …memmove(ImageInfo->Thumbnail.data + new_move, ImageInfo->Thumbnail.data, ImageInfo->Thumbnail.size… in exif_thumbnail_build() 2909 memmove(new_data, "MM\x00\x2a\x00\x00\x00\x08", 8); in exif_thumbnail_build() 2911 memmove(new_data, "II\x2a\x00\x08\x00\x00\x00", 8); in exif_thumbnail_build() 2933 memmove(new_data+8, value_ptr, 4); in exif_thumbnail_build() 2939 memmove(ImageInfo->Thumbnail.data+new_value, value_ptr, byte_count); in exif_thumbnail_build()
|
/PHP-8.3/ext/pcre/pcre2lib/sljit/ |
H A D | sljitConfigInternal.h | 257 #define SLJIT_MEMMOVE(dest, src, len) memmove(dest, src, len)
|
/PHP-8.3/Zend/Optimizer/ |
H A D | zend_ssa.c | 1359 …memmove(phi->sources + pred_offset, phi->sources + pred_offset + 1, (predecessors_count - pred_off… in zend_ssa_remove_phi_source() 1360 …memmove(phi->use_chains + pred_offset, phi->use_chains + pred_offset + 1, (predecessors_count - pr… in zend_ssa_remove_phi_source() 1467 …memmove(predecessors, predecessors + 1, (next_block->predecessors_count - pred_offset) * sizeof(ui… in zend_ssa_remove_predecessor() 1519 memmove(prev_block->successors + s, in zend_ssa_remove_block_from_cfg()
|