|
PostgreSQL Source Code git master
|

Go to the source code of this file.
Functions | |
| int | ScanKeywordLookup (const char *str, const ScanKeywordList *keywords) |
| int ScanKeywordLookup | ( | const char * | str, |
| const ScanKeywordList * | keywords | ||
| ) |
Definition at line 38 of file kwlookup.c.
References GetScanKeyword(), keywords, len, and str.
Referenced by fmtIdEnc(), plpgsql_yylex(), quote_identifier(), and ScanECPGKeywordLookup().