| Function report | 
| Source Code: kernel\debug\kdb\kdb_io.c | Create Date:2022-07-28 11:39:46 | 
| Last Modify:2020-03-12 14:18:49 | Copyright©Brick | 
| home page | Tree | 
| Annotation kernel can get tool activity | Download SCCT | Chinese | 
Name:search arg1 to see if it contains arg2* (kdmain.c provides flags for ^pat and pat$)* return 1 for found, 0 for not found
Proto:static int kdb_search_string(char *searched, char *searchfor)
Type:int
Parameter:
| Type | Parameter | Name | 
|---|---|---|
| char * | searched | |
| char * | searchfor | 
| 525 | If kdb_grep_leading && kdb_grep_trailing && len1 != len2 Then Return 0 | 
| 527 | If kdb_grep_leading Then | 
| 530 | Else if kdb_grep_trailing Then | 
| 533 | Else | 
| 542 | Return 0 | 
| Name | Describe | 
|---|---|
| vkdb_printf | 
| 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 |