104 for (p =
str; *p !=
'\0'; p++)
158 while (
len > 0 && (
str[
len - 1] ==
'\n' ||
#define IS_HIGHBIT_SET(ch)
#define Assert(condition)
void * palloc_extended(Size size, int flags)
char * pg_clean_ascii(const char *str, int alloc_flags)
int pg_strip_crlf(char *str)
bool pg_is_ascii(const char *str)
int strtoint(const char *pg_restrict str, char **pg_restrict endptr, int base)
bool pg_str_endswith(const char *str, const char *end)