Home
last modified time | relevance | path

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

/freebsd-14.2/usr.bin/sort/
H A Dcoll.c262 skip_fields_to_start(const struct bwstring *s, size_t fields, bool *empty_field) in skip_fields_to_start() function
314 *field_start = skip_fields_to_start(s, ks->f1, empty_field); in find_field_start()
339 next_field_start = skip_fields_to_start(s, f2 + 1, in find_field_end()
346 next_field_start = skip_fields_to_start(s, f2, in find_field_end()