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_inplace
Proto:static inline int string_unescape_inplace(char *buf, unsigned int flags)
Type:int
Parameter:
Type | Parameter | Name |
---|---|---|
char * | buf | |
unsigned int | flags |
31 | Return string_unescape(buf, buf, 0, flags) |
Name | Describe |
---|---|
test_string_unescape | |
ddebug_parse_query | Parse words[] as a ddebug query specification, which is a series* of (keyword, value) pairs chosen from these possibilities:* func |
create_entry | This registers a new binary format, it recognises the syntax* ':name:type:offset:magic:mask:interpreter:flags'* where the ':' is the IFS, that can be chosen with the first char |
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 |