Home
last modified time | relevance | path

Searched refs:word_is_not_variable (Results 1 – 25 of 86) sorted by relevance

1234

/dports/databases/postgresql96-server/postgresql-9.6.24/src/pl/plpgsql/src/
H A Dpl_gram.y60 static void word_is_not_variable(PLword *word, int location);
1087 word_is_not_variable(&($1), @1);
1599 word_is_not_variable(&($1), @1);
1948 word_is_not_variable(&($1), @1);
2193 word_is_not_variable(&($1), @1);
2508 word_is_not_variable(PLword *word, int location) in word_is_not_variable() function
2537 word_is_not_variable(&(yylval.word), yylloc); in current_token_is_not_variable()
/dports/databases/postgresql96-pltcl/postgresql-9.6.24/src/pl/plpgsql/src/
H A Dpl_gram.y60 static void word_is_not_variable(PLword *word, int location);
1087 word_is_not_variable(&($1), @1);
1599 word_is_not_variable(&($1), @1);
1948 word_is_not_variable(&($1), @1);
2193 word_is_not_variable(&($1), @1);
2508 word_is_not_variable(PLword *word, int location) in word_is_not_variable() function
2537 word_is_not_variable(&(yylval.word), yylloc); in current_token_is_not_variable()
/dports/databases/postgresql96-plpython/postgresql-9.6.24/src/pl/plpgsql/src/
H A Dpl_gram.y60 static void word_is_not_variable(PLword *word, int location);
1087 word_is_not_variable(&($1), @1);
1599 word_is_not_variable(&($1), @1);
1948 word_is_not_variable(&($1), @1);
2193 word_is_not_variable(&($1), @1);
2508 word_is_not_variable(PLword *word, int location) in word_is_not_variable() function
2537 word_is_not_variable(&(yylval.word), yylloc); in current_token_is_not_variable()
/dports/databases/postgresql96-plperl/postgresql-9.6.24/src/pl/plpgsql/src/
H A Dpl_gram.y60 static void word_is_not_variable(PLword *word, int location);
1087 word_is_not_variable(&($1), @1);
1599 word_is_not_variable(&($1), @1);
1948 word_is_not_variable(&($1), @1);
2193 word_is_not_variable(&($1), @1);
2508 word_is_not_variable(PLword *word, int location) in word_is_not_variable() function
2537 word_is_not_variable(&(yylval.word), yylloc); in current_token_is_not_variable()
/dports/databases/postgresql11-client/postgresql-11.14/src/pl/plpgsql/src/
H A Dpl_gram.y63 static void word_is_not_variable(PLword *word, int location);
1119 word_is_not_variable(&($1), @1);
1620 word_is_not_variable(&($1), @1);
1964 word_is_not_variable(&($1), @1);
2261 word_is_not_variable(&($1), @1);
2584 word_is_not_variable(PLword *word, int location) in word_is_not_variable() function
2613 word_is_not_variable(&(yylval.word), yylloc); in current_token_is_not_variable()
/dports/databases/postgresql10-pltcl/postgresql-10.19/src/pl/plpgsql/src/
H A Dpl_gram.y62 static void word_is_not_variable(PLword *word, int location);
1090 word_is_not_variable(&($1), @1);
1602 word_is_not_variable(&($1), @1);
1951 word_is_not_variable(&($1), @1);
2202 word_is_not_variable(&($1), @1);
2517 word_is_not_variable(PLword *word, int location) in word_is_not_variable() function
2546 word_is_not_variable(&(yylval.word), yylloc); in current_token_is_not_variable()
/dports/databases/postgresql10-client/postgresql-10.19/src/pl/plpgsql/src/
H A Dpl_gram.y62 static void word_is_not_variable(PLword *word, int location);
1090 word_is_not_variable(&($1), @1);
1602 word_is_not_variable(&($1), @1);
1951 word_is_not_variable(&($1), @1);
2202 word_is_not_variable(&($1), @1);
2517 word_is_not_variable(PLword *word, int location) in word_is_not_variable() function
2546 word_is_not_variable(&(yylval.word), yylloc); in current_token_is_not_variable()
/dports/databases/postgresql10-contrib/postgresql-10.19/src/pl/plpgsql/src/
H A Dpl_gram.y62 static void word_is_not_variable(PLword *word, int location);
1090 word_is_not_variable(&($1), @1);
1602 word_is_not_variable(&($1), @1);
1951 word_is_not_variable(&($1), @1);
2202 word_is_not_variable(&($1), @1);
2517 word_is_not_variable(PLword *word, int location) in word_is_not_variable() function
2546 word_is_not_variable(&(yylval.word), yylloc); in current_token_is_not_variable()
/dports/databases/postgresql10-plpython/postgresql-10.19/src/pl/plpgsql/src/
H A Dpl_gram.y62 static void word_is_not_variable(PLword *word, int location);
1090 word_is_not_variable(&($1), @1);
1602 word_is_not_variable(&($1), @1);
1951 word_is_not_variable(&($1), @1);
2202 word_is_not_variable(&($1), @1);
2517 word_is_not_variable(PLword *word, int location) in word_is_not_variable() function
2546 word_is_not_variable(&(yylval.word), yylloc); in current_token_is_not_variable()
/dports/databases/postgresql10-docs/postgresql-10.19/src/pl/plpgsql/src/
H A Dpl_gram.y62 static void word_is_not_variable(PLword *word, int location);
1090 word_is_not_variable(&($1), @1);
1602 word_is_not_variable(&($1), @1);
1951 word_is_not_variable(&($1), @1);
2202 word_is_not_variable(&($1), @1);
2517 word_is_not_variable(PLword *word, int location) in word_is_not_variable() function
2546 word_is_not_variable(&(yylval.word), yylloc); in current_token_is_not_variable()
/dports/databases/postgresql10-plperl/postgresql-10.19/src/pl/plpgsql/src/
H A Dpl_gram.y62 static void word_is_not_variable(PLword *word, int location);
1090 word_is_not_variable(&($1), @1);
1602 word_is_not_variable(&($1), @1);
1951 word_is_not_variable(&($1), @1);
2202 word_is_not_variable(&($1), @1);
2517 word_is_not_variable(PLword *word, int location) in word_is_not_variable() function
2546 word_is_not_variable(&(yylval.word), yylloc); in current_token_is_not_variable()
/dports/databases/postgresql11-plperl/postgresql-11.14/src/pl/plpgsql/src/
H A Dpl_gram.y63 static void word_is_not_variable(PLword *word, int location);
1119 word_is_not_variable(&($1), @1);
1620 word_is_not_variable(&($1), @1);
1964 word_is_not_variable(&($1), @1);
2261 word_is_not_variable(&($1), @1);
2584 word_is_not_variable(PLword *word, int location)
2613 word_is_not_variable(&(yylval.word), yylloc);
/dports/databases/postgresql11-docs/postgresql-11.14/src/pl/plpgsql/src/
H A Dpl_gram.y63 static void word_is_not_variable(PLword *word, int location);
1119 word_is_not_variable(&($1), @1);
1620 word_is_not_variable(&($1), @1);
1964 word_is_not_variable(&($1), @1);
2261 word_is_not_variable(&($1), @1);
2584 word_is_not_variable(PLword *word, int location) in word_is_not_variable() function
2613 word_is_not_variable(&(yylval.word), yylloc); in current_token_is_not_variable()
/dports/databases/postgresql11-contrib/postgresql-11.14/src/pl/plpgsql/src/
H A Dpl_gram.y63 static void word_is_not_variable(PLword *word, int location);
1119 word_is_not_variable(&($1), @1);
1620 word_is_not_variable(&($1), @1);
1964 word_is_not_variable(&($1), @1);
2261 word_is_not_variable(&($1), @1);
2584 word_is_not_variable(PLword *word, int location) in word_is_not_variable() function
2613 word_is_not_variable(&(yylval.word), yylloc); in current_token_is_not_variable()
/dports/databases/postgresql11-server/postgresql-11.14/src/pl/plpgsql/src/
H A Dpl_gram.y63 static void word_is_not_variable(PLword *word, int location);
1119 word_is_not_variable(&($1), @1);
1620 word_is_not_variable(&($1), @1);
1964 word_is_not_variable(&($1), @1);
2261 word_is_not_variable(&($1), @1);
2584 word_is_not_variable(PLword *word, int location)
2613 word_is_not_variable(&(yylval.word), yylloc);
/dports/databases/postgresql11-pltcl/postgresql-11.14/src/pl/plpgsql/src/
H A Dpl_gram.y63 static void word_is_not_variable(PLword *word, int location);
1119 word_is_not_variable(&($1), @1);
1620 word_is_not_variable(&($1), @1);
1964 word_is_not_variable(&($1), @1);
2261 word_is_not_variable(&($1), @1);
2584 word_is_not_variable(PLword *word, int location) in word_is_not_variable() function
2613 word_is_not_variable(&(yylval.word), yylloc); in current_token_is_not_variable()
/dports/databases/postgresql10-server/postgresql-10.19/src/pl/plpgsql/src/
H A Dpl_gram.y62 static void word_is_not_variable(PLword *word, int location);
1090 word_is_not_variable(&($1), @1);
1602 word_is_not_variable(&($1), @1);
1951 word_is_not_variable(&($1), @1);
2202 word_is_not_variable(&($1), @1);
2517 word_is_not_variable(PLword *word, int location) in word_is_not_variable() function
2546 word_is_not_variable(&(yylval.word), yylloc); in current_token_is_not_variable()
/dports/databases/postgresql11-plpython/postgresql-11.14/src/pl/plpgsql/src/
H A Dpl_gram.y63 static void word_is_not_variable(PLword *word, int location);
1119 word_is_not_variable(&($1), @1);
1620 word_is_not_variable(&($1), @1);
1964 word_is_not_variable(&($1), @1);
2261 word_is_not_variable(&($1), @1);
2584 word_is_not_variable(PLword *word, int location) in word_is_not_variable() function
2613 word_is_not_variable(&(yylval.word), yylloc); in current_token_is_not_variable()
/dports/databases/postgresql12-client/postgresql-12.9/src/pl/plpgsql/src/
H A Dpl_gram.y63 static void word_is_not_variable(PLword *word, int location);
1124 word_is_not_variable(&($1), @1);
1632 word_is_not_variable(&($1), @1);
1980 word_is_not_variable(&($1), @1);
2293 word_is_not_variable(&($1), @1);
2617 word_is_not_variable(PLword *word, int location) in word_is_not_variable() function
2646 word_is_not_variable(&(yylval.word), yylloc); in current_token_is_not_variable()
/dports/databases/postgresql14-pltcl/postgresql-14.1/src/pl/plpgsql/src/
H A Dpl_gram.y62 static void word_is_not_variable(PLword *word, int location);
1180 word_is_not_variable(&($1), @1);
1662 word_is_not_variable(&($1), @1);
2011 word_is_not_variable(&($1), @1);
2298 word_is_not_variable(&($1), @1);
2616 word_is_not_variable(PLword *word, int location) in word_is_not_variable() function
2645 word_is_not_variable(&(yylval.word), yylloc); in current_token_is_not_variable()
/dports/databases/postgresql14-server/postgresql-14.1/src/pl/plpgsql/src/
H A Dpl_gram.y62 static void word_is_not_variable(PLword *word, int location);
1180 word_is_not_variable(&($1), @1);
1662 word_is_not_variable(&($1), @1);
2011 word_is_not_variable(&($1), @1);
2298 word_is_not_variable(&($1), @1);
2616 word_is_not_variable(PLword *word, int location) in word_is_not_variable() function
2645 word_is_not_variable(&(yylval.word), yylloc); in current_token_is_not_variable()
/dports/databases/postgresql14-docs/postgresql-14.1/src/pl/plpgsql/src/
H A Dpl_gram.y62 static void word_is_not_variable(PLword *word, int location);
1180 word_is_not_variable(&($1), @1);
1662 word_is_not_variable(&($1), @1);
2011 word_is_not_variable(&($1), @1);
2298 word_is_not_variable(&($1), @1);
2616 word_is_not_variable(PLword *word, int location) in word_is_not_variable() function
2645 word_is_not_variable(&(yylval.word), yylloc); in current_token_is_not_variable()
/dports/databases/postgresql14-plperl/postgresql-14.1/src/pl/plpgsql/src/
H A Dpl_gram.y62 static void word_is_not_variable(PLword *word, int location);
1180 word_is_not_variable(&($1), @1);
1662 word_is_not_variable(&($1), @1);
2011 word_is_not_variable(&($1), @1);
2298 word_is_not_variable(&($1), @1);
2616 word_is_not_variable(PLword *word, int location) in word_is_not_variable() function
2645 word_is_not_variable(&(yylval.word), yylloc); in current_token_is_not_variable()
/dports/databases/postgresql14-plpython/postgresql-14.1/src/pl/plpgsql/src/
H A Dpl_gram.y62 static void word_is_not_variable(PLword *word, int location);
1180 word_is_not_variable(&($1), @1);
1662 word_is_not_variable(&($1), @1);
2011 word_is_not_variable(&($1), @1);
2298 word_is_not_variable(&($1), @1);
2616 word_is_not_variable(PLword *word, int location) in word_is_not_variable() function
2645 word_is_not_variable(&(yylval.word), yylloc); in current_token_is_not_variable()
/dports/databases/postgresql13-pltcl/postgresql-13.5/src/pl/plpgsql/src/
H A Dpl_gram.y63 static void word_is_not_variable(PLword *word, int location);
1124 word_is_not_variable(&($1), @1);
1632 word_is_not_variable(&($1), @1);
1980 word_is_not_variable(&($1), @1);
2293 word_is_not_variable(&($1), @1);
2617 word_is_not_variable(PLword *word, int location) in word_is_not_variable() function
2646 word_is_not_variable(&(yylval.word), yylloc); in current_token_is_not_variable()

1234