LLVM 19.0.0git
Functions
regstrlcpy.c File Reference
#include <sys/types.h>
#include <string.h>
#include "regex_impl.h"

Go to the source code of this file.

Functions

size_t llvm_strlcpy (char *dst, const char *src, size_t siz)
 

Function Documentation

◆ llvm_strlcpy()

size_t llvm_strlcpy ( char dst,
const char src,
size_t  siz 
)

Definition at line 29 of file regstrlcpy.c.

Referenced by llvm_regerror(), and mcadd().