PostgreSQL Source Code
git master
|
#include "c.h"
Go to the source code of this file.
Functions | |
size_t | strnlen (const char *str, size_t maxlen) |
size_t strnlen | ( | const char * | str, |
size_t | maxlen | ||
) |
Definition at line 26 of file strnlen.c.
References str.
Referenced by fmtstr(), pg_encoding_mblen_bounded(), pnstrdup(), and PQmblenBounded().