Blender
V4.3
intern
ghost
intern
GHOST_PathUtils.hh
Go to the documentation of this file.
1
/* SPDX-FileCopyrightText: 2010 Blender Authors
2
*
3
* SPDX-License-Identifier: GPL-2.0-or-later */
4
9
#pragma once
10
19
void
GHOST_URL_decode
(
char
*buf_dst,
int
buf_dst_size,
const
char
*buf_src,
int
buf_src_len);
26
char
*
GHOST_URL_decode_alloc
(
const
char
*buf_src,
int
buf_src_len);
GHOST_URL_decode_alloc
char * GHOST_URL_decode_alloc(const char *buf_src, int buf_src_len)
Definition
GHOST_PathUtils.cc:90
GHOST_URL_decode
void GHOST_URL_decode(char *buf_dst, int buf_dst_size, const char *buf_src, int buf_src_len)
Definition
GHOST_PathUtils.cc:28
Generated on Thu Feb 6 2025 07:36:39 for Blender by
doxygen
1.11.0