LLVM API Documentation

Functions
regstrlcpy.c File Reference
#include <sys/types.h>
#include <string.h>
#include "regex_impl.h"
Include dependency graph for regstrlcpy.c:

Go to the source code of this file.

Functions

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

Function Documentation

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().