Home
last modified time | relevance | path

Searched refs:memmove (Results 1 – 25 of 50) sorted by relevance

12

/PHP-7.4/ext/pcre/pcre2lib/
H A Dpcre2_string_utils.c63 PRIV(memmove)(void *d, const void *s, size_t n) in PRIV() argument
H A Dpcre2_internal.h189 #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
/PHP-7.4/win32/
H A Dioutil.h220 memmove(ret, mb, mb_len * sizeof(wchar_t)); in php_win32_ioutil_conv_any_to_w()
224memmove(ret, PHP_WIN32_IOUTIL_LONG_PATH_PREFIXW, PHP_WIN32_IOUTIL_LONG_PATH_PREFIX_LENW * sizeof(w… in php_win32_ioutil_conv_any_to_w()
524 memmove(buf, tmp_bufa, tmp_bufa_len + 1); in php_win32_ioutil_getcwd()
675 memmove(resolved, reta, reta_len+1); in php_win32_ioutil_realpath_ex0()
H A Dioutil.c316 memmove(tmp, path, (path_len + 1) * sizeof(wchar_t)); in php_win32_ioutil_mkdir_w()
331memmove(_tmp, PHP_WIN32_IOUTIL_LONG_PATH_PREFIXW, PHP_WIN32_IOUTIL_LONG_PATH_PREFIX_LENW * sizeof(… in php_win32_ioutil_mkdir_w()
594 memmove(start, ret, ret_len+1); in php_win32_ioutil_dirname()
641 memmove(*buf, canonicalw, (ret_len + 1) * sizeof(wchar_t)); in php_win32_ioutil_normalize_path_w()
767 memmove(*resolved, ret_real, (ret_real_len+1)*sizeof(wchar_t)); in php_win32_ioutil_realpath_h()
H A Dreaddir.c118 memmove(dp->dent.d_name, _tmp, reclen + 1); in readdir()
H A Dcodepage.c417 memmove(ew + bin_len, tmp, tmp_len * sizeof(wchar_t)); in php_win32_cp_env_any_to_w()
432 memmove(envw, ew, bin_len * sizeof(wchar_t)); in php_win32_cp_env_any_to_w()
/PHP-7.4/sapi/cli/
H A Dphp_cli_server.c774 memmove(buf, "unknown", sizeof("unknown")); in sapi_cli_server_log_write()
871 memmove(&poller->active.rfds, &poller->rfds, sizeof(poller->rfds)); in php_cli_server_poller_poll()
872 memmove(&poller->active.wfds, &poller->wfds, sizeof(poller->wfds)); in php_cli_server_poller_poll()
1444 memmove(p, document_root, document_root_len); in php_cli_server_request_translate_vpath()
1457 memmove(p, request->vpath, request->vpath_len); in php_cli_server_request_translate_vpath()
1478 memmove(q, *file, l + 1); in php_cli_server_request_translate_vpath()
1572 memmove(++p, n, decoded_vpath_end - n); in normalize_vpath()
1596 memmove(p, n, decoded_vpath_end - n); in normalize_vpath()
1600 memmove(p, n, decoded_vpath_end - n); in normalize_vpath()
1607 memmove(p, nn, decoded_vpath_end - nn); in normalize_vpath()
[all …]
H A Dps_title.c415 memmove(ps_buffer, tmp, ps_buffer_cur_len); in get_ps_title()
/PHP-7.4/sapi/litespeed/
H A Dlsapilib.c1094 memmove( achMD5, pAuth + 16, 16 ); in lsapi_suexec_auth()
1095 memmove( pAuth + 16, s_secret, 16 ); in lsapi_suexec_auth()
1351 memmove( &achBuf[8], "\0PID", 4 ); in lsapi_notify_pid()
1792 memmove( pBufCur, pCur, len ); in LSAPI_ReqBodyGetLine_r()
2523 memmove( pReq->m_pRespHeaderBufPos, pHeaderName, nameLen ); in LSAPI_AppendRespHeader2_r()
2561 memmove( pReq->m_pRespHeaderBufPos, pBuf, len ); in LSAPI_AppendRespHeader_r()
4160 memmove(p, buf, len); in lsapi_MD5Update()
4163 memmove(p, buf, t); in lsapi_MD5Update()
4172 memmove(ctx->in, buf, 64); in lsapi_MD5Update()
4181 memmove(ctx->in, buf, len); in lsapi_MD5Update()
[all …]
H A Dlsapi_main.c1453 memmove( argv[0], p, argv0 - p ); in setArgv0()
1740 memmove( headerBuf, h->header, len ); in PHP_FUNCTION()
/PHP-7.4/ext/intl/normalizer/
H A Dnormalizer_normalize.c70 memmove(dst, src, sizeof(UChar) * src_len); in intl_normalize()
/PHP-7.4/ext/standard/
H A Dhttp_fopen_wrapper.c99 memmove(lc_header_start, lc_eol+1, eollen); in strip_header()
100 memmove(header_start, eol+1, eollen); in strip_header()
512 memmove(user_headers + (s - t), user_headers + (p - t), strlen(p) + 1); in php_stream_url_wrap_http_ex()
H A Dfilters.c1562 memmove(inst->stub, pt, tcnt); in strfilter_convert_append_bucket()
1924 memmove(out, p, data->chunk_size); in php_dechunk()
1935 memmove(out, p, end - p); in php_dechunk()
1965 memmove(out, p, end - p); in php_dechunk()
H A Durl_scanner_ex.re580 if (rest) memmove(ZSTR_VAL(ctx->buf.s), start, rest);
917 memmove(start, end,
943 memmove(start, end,
/PHP-7.4/sapi/phpdbg/
H A Dphpdbg_io.c69 memmove(buf + i, buf + i + 1, len + bytes - i - 1); in ZEND_EXTERN_MODULE_GLOBALS()
H A Dphpdbg_prompt.c485 memmove(PHPDBG_G(input_buffer), ++buf, --PHPDBG_G(input_buflen)); in PHPDBG_COMMAND()
497 memmove(PHPDBG_G(input_buffer), nl, PHPDBG_G(input_buflen)); in PHPDBG_COMMAND()
558 memmove(data->buf, data->buf + 2, data->len); in phpdbg_compile_stdin()
/PHP-7.4/main/
H A Drfc1867.c104 memmove(varname, s, strlen(s)+1); in normalize_protected_variable()
134 memmove(s, index, strlen(index)+1); in normalize_protected_variable()
248 memmove(self->buffer, self->buf_begin, self->bytes_in_buffer); in fill_buffer()
H A Dmergesort.c230 memmove(list2, list1, nmemb*size); in php_mergesort()
/PHP-7.4/Zend/
H A Dzend_virtual_cwd.c721memmove(tmpsubstname, reparsetarget + pbuffer->MountPointReparseBuffer.SubstituteNameOffset / size… in tsrm_realpath_r()
756memmove(tmpsubstname, reparsetarget + pbuffer->MountPointReparseBuffer.SubstituteNameOffset / size… in tsrm_realpath_r()
872 memmove(path+i, path, j+1); in tsrm_realpath_r()
929 memmove(path+i, path, j+1); in tsrm_realpath_r()
/PHP-7.4/ext/sysvshm/
H A Dsysvshm.c440 memmove(chunk_ptr, next_chunk_ptr, memcpy_len); in php_remove_shm_data()
/PHP-7.4/ext/pcre/pcre2lib/sljit/
H A DsljitConfigInternal.h250 #define SLJIT_MEMMOVE(dest, src, len) memmove(dest, src, len)
/PHP-7.4/ext/pdo_firebird/
H A Dfirebird_statement.c224 memmove(cp, var->relname, var->relname_length); in firebird_stmt_describe()
228 memmove(cp, var->aliasname, var->aliasname_length); in firebird_stmt_describe()
/PHP-7.4/ext/exif/
H A Dexif.c2811 memmove(value_ptr, info_data->value.s, byte_count); in exif_ifd_make_value()
2855 memmove(data_ptr, &info_value->f, 4); in exif_ifd_make_value()
2859 memmove(data_ptr, &info_value->d, 8); in exif_ifd_make_value()
2911memmove(ImageInfo->Thumbnail.data + new_move, ImageInfo->Thumbnail.data, ImageInfo->Thumbnail.size… in exif_thumbnail_build()
2915 memmove(new_data, "MM\x00\x2a\x00\x00\x00\x08", 8); in exif_thumbnail_build()
2917 memmove(new_data, "II\x2a\x00\x08\x00\x00\x00", 8); in exif_thumbnail_build()
2939 memmove(new_data+8, value_ptr, 4); in exif_thumbnail_build()
2945 memmove(ImageInfo->Thumbnail.data+new_value, value_ptr, byte_count); in exif_thumbnail_build()
/PHP-7.4/ext/opcache/Optimizer/
H A Dzend_ssa.c1300memmove(phi->sources + pred_offset, phi->sources + pred_offset + 1, (predecessors_count - pred_off… in zend_ssa_remove_phi_source()
1301memmove(phi->use_chains + pred_offset, phi->use_chains + pred_offset + 1, (predecessors_count - pr… in zend_ssa_remove_phi_source()
1408memmove(predecessors, predecessors + 1, (next_block->predecessors_count - pred_offset) * sizeof(ui… in zend_ssa_remove_predecessor()
1451 memmove(prev_block->successors + s, in zend_ssa_remove_block()
/PHP-7.4/sapi/fpm/fpm/
H A Dfpm_main.c1032 memmove(env_script_filename, p, strlen(p) + 1); in init_request_info()
1053 memmove(env_script_filename, p, strlen(p) + 1); in init_request_info()

Completed in 215 milliseconds

12