OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:seeds2
(Results
1 - 1
of
1
) sorted by null
/external/libxml2/
testdict.c
16
static const char *
seeds2
[] = {
variable
82
for (i = 0;
seeds2
[i] != NULL; i++) {
83
strings2[i] = xmlStrdup((const xmlChar *)
seeds2
[i]);
Completed in 46 milliseconds