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(), GetRelationPath(), pg_encoding_mblen_bounded(), pnstrdup(), PQescapeInternal(), PQescapeStringInternal(), PQmblenBounded(), test_enc_setup(), and test_one_vector_escape().