Searched refs:seeds2 (Results 1 – 1 of 1) sorted by relevance
16 static const char *seeds2[] = { variable82 for (i = 0; seeds2[i] != NULL; i++) { in fill_strings()83 strings2[i] = xmlStrdup((const xmlChar *) seeds2[i]); in fill_strings()