Home | History | Annotate | Download | only in bots

Lines Matching refs:popFront

1506 	popFront := func(items []string) (string, []string, error) {
1529 value, parts, err = popFront(parts)
1546 value, parts, err = popFront(parts)