Function report | 
Source Code:lib\parser.c | 
Create Date:2022-07-28 06:19:19 | 
| Last Modify:2020-03-12 14:18:49 | Copyright©Brick | 
| home page | Tree | 
| Annotation kernel can get tool activity | Download SCCT | Chinese | 
Name:match_token: - Find a token (and optional args) in a string*@s: the string to examine for token/argument pairs*@table: match_table_t describing the set of allowed option tokens and the* arguments that may be associated with them. Must be terminated with a
Proto:int match_token(char *s, const match_table_t table, substring_t args[])
Type:int
Parameter:
| Type | Parameter | Name | 
|---|---|---|
| char * | s | |
| const match_table_t | table | |
| substring_t | args | 
| Source code conversion tool public plug-in interface  | X | 
|---|---|
| Support c/c++/esqlc/java Oracle/Informix/Mysql Plug-in can realize: logical Report Code generation and batch code conversion  |