Searched refs:dictionary_order (Results 1 – 4 of 4) sorted by relevance
406 sub dictionary_order($$) { subroutine420 foreach my $page (sort(dictionary_order keys(%{$xref->{$sect}}))) {
82 struct bwstring *dictionary_order(struct bwstring *str);
424 key = dictionary_order(key); in preproc()444 ret = dictionary_order(ret); in preproc()
1057 dictionary_order(struct bwstring *str) in dictionary_order() function