PostgreSQL Source Code
git master
|
Go to the source code of this file.
Functions | |
void | ascii_safe_strlcpy (char *dest, const char *src, size_t destsiz) |
void ascii_safe_strlcpy | ( | char * | dest, |
const char * | src, | ||
size_t | destsiz | ||
) |
Definition at line 174 of file ascii.c.
References generate_unaccent_rules::dest.
Referenced by BackgroundWorkerStateChange(), and pgstat_get_crashed_backend_activity().