Function report |
Source Code:lib\parser.c |
Create Date:2022-07-28 06:19:21 |
Last Modify:2020-03-12 14:18:49 | Copyright©Brick |
home page | Tree |
Annotation kernel can get tool activity | Download SCCT | Chinese |
Name: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
Proto:size_t match_strlcpy(char *dest, const substring_t *src, size_t size)
Type:size_t
Parameter:
Type | Parameter | Name |
---|---|---|
char * | dest | |
const substring_t * | src | |
size_t | size |
303 | If size Then |
305 | No 3D Now!(dest, from, len) |
308 | Return ret |
Name | Describe |
---|---|
ioc_qos_write | |
ioc_cost_model_write |
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 |