Function report |
Source Code:include\linux\string_helpers.h |
Create Date:2022-07-28 06:11:54 |
Last Modify:2020-03-12 14:18:49 | Copyright©Brick |
home page | Tree |
Annotation kernel can get tool activity | Download SCCT | Chinese |
Name:string_unescape_any
Proto:static inline int string_unescape_any(char *src, char *dst, size_t size)
Type:int
Parameter:
Type | Parameter | Name |
---|---|---|
char * | src | |
char * | dst | |
size_t | size |
36 | Return string_unescape(src, dst, size, UNESCAPE_ANY) |
Name | Describe |
---|---|
test_string_unescape |
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 |