Searched refs:fts_sort (Results 1 – 1 of 1) sorted by relevance
96 static FTSENTRY *fts_sort (FTSOBJ *, FTSENTRY *, int);201 root = fts_sort(sp, root, nitems); in FTS_OPEN()866 head = fts_sort(sp, head, nitems); in fts_build()951 fts_sort (FTSOBJ *sp, FTSENTRY *head, int nitems) in fts_sort() function
Completed in 4 milliseconds