Home
last modified time | relevance | path

Searched refs:complete_from_const (Results 1 – 25 of 43) sorted by relevance

12

/dports/databases/pgadmin3/pgadmin3-1.22.2/pgadmin/utils/
H A Dtabcomplete.c46 do { matches = complete_from_const(text,str); } while (0)
167 static char *complete_from_const(const char *text, const char *string);
225 static char *complete_from_const(const char *text, const char *string) in complete_from_const() function
/dports/databases/postgresql96-pltcl/postgresql-9.6.24/src/bin/psql/
H A Dtab-complete.c179 matches = completion_matches(text, complete_from_const); \
942 static char *complete_from_const(const char *text, int state);
3540 complete_from_const(const char *text, int state) in complete_from_const() function
/dports/databases/postgresql96-server/postgresql-9.6.24/src/bin/psql/
H A Dtab-complete.c179 matches = completion_matches(text, complete_from_const); \
942 static char *complete_from_const(const char *text, int state);
3540 complete_from_const(const char *text, int state) in complete_from_const() function
/dports/databases/postgresql96-plpython/postgresql-9.6.24/src/bin/psql/
H A Dtab-complete.c179 matches = completion_matches(text, complete_from_const); \
942 static char *complete_from_const(const char *text, int state);
3540 complete_from_const(const char *text, int state) in complete_from_const() function
/dports/databases/postgresql96-docs/postgresql-9.6.24/src/bin/psql/
H A Dtab-complete.c179 matches = completion_matches(text, complete_from_const); \
942 static char *complete_from_const(const char *text, int state);
3540 complete_from_const(const char *text, int state) in complete_from_const() function
/dports/databases/postgresql96-client/postgresql-9.6.24/src/bin/psql/
H A Dtab-complete.c179 matches = completion_matches(text, complete_from_const); \
942 static char *complete_from_const(const char *text, int state);
3540 complete_from_const(const char *text, int state) in complete_from_const() function
/dports/databases/postgresql96-contrib/postgresql-9.6.24/src/bin/psql/
H A Dtab-complete.c179 matches = completion_matches(text, complete_from_const); \
942 static char *complete_from_const(const char *text, int state);
3540 complete_from_const(const char *text, int state) in complete_from_const() function
/dports/databases/postgresql96-plperl/postgresql-9.6.24/src/bin/psql/
H A Dtab-complete.c179 matches = completion_matches(text, complete_from_const); \
942 static char *complete_from_const(const char *text, int state);
3540 complete_from_const(const char *text, int state) in complete_from_const() function
/dports/databases/postgresql10-pltcl/postgresql-10.19/src/bin/psql/
H A Dtab-complete.c183 matches = completion_matches(text, complete_from_const); \
1078 static char *complete_from_const(const char *text, int state);
4019 complete_from_const(const char *text, int state) in complete_from_const() function
/dports/databases/postgresql10-client/postgresql-10.19/src/bin/psql/
H A Dtab-complete.c183 matches = completion_matches(text, complete_from_const); \
1078 static char *complete_from_const(const char *text, int state);
4019 complete_from_const(const char *text, int state) in complete_from_const() function
/dports/databases/postgresql10-contrib/postgresql-10.19/src/bin/psql/
H A Dtab-complete.c183 matches = completion_matches(text, complete_from_const); \
1078 static char *complete_from_const(const char *text, int state);
4019 complete_from_const(const char *text, int state) in complete_from_const() function
/dports/databases/postgresql10-plpython/postgresql-10.19/src/bin/psql/
H A Dtab-complete.c183 matches = completion_matches(text, complete_from_const); \
1078 static char *complete_from_const(const char *text, int state);
4019 complete_from_const(const char *text, int state) in complete_from_const() function
/dports/databases/postgresql10-plperl/postgresql-10.19/src/bin/psql/
H A Dtab-complete.c183 matches = completion_matches(text, complete_from_const); \
1078 static char *complete_from_const(const char *text, int state);
4019 complete_from_const(const char *text, int state) in complete_from_const() function
/dports/databases/postgresql10-docs/postgresql-10.19/src/bin/psql/
H A Dtab-complete.c183 matches = completion_matches(text, complete_from_const); \
1078 static char *complete_from_const(const char *text, int state);
4019 complete_from_const(const char *text, int state) in complete_from_const() function
/dports/databases/postgresql10-server/postgresql-10.19/src/bin/psql/
H A Dtab-complete.c183 matches = completion_matches(text, complete_from_const); \
1078 static char *complete_from_const(const char *text, int state);
4019 complete_from_const(const char *text, int state) in complete_from_const() function
/dports/databases/postgresql12-docs/postgresql-12.9/src/bin/psql/
H A Dtab-complete.c218 matches = completion_matches(text, complete_from_const); \
1100 static char *complete_from_const(const char *text, int state);
4213 complete_from_const(const char *text, int state) in complete_from_const() function
/dports/databases/postgresql12-pltcl/postgresql-12.9/src/bin/psql/
H A Dtab-complete.c218 matches = completion_matches(text, complete_from_const); \
1100 static char *complete_from_const(const char *text, int state);
4213 complete_from_const(const char *text, int state) in complete_from_const() function
/dports/databases/postgresql12-server/postgresql-12.9/src/bin/psql/
H A Dtab-complete.c218 matches = completion_matches(text, complete_from_const); \
1100 static char *complete_from_const(const char *text, int state);
4213 complete_from_const(const char *text, int state) in complete_from_const() function
/dports/databases/postgresql12-plpython/postgresql-12.9/src/bin/psql/
H A Dtab-complete.c218 matches = completion_matches(text, complete_from_const); \
1100 static char *complete_from_const(const char *text, int state);
4213 complete_from_const(const char *text, int state) in complete_from_const() function
/dports/databases/postgresql12-contrib/postgresql-12.9/src/bin/psql/
H A Dtab-complete.c218 matches = completion_matches(text, complete_from_const); \
1100 static char *complete_from_const(const char *text, int state);
4213 complete_from_const(const char *text, int state)
/dports/databases/postgresql12-plperl/postgresql-12.9/src/bin/psql/
H A Dtab-complete.c218 matches = completion_matches(text, complete_from_const); \
1100 static char *complete_from_const(const char *text, int state);
4213 complete_from_const(const char *text, int state) in complete_from_const() function
/dports/databases/postgresql12-client/postgresql-12.9/src/bin/psql/
H A Dtab-complete.c218 matches = completion_matches(text, complete_from_const); \
1100 static char *complete_from_const(const char *text, int state);
4213 complete_from_const(const char *text, int state) in complete_from_const() function
/dports/databases/postgresql11-client/postgresql-11.14/src/bin/psql/
H A Dtab-complete.c227 matches = completion_matches(text, complete_from_const); \
1273 static char *complete_from_const(const char *text, int state);
4361 complete_from_const(const char *text, int state) in complete_from_const() function
/dports/databases/postgresql11-plperl/postgresql-11.14/src/bin/psql/
H A Dtab-complete.c227 matches = completion_matches(text, complete_from_const); \
1273 static char *complete_from_const(const char *text, int state);
4361 complete_from_const(const char *text, int state) in complete_from_const() function
/dports/databases/postgresql11-docs/postgresql-11.14/src/bin/psql/
H A Dtab-complete.c227 matches = completion_matches(text, complete_from_const); \
1273 static char *complete_from_const(const char *text, int state);
4361 complete_from_const(const char *text, int state) in complete_from_const() function

12