Home
last modified time | relevance | path

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

123

/PHP-7.2/ext/xmlrpc/libxmlrpc/
H A Dacinclude.m49 memcpy memmove)
/PHP-7.2/win32/
H A Dioutil.c330 memmove(tmp, pathw, (pathw_len + 1) * sizeof(wchar_t)); in php_win32_ioutil_mkdir()
347memmove(_tmp, PHP_WIN32_IOUTIL_LONG_PATH_PREFIXW, PHP_WIN32_IOUTIL_LONG_PATH_PREFIX_LENW * sizeof(… in php_win32_ioutil_mkdir()
348 memmove(_tmp+PHP_WIN32_IOUTIL_LONG_PATH_PREFIX_LENW, tmp, pathw_len * sizeof(wchar_t)); in php_win32_ioutil_mkdir()
554 memmove(start, ret, ret_len+1); in php_win32_ioutil_dirname()
601 memmove(*buf, canonicalw, (ret_len + 1) * sizeof(wchar_t)); in php_win32_ioutil_normalize_path_w()
H A Dioutil.h198 memmove(ret, mb, mb_len * sizeof(wchar_t)); in php_win32_ioutil_conv_any_to_w()
201memmove(ret, PHP_WIN32_IOUTIL_LONG_PATH_PREFIXW, PHP_WIN32_IOUTIL_LONG_PATH_PREFIX_LENW * sizeof(w… in php_win32_ioutil_conv_any_to_w()
202 memmove(ret+PHP_WIN32_IOUTIL_LONG_PATH_PREFIX_LENW, mb, mb_len * sizeof(wchar_t)); in php_win32_ioutil_conv_any_to_w()
502 memmove(buf, tmp_bufa, tmp_bufa_len + 1); in php_win32_ioutil_getcwd()
H A Dreaddir.c118 memmove(dp->dent.d_name, _tmp, reclen + 1); in readdir()
154 memmove(dp->dent.d_name, _tmp, reclen + 1); in readdir_r()
H A Dcodepage.c381 memmove(ew + bin_len, tmp, tmp_len * sizeof(wchar_t)); in php_win32_cp_env_any_to_w()
396 memmove(envw, ew, bin_len * sizeof(wchar_t)); in php_win32_cp_env_any_to_w()
/PHP-7.2/sapi/cli/
H A Dphp_cli_server.c707 memmove(buf, "unknown", sizeof("unknown")); in sapi_cli_server_log_message()
791 memmove(&poller->active.rfds, &poller->rfds, sizeof(poller->rfds)); in php_cli_server_poller_poll()
792 memmove(&poller->active.wfds, &poller->wfds, sizeof(poller->wfds)); in php_cli_server_poller_poll()
1356 memmove(p, document_root, document_root_len); in php_cli_server_request_translate_vpath()
1369 memmove(p, request->vpath, request->vpath_len); in php_cli_server_request_translate_vpath()
1390 memmove(q, *file, l + 1); in php_cli_server_request_translate_vpath()
1483 memmove(++p, n, decoded_vpath_end - n); in normalize_vpath()
1507 memmove(p, n, decoded_vpath_end - n); in normalize_vpath()
1511 memmove(p, n, decoded_vpath_end - n); in normalize_vpath()
1518 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.2/sapi/litespeed/
H A Dlsapilib.c1085 memmove( achMD5, pAuth + 16, 16 ); in lsapi_suexec_auth()
1086 memmove( pAuth + 16, s_secret, 16 ); in lsapi_suexec_auth()
1342 memmove( &achBuf[8], "\0PID", 4 ); in lsapi_notify_pid()
1783 memmove( pBufCur, pCur, len ); in LSAPI_ReqBodyGetLine_r()
2514 memmove( pReq->m_pRespHeaderBufPos, pHeaderName, nameLen ); in LSAPI_AppendRespHeader2_r()
2552 memmove( pReq->m_pRespHeaderBufPos, pBuf, len ); in LSAPI_AppendRespHeader_r()
3927 memmove(p, buf, len); in lsapi_MD5Update()
3930 memmove(p, buf, t); in lsapi_MD5Update()
3939 memmove(ctx->in, buf, 64); in lsapi_MD5Update()
3948 memmove(ctx->in, buf, len); in lsapi_MD5Update()
[all …]
/PHP-7.2/ext/mbstring/libmbfl/tests/conv_encoding.tests/
H A Dgen_exp.c71 memmove(&map->entries[i + 1], &map->entries[i], a); in mappings_add()
89 memmove(&map->entries[i + 2], &map->entries[i + 1], a); in mappings_add()
/PHP-7.2/sapi/fpm/fpm/
H A Dfpm_stdio.c194 memmove(buf, buf + out_buf, in_buf - out_buf);
/PHP-7.2/ext/standard/
H A Dhttp_fopen_wrapper.c101 memmove(lc_header_start, lc_eol+1, eollen); in strip_header()
102 memmove(header_start, eol+1, eollen); in strip_header()
516 memmove(user_headers + (s - t), user_headers + (p - t), strlen(p) + 1); in php_stream_url_wrap_http_ex()
H A Durl_scanner_ex.c997 if (rest) memmove(ZSTR_VAL(ctx->buf.s), start, rest); in xx_mainloop()
1334 memmove(start, end, in php_url_scanner_reset_var_impl()
1360 memmove(start, end, in php_url_scanner_reset_var_impl()
H A Dfilters.c1555 memmove(inst->stub, pt, tcnt); in strfilter_convert_append_bucket()
1917 memmove(out, p, data->chunk_size); in php_dechunk()
1928 memmove(out, p, end - p); in php_dechunk()
1958 memmove(out, p, end - p); in php_dechunk()
H A Durl_scanner_ex.re582 if (rest) memmove(ZSTR_VAL(ctx->buf.s), start, rest);
919 memmove(start, end,
945 memmove(start, end,
/PHP-7.2/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.c484 memmove(PHPDBG_G(input_buffer), ++buf, --PHPDBG_G(input_buflen)); in PHPDBG_COMMAND()
496 memmove(PHPDBG_G(input_buffer), nl, PHPDBG_G(input_buflen)); in PHPDBG_COMMAND()
557 memmove(data->buf, data->buf + 2, data->len); in phpdbg_compile_stdin()
612 memmove(data->line + 1, data->line, sizeof(uint32_t) * data->lines); in phpdbg_compile()
615 memmove(data->buf + start_line_len, data->buf, data->len); in phpdbg_compile()
/PHP-7.2/main/
H A Dphp.h256 # define memmove(d, s, n) bcopy ((s), (d), (n)) macro
H A Drfc1867.c106 memmove(varname, s, strlen(s)+1); in normalize_protected_variable()
136 memmove(s, index, strlen(index)+1); in normalize_protected_variable()
254 memmove(self->buffer, self->buf_begin, self->bytes_in_buffer); in fill_buffer()
H A Dmergesort.c232 memmove(list2, list1, nmemb*size); in php_mergesort()
/PHP-7.2/ext/sysvshm/
H A Dsysvshm.c431 memmove(chunk_ptr, next_chunk_ptr, memcpy_len); in php_remove_shm_data()
/PHP-7.2/ext/pdo_firebird/
H A Dfirebird_statement.c214 memmove(cp, var->relname, var->relname_length); in firebird_stmt_describe()
218 memmove(cp, var->aliasname, var->aliasname_length); in firebird_stmt_describe()
/PHP-7.2/Zend/
H A Dzend_virtual_cwd.c944memmove(tmpsubstname, reparsetarget + pbuffer->MountPointReparseBuffer.SubstituteNameOffset / size… in tsrm_realpath_r()
979memmove(tmpsubstname, reparsetarget + pbuffer->MountPointReparseBuffer.SubstituteNameOffset / size… in tsrm_realpath_r()
1077 memmove(path+i, path, j+1); in tsrm_realpath_r()
1134 memmove(path+i, path, j+1); in tsrm_realpath_r()
/PHP-7.2/ext/pcre/pcrelib/
H A Dpcre_internal.h373 #define memmove(d,s,n) _memmove(d,s,n) macro
383 #undef memmove /* some systems may have a macro */
385 #define memmove(a, b, c) bcopy(b, a, c) macro
406 #define memmove(a, b, c) pcre_memmove(a, b, c) macro
/PHP-7.2/ext/exif/
H A Dexif.c2796 memmove(value_ptr, info_data->value.s, byte_count); in exif_ifd_make_value()
2840 memmove(data_ptr, &info_value->f, 4); in exif_ifd_make_value()
2844 memmove(data_ptr, &info_value->d, 8); in exif_ifd_make_value()
2896memmove(ImageInfo->Thumbnail.data + new_move, ImageInfo->Thumbnail.data, ImageInfo->Thumbnail.size… in exif_thumbnail_build()
2900 memmove(new_data, "MM\x00\x2a\x00\x00\x00\x08", 8); in exif_thumbnail_build()
2902 memmove(new_data, "II\x2a\x00\x08\x00\x00\x00", 8); in exif_thumbnail_build()
2924 memmove(new_data+8, value_ptr, 4); in exif_thumbnail_build()
2930 memmove(ImageInfo->Thumbnail.data+new_value, value_ptr, byte_count); in exif_thumbnail_build()
/PHP-7.2/ext/opcache/Optimizer/
H A Dzend_ssa.c1279memmove(phi->sources + pred_offset, phi->sources + pred_offset + 1, (predecessors_count - pred_off… in zend_ssa_remove_phi_source()
1280memmove(phi->use_chains + pred_offset, phi->use_chains + pred_offset + 1, (predecessors_count - pr… in zend_ssa_remove_phi_source()
1391memmove(predecessors, predecessors + 1, (next_block->predecessors_count - pred_offset) * sizeof(ui… in zend_ssa_remove_predecessor()
1437 memmove(prev_block->successors + s, in zend_ssa_remove_block()

Completed in 131 milliseconds

123