Home
last modified time | relevance | path

Searched refs:total_line_length (Results 1 – 25 of 50) sorted by relevance

12

/dports/databases/postgresql96-server/postgresql-9.6.24/src/interfaces/libpq/
H A Dfe-print.c88 int total_line_length = 0; in PQprint() local
136 total_line_length += len; in PQprint()
139 total_line_length += nFields * strlen(po->fieldSep) + 1; in PQprint()
170 nTups * (total_line_length / screen_size.ws_col + 1) * in PQprint()
173 (total_line_length / screen_size.ws_col + 1) * 2 in PQprint()
/dports/databases/postgresql96-pltcl/postgresql-9.6.24/src/interfaces/libpq/
H A Dfe-print.c88 int total_line_length = 0; in PQprint() local
136 total_line_length += len; in PQprint()
139 total_line_length += nFields * strlen(po->fieldSep) + 1; in PQprint()
170 nTups * (total_line_length / screen_size.ws_col + 1) * in PQprint()
173 (total_line_length / screen_size.ws_col + 1) * 2 in PQprint()
/dports/databases/postgresql96-plperl/postgresql-9.6.24/src/interfaces/libpq/
H A Dfe-print.c88 int total_line_length = 0; in PQprint() local
136 total_line_length += len; in PQprint()
139 total_line_length += nFields * strlen(po->fieldSep) + 1; in PQprint()
170 nTups * (total_line_length / screen_size.ws_col + 1) * in PQprint()
173 (total_line_length / screen_size.ws_col + 1) * 2 in PQprint()
/dports/databases/postgresql96-plpython/postgresql-9.6.24/src/interfaces/libpq/
H A Dfe-print.c88 int total_line_length = 0; in PQprint() local
136 total_line_length += len; in PQprint()
139 total_line_length += nFields * strlen(po->fieldSep) + 1; in PQprint()
170 nTups * (total_line_length / screen_size.ws_col + 1) * in PQprint()
173 (total_line_length / screen_size.ws_col + 1) * 2 in PQprint()
/dports/databases/postgresql10-docs/postgresql-10.19/src/interfaces/libpq/
H A Dfe-print.c88 int total_line_length = 0; in PQprint() local
136 total_line_length += len; in PQprint()
139 total_line_length += nFields * strlen(po->fieldSep) + 1; in PQprint()
170 nTups * (total_line_length / screen_size.ws_col + 1) * in PQprint()
173 (total_line_length / screen_size.ws_col + 1) * 2 in PQprint()
/dports/databases/postgresql11-client/postgresql-11.14/src/interfaces/libpq/
H A Dfe-print.c88 int total_line_length = 0; in PQprint() local
136 total_line_length += len; in PQprint()
139 total_line_length += nFields * strlen(po->fieldSep) + 1; in PQprint()
177 nTups * (total_line_length / screen_size.ws_col + 1) * in PQprint()
180 (total_line_length / screen_size.ws_col + 1) * 2 in PQprint()
/dports/databases/postgresql10-pltcl/postgresql-10.19/src/interfaces/libpq/
H A Dfe-print.c88 int total_line_length = 0; in PQprint() local
136 total_line_length += len; in PQprint()
139 total_line_length += nFields * strlen(po->fieldSep) + 1; in PQprint()
170 nTups * (total_line_length / screen_size.ws_col + 1) * in PQprint()
173 (total_line_length / screen_size.ws_col + 1) * 2 in PQprint()
/dports/databases/R-cran-RPostgreSQL/RPostgreSQL/src/libpq/
H A Dfe-print.c87 int total_line_length = 0; in PQprint() local
142 total_line_length += len; in PQprint()
145 total_line_length += nFields * strlen(po->fieldSep) + 1; in PQprint()
176 nTups * (total_line_length / screen_size.ws_col + 1) * in PQprint()
179 (total_line_length / screen_size.ws_col + 1) * 2 in PQprint()
/dports/databases/postgresql10-client/postgresql-10.19/src/interfaces/libpq/
H A Dfe-print.c88 int total_line_length = 0; in PQprint() local
136 total_line_length += len; in PQprint()
139 total_line_length += nFields * strlen(po->fieldSep) + 1; in PQprint()
170 nTups * (total_line_length / screen_size.ws_col + 1) * in PQprint()
173 (total_line_length / screen_size.ws_col + 1) * 2 in PQprint()
/dports/databases/postgresql10-contrib/postgresql-10.19/src/interfaces/libpq/
H A Dfe-print.c88 int total_line_length = 0; in PQprint() local
136 total_line_length += len; in PQprint()
139 total_line_length += nFields * strlen(po->fieldSep) + 1; in PQprint()
170 nTups * (total_line_length / screen_size.ws_col + 1) * in PQprint()
173 (total_line_length / screen_size.ws_col + 1) * 2 in PQprint()
/dports/databases/postgresql10-plpython/postgresql-10.19/src/interfaces/libpq/
H A Dfe-print.c88 int total_line_length = 0; in PQprint() local
136 total_line_length += len; in PQprint()
139 total_line_length += nFields * strlen(po->fieldSep) + 1; in PQprint()
170 nTups * (total_line_length / screen_size.ws_col + 1) * in PQprint()
173 (total_line_length / screen_size.ws_col + 1) * 2 in PQprint()
/dports/databases/postgresql10-plperl/postgresql-10.19/src/interfaces/libpq/
H A Dfe-print.c88 int total_line_length = 0; in PQprint() local
136 total_line_length += len; in PQprint()
139 total_line_length += nFields * strlen(po->fieldSep) + 1; in PQprint()
170 nTups * (total_line_length / screen_size.ws_col + 1) * in PQprint()
173 (total_line_length / screen_size.ws_col + 1) * 2 in PQprint()
/dports/databases/postgresql11-plperl/postgresql-11.14/src/interfaces/libpq/
H A Dfe-print.c88 int total_line_length = 0; in PQprint() local
136 total_line_length += len; in PQprint()
139 total_line_length += nFields * strlen(po->fieldSep) + 1; in PQprint()
177 nTups * (total_line_length / screen_size.ws_col + 1) * in PQprint()
180 (total_line_length / screen_size.ws_col + 1) * 2 in PQprint()
/dports/databases/postgresql11-docs/postgresql-11.14/src/interfaces/libpq/
H A Dfe-print.c88 int total_line_length = 0; in PQprint() local
136 total_line_length += len; in PQprint()
139 total_line_length += nFields * strlen(po->fieldSep) + 1; in PQprint()
177 nTups * (total_line_length / screen_size.ws_col + 1) * in PQprint()
180 (total_line_length / screen_size.ws_col + 1) * 2 in PQprint()
/dports/databases/postgresql11-contrib/postgresql-11.14/src/interfaces/libpq/
H A Dfe-print.c88 int total_line_length = 0; in PQprint() local
136 total_line_length += len; in PQprint()
139 total_line_length += nFields * strlen(po->fieldSep) + 1; in PQprint()
177 nTups * (total_line_length / screen_size.ws_col + 1) * in PQprint()
180 (total_line_length / screen_size.ws_col + 1) * 2 in PQprint()
/dports/databases/postgresql10-server/postgresql-10.19/src/interfaces/libpq/
H A Dfe-print.c88 int total_line_length = 0; in PQprint() local
136 total_line_length += len; in PQprint()
139 total_line_length += nFields * strlen(po->fieldSep) + 1; in PQprint()
170 nTups * (total_line_length / screen_size.ws_col + 1) * in PQprint()
173 (total_line_length / screen_size.ws_col + 1) * 2 in PQprint()
/dports/databases/postgresql11-plpython/postgresql-11.14/src/interfaces/libpq/
H A Dfe-print.c88 int total_line_length = 0; in PQprint() local
136 total_line_length += len; in PQprint()
139 total_line_length += nFields * strlen(po->fieldSep) + 1; in PQprint()
177 nTups * (total_line_length / screen_size.ws_col + 1) * in PQprint()
180 (total_line_length / screen_size.ws_col + 1) * 2 in PQprint()
/dports/databases/postgresql11-pltcl/postgresql-11.14/src/interfaces/libpq/
H A Dfe-print.c88 int total_line_length = 0; in PQprint() local
136 total_line_length += len; in PQprint()
139 total_line_length += nFields * strlen(po->fieldSep) + 1; in PQprint()
177 nTups * (total_line_length / screen_size.ws_col + 1) * in PQprint()
180 (total_line_length / screen_size.ws_col + 1) * 2 in PQprint()
/dports/databases/postgresql12-client/postgresql-12.9/src/interfaces/libpq/
H A Dfe-print.c88 int total_line_length = 0; in PQprint() local
136 total_line_length += len; in PQprint()
139 total_line_length += nFields * strlen(po->fieldSep) + 1; in PQprint()
177 nTups * (total_line_length / screen_size.ws_col + 1) * in PQprint()
180 (total_line_length / screen_size.ws_col + 1) * 2 in PQprint()
/dports/databases/postgresql11-server/postgresql-11.14/src/interfaces/libpq/
H A Dfe-print.c88 int total_line_length = 0; in PQprint() local
136 total_line_length += len; in PQprint()
139 total_line_length += nFields * strlen(po->fieldSep) + 1; in PQprint()
177 nTups * (total_line_length / screen_size.ws_col + 1) * in PQprint()
180 (total_line_length / screen_size.ws_col + 1) * 2 in PQprint()
/dports/databases/postgresql14-pltcl/postgresql-14.1/src/interfaces/libpq/
H A Dfe-print.c87 int total_line_length = 0; in PQprint() local
135 total_line_length += len; in PQprint()
138 total_line_length += nFields * strlen(po->fieldSep) + 1; in PQprint()
176 nTups * (total_line_length / screen_size.ws_col + 1) * in PQprint()
179 (total_line_length / screen_size.ws_col + 1) * 2 in PQprint()
/dports/databases/postgresql14-server/postgresql-14.1/src/interfaces/libpq/
H A Dfe-print.c87 int total_line_length = 0; in PQprint() local
135 total_line_length += len; in PQprint()
138 total_line_length += nFields * strlen(po->fieldSep) + 1; in PQprint()
176 nTups * (total_line_length / screen_size.ws_col + 1) * in PQprint()
179 (total_line_length / screen_size.ws_col + 1) * 2 in PQprint()
/dports/databases/postgresql14-plpython/postgresql-14.1/src/interfaces/libpq/
H A Dfe-print.c87 int total_line_length = 0; in PQprint() local
135 total_line_length += len; in PQprint()
138 total_line_length += nFields * strlen(po->fieldSep) + 1; in PQprint()
176 nTups * (total_line_length / screen_size.ws_col + 1) * in PQprint()
179 (total_line_length / screen_size.ws_col + 1) * 2 in PQprint()
/dports/databases/postgresql14-docs/postgresql-14.1/src/interfaces/libpq/
H A Dfe-print.c87 int total_line_length = 0; in PQprint() local
135 total_line_length += len; in PQprint()
138 total_line_length += nFields * strlen(po->fieldSep) + 1; in PQprint()
176 nTups * (total_line_length / screen_size.ws_col + 1) * in PQprint()
179 (total_line_length / screen_size.ws_col + 1) * 2 in PQprint()
/dports/databases/postgresql14-plperl/postgresql-14.1/src/interfaces/libpq/
H A Dfe-print.c87 int total_line_length = 0; in PQprint() local
135 total_line_length += len; in PQprint()
138 total_line_length += nFields * strlen(po->fieldSep) + 1; in PQprint()
176 nTups * (total_line_length / screen_size.ws_col + 1) * in PQprint()
179 (total_line_length / screen_size.ws_col + 1) * 2 in PQprint()

12