Searched refs:strings (Results 1 – 3 of 3) sorted by relevance
40 static const struct test_string strings[] __initconst = { variable75 for (i = 0; i < ARRAY_SIZE(strings); i++) { in test_string_unescape()76 const char *s = strings[i].in; in test_string_unescape()77 int len = strlen(strings[i].in); in test_string_unescape()84 if (flags & strings[i].flags) { in test_string_unescape()85 s = strings[i].out; in test_string_unescape()86 len = strlen(strings[i].out); in test_string_unescape()
58 information about other strings you could use beyond the
112 and crc32_be over byte strings with random alignment and length