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

/macosx-10.9.5/BerkeleyDB-21/db/test/
H A Dtest093.tcl87 proc test093_run { method dbargs nentries tnum compflag cmpfunc sortfunc } {
203 $sortfunc
212 proc test093_runbig { method dbargs nentries tnum compflag cmpfunc sortfunc } {
341 $sortfunc
/macosx-10.9.5/libxslt-13/libxslt/libxslt/
H A Dxsltutils.c1363 if (ctxt->sortfunc != NULL)
1364 (ctxt->sortfunc)(ctxt, sorts, nbsorts);
1396 ctxt->sortfunc = handler;
H A DxsltInternals.h1741 xsltSortFunc sortfunc; /* a ctxt specific sort routine */ member in struct:_xsltTransformContext

Completed in 147 milliseconds