Home
last modified time | relevance | path

Searched refs:isassignment (Results 1 – 25 of 116) sorted by relevance

12345

/dports/shells/dash/dash-0.5.11.5/src/
H A Dparser.h86 int isassignment(const char *p);
/dports/databases/postgresql14-pltcl/postgresql-14.1/src/backend/utils/adt/
H A Darraysubs.c195 if (sbsrefstate->isassignment) in array_subscript_check_subscripts()
214 if (sbsrefstate->isassignment) in array_subscript_check_subscripts()
H A Djsonbsubs.c204 if (sbsrefstate->isassignment) in jsonb_subscript_check_subscripts()
/dports/databases/postgresql14-server/postgresql-14.1/src/backend/utils/adt/
H A Darraysubs.c195 if (sbsrefstate->isassignment) in array_subscript_check_subscripts()
214 if (sbsrefstate->isassignment) in array_subscript_check_subscripts()
H A Djsonbsubs.c204 if (sbsrefstate->isassignment) in jsonb_subscript_check_subscripts()
/dports/databases/postgresql14-contrib/postgresql-14.1/src/backend/utils/adt/
H A Darraysubs.c195 if (sbsrefstate->isassignment) in array_subscript_check_subscripts()
214 if (sbsrefstate->isassignment) in array_subscript_check_subscripts()
H A Djsonbsubs.c204 if (sbsrefstate->isassignment) in jsonb_subscript_check_subscripts()
/dports/databases/postgresql14-plpython/postgresql-14.1/src/backend/utils/adt/
H A Darraysubs.c195 if (sbsrefstate->isassignment) in array_subscript_check_subscripts()
214 if (sbsrefstate->isassignment) in array_subscript_check_subscripts()
H A Djsonbsubs.c204 if (sbsrefstate->isassignment) in jsonb_subscript_check_subscripts()
/dports/databases/postgresql14-plperl/postgresql-14.1/src/backend/utils/adt/
H A Darraysubs.c195 if (sbsrefstate->isassignment) in array_subscript_check_subscripts()
214 if (sbsrefstate->isassignment) in array_subscript_check_subscripts()
H A Djsonbsubs.c204 if (sbsrefstate->isassignment) in jsonb_subscript_check_subscripts()
/dports/databases/postgresql14-client/postgresql-14.1/src/backend/utils/adt/
H A Darraysubs.c195 if (sbsrefstate->isassignment)
214 if (sbsrefstate->isassignment)
H A Djsonbsubs.c204 if (sbsrefstate->isassignment) in jsonb_subscript_check_subscripts()
/dports/databases/postgresql14-docs/postgresql-14.1/src/backend/utils/adt/
H A Darraysubs.c195 if (sbsrefstate->isassignment) in array_subscript_check_subscripts()
214 if (sbsrefstate->isassignment) in array_subscript_check_subscripts()
H A Djsonbsubs.c204 if (sbsrefstate->isassignment) in jsonb_subscript_check_subscripts()
/dports/databases/postgresql10-plperl/postgresql-10.19/src/include/executor/
H A DexecExpr.h570 bool isassignment; /* is it assignment, or just fetch? */ member
/dports/databases/postgresql10-server/postgresql-10.19/src/include/executor/
H A DexecExpr.h570 bool isassignment; /* is it assignment, or just fetch? */ member
/dports/databases/postgresql10-docs/postgresql-10.19/src/include/executor/
H A DexecExpr.h570 bool isassignment; /* is it assignment, or just fetch? */ member
/dports/databases/postgresql10-pltcl/postgresql-10.19/src/include/executor/
H A DexecExpr.h570 bool isassignment; /* is it assignment, or just fetch? */ member
/dports/databases/postgresql10-client/postgresql-10.19/src/include/executor/
H A DexecExpr.h570 bool isassignment; /* is it assignment, or just fetch? */ member
/dports/databases/postgresql10-contrib/postgresql-10.19/src/include/executor/
H A DexecExpr.h570 bool isassignment; /* is it assignment, or just fetch? */ member
/dports/databases/postgresql10-plpython/postgresql-10.19/src/include/executor/
H A DexecExpr.h570 bool isassignment; /* is it assignment, or just fetch? */ member
/dports/databases/postgresql11-client/postgresql-11.14/src/include/executor/
H A DexecExpr.h660 bool isassignment; /* is it assignment, or just fetch? */ member
/dports/databases/postgresql11-contrib/postgresql-11.14/src/include/executor/
H A DexecExpr.h660 bool isassignment; /* is it assignment, or just fetch? */ member
/dports/databases/postgresql11-plperl/postgresql-11.14/src/include/executor/
H A DexecExpr.h660 bool isassignment; /* is it assignment, or just fetch? */ member

12345