Searched defs:string2 (Results 1 – 7 of 7) sorted by relevance
24 char string2[STRING_SIZE]; variable
41 CHAR string2[STRING_SIZE]; variable
126 char *string2 = allocate_once (&place2, allocate_string, in do_test() local
49 # define re_match_2(bufp, string1, size1, string2, size2, pos, regs, stop) \ argument