函数逻辑报告 | 
Source Code:lib\parser.c | 
Create Date:2022-07-27 07:16:22 | 
| Last Modify:2020-03-12 14:18:49 | Copyright©Brick | 
| 首页 | 函数Tree | 
| 注解内核,赢得工具 | 下载SCCT | English | 
函数名称:match_strlcpy: - Copy the characters from a substring_t to a sized buffer*@dest: where to copy to*@src: &substring_t to copy*@size: size of destination buffer* Description: Copy the characters in &substring_t @src to the* c-style string @dest
函数原型:size_t match_strlcpy(char *dest, const substring_t *src, size_t size)
返回类型:size_t
参数:
| 类型 | 参数 | 名称 | 
|---|---|---|
| char * | dest | |
| const substring_t * | src | |
| size_t | size | 
| 303 | 如果size则 | 
| 308 | 返回:ret | 
| 名称 | 描述 | 
|---|---|
| ioc_qos_write | |
| ioc_cost_model_write | 
| 源代码转换工具 开放的插件接口  | X | 
|---|---|
| 支持:c/c++/esqlc/java Oracle/Informix/Mysql 插件可实现:逻辑报告 代码生成和批量转换代码  |