HomeSort by relevance Sort by last modified time
    Searched refs:xsltSortFunc (Results 1 - 4 of 4) sorted by null

  /external/libxslt/libxslt/
xsltutils.h 180 xsltSetSortFunc (xsltSortFunc handler);
183 xsltSortFunc handler);
xsltInternals.h 412 * xsltSortFunc:
419 typedef void (*xsltSortFunc) (xsltTransformContextPtr ctxt, xmlNodePtr *sorts,
    [all...]
xsltutils.c     [all...]
  /external/webkit/Source/WebCore/xml/
XSLTProcessorLibxslt.cpp 62 SOFT_LINK(libxslt, xsltSetCtxtSortFunc, void, (xsltTransformContextPtr ctxt, xsltSortFunc handler), (ctxt, handler))

Completed in 702 milliseconds