函数逻辑报告 | 
Source Code:lib\test-string_helpers.c | 
Create Date:2022-07-27 07:23:16 | 
| Last Modify:2020-03-12 14:18:49 | Copyright©Brick | 
| 首页 | 函数Tree | 
| 注解内核,赢得工具 | 下载SCCT | English | 
函数名称:test_string_unescape
函数原型:static void __init test_string_unescape(const char *name, unsigned int flags, bool inplace)
返回类型:void
参数:
| 类型 | 参数 | 名称 | 
|---|---|---|
| const char * | name | |
| unsigned int | flags | |
| bool | inplace | 
| 66 | q_real等于256 | 
| 67 | in等于kmalloc(q_real, GFP_KERNEL) | 
| 68 | out_test等于kmalloc(q_real, GFP_KERNEL) | 
| 69 | out_real等于kmalloc(q_real, GFP_KERNEL) | 
| 94 | 如果inplace则 | 
| 98 | 否则q_real等于string_unescape_inplace(out_real, flags) | 
| 100 | 否则如果flags恒等于UNESCAPE_ANY则 | 
| 101 | q_real等于string_unescape_any(in, out_real, q_real) | 
| 102 | 否则 | 
| 108 | out : | 
| 名称 | 描述 | 
|---|---|
| test_string_helpers_init | 
| 源代码转换工具 开放的插件接口  | X | 
|---|---|
| 支持:c/c++/esqlc/java Oracle/Informix/Mysql 插件可实现:逻辑报告 代码生成和批量转换代码  |