Home | History | Annotate | Download | only in pkgdata

Lines Matching full:tail

251     CharList    *tail;
425 tail = NULL;
427 o.fileListFiles = pkg_appendToList(o.fileListFiles, &tail, uprv_strdup(argv[n]));
1334 CharList *l, *tail = NULL, *tail2 = NULL;
1419 o->files = pkg_appendToList(o->files, &tail, uprv_strdup(linePtr));