Function report |
Source Code:lib\test-string_helpers.c |
Create Date:2022-07-28 06:26:05 |
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_escape
Proto:static __init void test_string_escape(const char *name, const struct test_string_2 *s2, unsigned int flags, const char *esc)
Type:void
Parameter:
Type | Parameter | Name |
---|---|---|
const char * | name | |
const struct test_string_2 * | s2 | |
unsigned int | flags | |
const char * | esc |
279 | out_size = 512 |
280 | out_test = kmalloc(out_size, GFP_KERNEL) |
281 | out_real = kmalloc(out_size, GFP_KERNEL) |
282 | in = kmalloc(256, GFP_KERNEL) |
294 | If flags & ESCAPE_NULL Then |
301 | out = test_string_find_match(s2, flags) |
302 | If Not out Then Continue |
307 | No 3D Now!( & in[p], in, len) |
312 | No 3D Now!( & out_test[q_test], out, len) |
323 | out : |
Name | Describe |
---|---|
test_string_helpers_init |
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 |