Function report |
Source Code:lib\test-string_helpers.c |
Create Date:2022-07-28 06:26:04 |
| Last Modify:2020-03-12 14:18:49 | Copyright©Brick |
| home page | Tree |
| Annotation kernel can get tool activity | Download SCCT | Chinese |
Name:test_string_find_match
Proto:static __init const char *test_string_find_match(const struct test_string_2 *s2, unsigned int flags)
Type:char
Parameter:
| Type | Parameter | Name |
|---|---|---|
| const struct test_string_2 * | s2 | |
| unsigned int | flags |
| 251 | flags &= ~ESCAPE_NULL |
| 254 | If flags & ESCAPE_OCTAL Then flags &= ~ESCAPE_HEX |
| 259 | Return out |
| 260 | Return NULL |
| Name | Describe |
|---|---|
| test_string_escape |
| 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 |