Searched defs:str2 (Results 1 – 7 of 7) sorted by relevance
6 static const char str2[] = "mestringalittlebigger"; variable
19 const char str2[] = "World!"; in test_varlen() local
49 static char str2[32]; variable
34 const char *str2 = s->strs_data + key2; in strset_equal_fn() local
73 def strcspn(str1, str2): argument82 def strspn(str1, str2): argument
2315 static unsigned int parse_percent_type(char *str1, char *str2) in parse_percent_type()2340 char *str1, *str2; in annotate_parse_percent_type() local
1026 const char **str2 = (const char **)b; in str_cmp() local2348 const char *str1 = NULL, *str2 = NULL; in cmp_join_stat() local
Completed in 982 milliseconds