Home
last modified time | relevance | path

Searched refs:seeds2 (Results 1 – 1 of 1) sorted by relevance

/third_party/libxml2/
Dtestdict.c16 static const char *seeds2[] = { variable
82 for (i = 0; seeds2[i] != NULL; i++) { in fill_strings()
83 strings2[i] = xmlStrdup((const xmlChar *) seeds2[i]); in fill_strings()