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}}))) {
83 struct bwstring *dictionary_order(struct bwstring *str);
419 key = dictionary_order(key); in preproc()439 ret = dictionary_order(ret); in preproc()
960 dictionary_order(struct bwstring *str) in dictionary_order() function