Searched refs:skip_fields_to_start (Results 1 - 1 of 1) sorted by relevance

/freebsd-11-stable/usr.bin/sort/
H A Dcoll.c266 skip_fields_to_start(const struct bwstring *s, size_t fields, bool *empty_field) function
318 *field_start = skip_fields_to_start(s, ks->f1, empty_field);
345 next_field_start = skip_fields_to_start(s, f2 + 1,
352 next_field_start = skip_fields_to_start(s, f2,

Completed in 106 milliseconds