Searched refs:xsltSortFunc (Results 1 - 6 of 6) sorted by relevance

/external/chromium_org/third_party/libxslt/libxslt/
H A Dxsltutils.h180 xsltSetSortFunc (xsltSortFunc handler);
183 xsltSortFunc handler);
H A DxsltInternals.h412 * xsltSortFunc:
419 typedef void (*xsltSortFunc) (xsltTransformContextPtr ctxt, xmlNodePtr *sorts, typedef
1732 xsltSortFunc sortfunc; /* a ctxt specific sort routine */
H A Dxsltutils.c1331 static xsltSortFunc xsltSortFunction = xsltDefaultSortFunction;
1365 xsltSetSortFunc(xsltSortFunc handler) {
1383 xsltSetCtxtSortFunc(xsltTransformContextPtr ctxt, xsltSortFunc handler) {
/external/libxslt/libxslt/
H A Dxsltutils.h180 xsltSetSortFunc (xsltSortFunc handler);
183 xsltSortFunc handler);
H A DxsltInternals.h412 * xsltSortFunc:
419 typedef void (*xsltSortFunc) (xsltTransformContextPtr ctxt, xmlNodePtr *sorts, typedef
1732 xsltSortFunc sortfunc; /* a ctxt specific sort routine */
H A Dxsltutils.c1331 static xsltSortFunc xsltSortFunction = xsltDefaultSortFunction;
1365 xsltSetSortFunc(xsltSortFunc handler) {
1383 xsltSetCtxtSortFunc(xsltTransformContextPtr ctxt, xsltSortFunc handler) {

Completed in 122 milliseconds